| Name | Description | Type | Additional information |
|---|---|---|---|
| NetworkName |
Name for the Network that this DataNode belongs to |
string |
None. |
| SerialNumberUser |
The User Serial Number for the DataNode |
string |
None. |
| SerialNumberManufacturer |
The Manufacturer's Serial Number for the DataNode |
string |
None. |
| PositionSourceName |
Name of where this DataNode sources its position information from (i.e. Latitude and Longitude), if configured |
string |
None. |
| Position |
Latest Position of the DataNode |
PositionPayload |
None. |
| IsActive |
Whether or not the DataNode is currently active |
boolean |
None. |
| EmergencyStopActive |
Whether or not there is an active Emergency-Stop button on this DataNode |
boolean |
None. |
| HardwareType |
The Hardware Type/Model of the DataNode |
integer |
None. |
| BootloaderType |
The Bootloader Type of the DataNode (typically Priio or RIMIK) |
integer |
None. |
| BootloaderVersion |
The Bootloader Version on the DataNode |
DataNodeBootloaderVersion |
None. |
| FirmwareVersion |
The Firmware Version on the DataNode |
DataNodeFirmwareVersion |
None. |
| Devices |
A collection of Devices connected to this DataNode |
Collection of ConnectedDeviceStruct |
None. |
| CalculatedDevices |
A collection of Calculated Devices related to this DataNode |
Collection of CalculatedDevice |
None. |
| PositionDevices |
A collection of Position Devices related to this DataNode |
Collection of PositionDeviceStruct |
None. |
| ID | integer |
None. |
|
| Name | string |
None. |
|
| NetworkID | integer |
None. |
|
| IsGatewayDN | boolean |
None. |
|
| DataNodeNumber | integer |
None. |
|
| Category | string |
None. |
|
| Notes | string |
None. |
|
| PositionSourceID | integer |
None. |
|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| Standalone | boolean |
None. |
|
| PerformNetworkReadings | boolean |
None. |
|
| NetworkAddress | string |
None. |
|
| SchedulePollingInterval | integer |
None. |
|
| LogPollingInterval | integer |
None. |
|
| ConfiguredAlerts | Collection of ConfiguredAlert |
None. |