AWS::IoTFleetWise::DecoderManifest ObdSignalDecoder - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::IoTFleetWise::DecoderManifest ObdSignalDecoder

A list of information about signal decoders.

Syntax

To declare this entity in your Amazon 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