PassiveCanSignalSource Data Type

Signal source for a specific CAN bus.

Properties
name data type description
canBus string
Properties inherited from SpecificModuleSignalSource
type string The JSON object type.
Properties inherited from SignalSource
type SignalSourceType

Example

{
  "canBus" : "...",
  "type" : "PASSIVE_CAN"
}