PassiveLinSignalSource Data Type
Signal source for a specific LIN bus.
name | data type | description |
---|---|---|
linBusName | string | |
Properties inherited from SpecificModuleSignalSource |
||
type | string | The JSON object type. |
Properties inherited from SignalSource |
||
type | SignalSourceType |
Example
{ "linBusName" : "...", "type" : "PASSIVE_LIN" }