SpecificModuleSignalSource Data Type
Template for a signal source of a specific type and module.
- Abstract Type
- Subtypes
- EcuSignalSource, ActiveSignalSource, A2LSignalSource, FlexraySignalSource, PassiveLinSignalSource, WMUSignalSource, PassiveCanSignalSource
name | data type | description |
---|---|---|
type | string | The JSON object type. |
Properties inherited from SignalSource |
||
type | SignalSourceType |
Example
This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{ "type" : "..." }