Signal Data Type

Abstract Type
Subtypes
SRECSignal
Properties
name data type description
name string
moduleInfo ModuleInfo
type SignalType

Example

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{
  "name" : "...",
  "moduleInfo" : {
    "moduleType" : "INTERNAL_WMU",
    "moduleName" : "..."
  },
  "type" : "SREC"
}