WMUSignalSource Data Type
Signal source for a specific WMU ID.
| name | data type | description |
|---|---|---|
| wmuID | string | |
Properties inherited from SpecificModuleSignalSource |
||
| type | string | The JSON object type. |
Properties inherited from SignalSource |
||
| type | SignalSourceType | |
Example
{
"wmuID" : "...",
"type" : "INTERNAL_WMU"
}