FlexraySignalSource Data Type

Signal source for a specific Flexray bus.

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

Example

{
  "flexrayBusName" : "...",
  "type" : "FLEXRAY"
}