| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
DataNode ID to be updated |
integer |
None. |
| Name |
The name of the DataNode |
string |
None. |
| Category |
This is a placeholder where you can define a category or grouping, using words of your choice |
string |
None. |
| Notes |
This is a placeholder where you can define notes for the DataNode, using words of your choice |
string |
None. |
| NetworkAddress |
The network Address (Client Admin only) |
string |
None. |
| DataNodeNumber |
A number from 1 to n representing the DataNodes position on the Network (i.e. node ID). Unique for a Network. (Client Admin only) |
integer |
None. |
| NetworkID |
The Network that this DataNode belongs to (Client Admin only) |
integer |
None. |
| ManufacturerSerialNumber |
The manufacturer serial number of the data node. (Client Admin only) |
string |
None. |
| UserSerialNumber |
The user's serial number of the data node (Client Admin only) |
string |
None. |
| Lifespan |
Used to update the Lifespan of all Devices under this DataNode |
integer |
None. |
| Latitude |
The Latitude of the DataNode. |
decimal number |
None. |
| Longitude |
The Longitude of the DataNode. |
decimal number |
None. |
| Standalone |
Whether or not the DataNode is standalone |
boolean |
None. |
| PerformNetworkReadings |
Whether or not the devices under this DataNode are to perform automated readings |
boolean |
None. |
| UpdateChildrenLocations |
Whether or not to update children locations |
boolean |
None. |
| SchedulePollingInterval |
Polling Interval for reading Schedule details, in minutes |
integer |
None. |
| LogPollingInterval |
Polling Interval for reading logs, in minutes |
integer |
None. |
| MarkAsGatewayDN |
Whether or not to mark this DataNode as the Gateway DN for the Network |
boolean |
None. |
| ConfiguredAlerts |
Array of Configured Alerts |
Collection of AddUpdate_ConfiguredAlert |
None. |