[tools] ambctl test script
[profile/ivi/automotive-message-broker.git] / tools / AmbSignalMapper / json2amb.html
1 <html><head><title>json2amb</title>
2 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" >
3 </head>
4 <body class='pod'>
5 <!--
6   generated by Pod::Simple::HTML v3.22,
7   using Pod::Simple::PullParser v3.22,
8   under Perl v5.014002 at Tue Jan  7 15:05:00 2014 GMT.
9
10  If you want to change this HTML document, you probably shouldn't do that
11    by changing it directly.  Instead, see about changing the calling options
12    to Pod::Simple::HTML, and/or subclassing Pod::Simple::HTML,
13    then reconverting this document from the Pod source.
14    When in doubt, email the author of Pod::Simple::HTML for advice.
15    See 'perldoc Pod::Simple::HTML' for more info.
16
17 -->
18
19 <!-- start doc -->
20 <a name='___top' class='dummyTopAnchor' ></a>
21
22 <h1><a class='u'
23 name="NAME"
24 >NAME</a></h1>
25
26 <p>json2amb - JSON to Automotive Message Broker plugin generator.</p>
27
28 <h1><a class='u'
29 name="SYNOPSIS"
30 >SYNOPSIS</a></h1>
31
32 <p><b>json2amb</b> <b>-e|-E</b> | <b>-d|-D</b> <i>infile</i> [ <i>outdir</i> ]</p>
33
34 <h1><a class='u'
35 name="DESCRIPTION"
36 >DESCRIPTION</a></h1>
37
38 <p>Part of Automotive Message Broker Signal Mapper tool.</p>
39
40 <p><b>json2amb</b> converts intermediate JSON file to Automotive Message Broker plugin.</p>
41
42 <p><b>json2amb</b> - The command line interface for Intel::IviPoc::AmbPluginGenerator.</p>
43
44 <h1><a class='u'
45 name="OPTIONS"
46 >OPTIONS</a></h1>
47
48 <dl>
49 <dt><a name="-e|-E"
50 ><b>-e|-E</b></a></dt>
51
52 <dd>
53 <p>Signal encryption enabled.</p>
54
55 <dt><a name="-d|-D"
56 ><b>-d|-D</b></a></dt>
57
58 <dd>
59 <p>Signal encryption disabled</p>
60
61 <dt><a name="filename"
62 ><i>filename</i></a></dt>
63
64 <dd>
65 <p>Input json file.</p>
66
67 <dt><a name="[_outdir_]"
68 >[ <i>outdir</i> ]</a></dt>
69
70 <dd>
71 <pre>    This parameter is optional. Target directory where the plugin is generated to.
72     Otherwise current directory.</pre>
73 </dd>
74 </dl>
75
76 <h1><a class='u'
77 name="FILES"
78 >FILES</a></h1>
79
80 <h1><a class='u'
81 name="REQUIRES"
82 >REQUIRES</a></h1>
83
84 <p>Perl 5.006, Cwd, Intel::IviPoc::AmbPluginGenerator</p>
85
86 <h1><a class='u'
87 name="SEE_ALSO"
88 >SEE ALSO</a></h1>
89
90 <p>perl(1), dbc2json(1)</p>
91
92 <h2><a class='u'
93 name="printUsage"
94 >printUsage</a></h2>
95
96 <p>Prints out basic usage help</p>
97
98 <h1><a class='u'
99 name="AUTHOR"
100 >AUTHOR</a></h1>
101
102 <p>IntelIVIPoc, <code>&#60;ivipoc at intel.com&#62;</code></p>
103
104 <h1><a class='u'
105 name="SUPPORT"
106 >SUPPORT</a></h1>
107
108 <p>You can find documentation for this module with the perldoc command.</p>
109
110 <pre>    perldoc json2amb</pre>
111
112 <h1><a class='u'
113 name="ACKNOWLEDGEMENTS"
114 >ACKNOWLEDGEMENTS</a></h1>
115
116 <h1><a class='u'
117 name="LICENSE_AND_COPYRIGHT"
118 >LICENSE AND COPYRIGHT</a></h1>
119
120
121 <p>Copyright (C) 2014  Intel Corporation
122
123 This library is free software; you can redistribute it and/or
124 modify it under the terms of the GNU Lesser General Public
125 License as published by the Free Software Foundation; either
126 version 2.1 of the License, or (at your option) any later version.
127
128 This library is distributed in the hope that it will be useful,
129 but WITHOUT ANY WARRANTY; without even the implied warranty of
130 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
131 Lesser General Public License for more details.
132
133 You should have received a copy of the GNU Lesser General Public
134 License along with this library; if not, write to the Free Software
135 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA</p>
136
137 <!-- end doc -->
138
139 </body></html>