AWS::IoTFleetWise::DecoderManifest ObdSignalDecoder - AWS CloudFormation

AWS::IoTFleetWise::DecoderManifest ObdSignalDecoder

A list of information about signal decoders.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "FullyQualifiedName" : String, "InterfaceId" : String, "ObdSignal" : ObdSignal, "Type" : String }

YAML

FullyQualifiedName: String InterfaceId: String ObdSignal: ObdSignal Type: String

Properties

FullyQualifiedName

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 150

Update requires: No interruption

InterfaceId

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 50

Update requires: No interruption

ObdSignal

Information about signal messages using the on-board diagnostics (OBD) II protocol in a vehicle.

Required: Yes

Type: ObdSignal

Update requires: No interruption

Type

Property description not available.

Required: Yes

Type: String

Allowed values: OBD_SIGNAL

Update requires: No interruption