ActiveSignalSource Data Type
Signal source for active signals.
| name | data type | description |
|---|---|---|
Properties inherited from EcuSignalSource |
||
| ecu-name | string | |
Properties inherited from SpecificModuleSignalSource |
||
| type | string | The JSON object type. |
Properties inherited from SignalSource |
||
| type | SignalSourceType | |
Example
{
"ecu-name" : "CEM",
"type" : "ACTIVE_SIGNALS"
}