AutomotiveConnected VehiclesIoTTelematicsVehicle Data
CanDbcDefinition is a JSON Structure definition published by Amazon IoT FleetWise, describing 3 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-fleetwise/refs/heads/main/json-structure/iot-fleetwise-can-dbc-definition-structure.json",
"name": "CanDbcDefinition",
"description": "Configurations used to create a decoder manifest.",
"type": "object",
"properties": {
"networkInterface": {
"allOf": [
{
"$ref": "#/components/schemas/InterfaceId"
},
{
"description": "Contains information about a network interface."
}
]
},
"canDbcFiles": {
"allOf": [
{
"$ref": "#/components/schemas/NetworkFilesList"
},
{
"description": "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."
}
]
},
"signalsMap": {
"allOf": [
{
"$ref": "#/components/schemas/ModelSignalsMap"
},
{
"description": "Pairs every signal specified in your vehicle model with a signal decoder."
}
]
}
},
"required": [
"networkInterface",
"canDbcFiles"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.