NAME

json2amb - JSON to Automotive Message Broker plugin generator.

SYNOPSIS

json2amb -e|-E | -d|-D infile [ outdir ]

DESCRIPTION

Part of Automotive Message Broker Signal Mapper tool.

json2amb converts intermediate JSON file to Automotive Message Broker plugin.

json2amb - The command line interface for Intel::IviPoc::AmbPluginGenerator.

OPTIONS

-e|-E

Signal encryption enabled.

-d|-D

Signal encryption disabled

filename

Input json file.

[ outdir ]
    This parameter is optional. Target directory where the plugin is generated to.
    Otherwise current directory.

FILES

REQUIRES

Perl 5.006, Cwd, Intel::IviPoc::AmbPluginGenerator

SEE ALSO

perl(1), dbc2json(1)

printUsage

Prints out basic usage help

AUTHOR

IntelIVIPoc, <ivipoc at intel.com>

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc json2amb

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

Copyright (C) 2014 Intel Corporation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA