ObdInterface
A network interface that specifies the On-board diagnostic (OBD) II network protocol.
Contents
- name
-
The name of the interface.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- requestMessageId
-
The ID of the message requesting vehicle data.
Type: Integer
Valid Range: Minimum value of 0.
Required: Yes
- dtcRequestIntervalSeconds
-
The maximum number message requests per diagnostic trouble code per second.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- hasTransmissionEcu
-
Whether the vehicle has a transmission control module (TCM).
Type: Boolean
Required: No
- obdStandard
-
The standard OBD II PID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Required: No
- pidRequestIntervalSeconds
-
The maximum number message requests per second.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- useExtendedIds
-
Whether to use extended IDs in the message.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: