/AWS1/CL_IOI=>CREATEMODELMANIFEST()
¶
About CreateModelManifest¶
Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).
For more information, see Vehicle models in the Amazon Web Services IoT FleetWise Developer Guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_NAME
TYPE /AWS1/IOIRESOURCENAME
/AWS1/IOIRESOURCENAME
¶
The name of the vehicle model to create.
IT_NODES
TYPE /AWS1/CL_IOILISTOFSTRINGS_W=>TT_LISTOFSTRINGS
TT_LISTOFSTRINGS
¶
A list of nodes, which are a general abstraction of signals.
IV_SIGNALCATALOGARN
TYPE /AWS1/IOIARN
/AWS1/IOIARN
¶
The Amazon Resource Name (ARN) of a signal catalog.
Optional arguments:¶
IV_DESCRIPTION
TYPE /AWS1/IOIDESCRIPTION
/AWS1/IOIDESCRIPTION
¶
A brief description of the vehicle model.
IT_TAGS
TYPE /AWS1/CL_IOITAG=>TT_TAGLIST
TT_TAGLIST
¶
Metadata that can be used to manage the vehicle model.