A2LSignalSource Data Type
Signal source for A2L files.
| 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" : "A2L"
}