CanDbcDefinition
Configurations used to create a decoder manifest.
Contents
- canDbcFiles
-
A list of DBC files. You can upload only one DBC file for each network interface and specify up to five (inclusive) files in the list. The DBC file can be a maximum size of 200 MB.
Type: Array of Base64-encoded binary data objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Length Constraints: Minimum length of 0. Maximum length of 200000000.
Required: Yes
- networkInterface
-
Contains information about a network interface.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Required: Yes
- signalsMap
-
Pairs every signal specified in your vehicle model with a signal decoder.
Type: String to string map
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: