| Name | Description | Type | Additional information |
|---|---|---|---|
| LastLogReceivedDt |
Latest DataNode-side time |
date |
None. |
| ConnectedDevices |
Gets a list of Connected Devices for this DataNode |
Collection of ConnectedDevice |
None. |
| CalculatedDevices |
Gets a list of Calculated Devices for this DataNode |
Collection of CalculatedDevice |
None. |
| Gateway |
The Gateway for this DataNode |
Gateway |
None. |
| Name |
Name for the DataNode |
string |
None. |
| Category |
Category for the DataNode |
string |
None. |
| NetworkAddress |
Network Address for the DataNode |
string |
None. |
| DisplayIndex |
Gets or sets the Display Index for this Node |
integer |
None. |
| GatewayID |
ID for the DataNode's Gateway |
globally unique identifier |
None. |
| SerialNumberManufacturer |
The DataNode's Manufacturer Serial Number |
string |
None. |
| SerialNumberUser |
The DataNode's User Serial Number |
string |
None. |
| Notes |
Gets or sets the DataNode notes |
string |
None. |
| Latitude |
Latitude of the DataNode |
decimal number |
None. |
| Longitude |
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. |
| IsActive |
Whether or not the DataNode is currently active |
boolean |
None. |
| LastReadingPerformed |
Last time the data was extracted from the actual DataNode. |
date |
None. |
| EmergencyStopActive |
Whether or not this DataNode currently has an Emergency-Stop button activated |
boolean |
None. |
| ObjectInfo |
Retrieves basic information about this object in the ObjectInfo class |
ObjectInfo |
None. |
| SchedulePollingInterval |
Polling Interval for reading Schedule details, in minutes |
integer |
None. |
| SchedulePollingIntervalSpan |
Polling Interval for reading Schedule details, as a TimeSpan |
time interval |
None. |
| LogPollingInterval |
Polling Interval for reading logs, in minutes |
integer |
None. |
| LogPollingIntervalSpan |
Polling Interval for reading logs, as a TimeSpan |
time interval |
None. |
| PollingPages |
The number of pages to poll at a time |
integer |
None. |
| BootloaderType |
Bootloader Type |
BLType |
None. |
| HardwareType |
The DataNode's Hardware Type (Model) |
Model |
None. |
| BootloaderMajor |
Bootloader Major |
integer |
None. |
| BootloaderMinor |
Bootloader Minor |
integer |
None. |
| BootloaderBeta |
Bootloader Beta |
boolean |
None. |
| VersionMajor |
Version Major |
integer |
None. |
| VersionMinor |
Version Minor |
integer |
None. |
| VersionHotfix |
Version Hotfix number |
integer |
None. |
| VersionBeta |
Version Beta |
boolean |
None. |
| VersionBuildDate |
Version Build Date |
date |
None. |
| VersionCRC |
Version CRC |
string |
None. |
| CheckVersion |
Whether or not to check the DataNode's firmware version |
boolean |
None. |
| VersionLastChecked |
When the Firmware Version was last checked |
date |
None. |
| LogMinimum |
Minimum Log page. |
integer |
None. |
| LogMaximum |
Maximum Log page. |
integer |
None. |
| LogHead |
Log Head. Tracks the "head" of the logs. |
integer |
None. |
| LogTail |
Log Tail. Tracks the "tail" of the logs. |
integer |
None. |
| LogPage |
Log Page to start data retrieval at, if the version allows |
integer |
None. |
| LogIndex |
Log (Page) Index to start data retrieval at, if the version allows |
integer |
None. |
| LogPageSize |
Maximum number of bytes per log page |
integer |
None. |
| LogWrap |
Whether or not the logs have wrapped around in the DataNode's memory |
boolean |
None. |
| SupportsBackfill |
Whether or not this DataNode supports the Log Backfill feature |
boolean |
None. |
| SupportsNewRFI |
Whether or not this DataNode supports the newer Read Flash Indices command (r_f_i) |
boolean |
None. |
| HasFlashIndices |
Whether or not this DataNode has had its Flash Indices retrieved |
boolean |
None. |
| UsesReadSchedule |
Whether or not this DataNode supports the new #r_i_s format (or #r_s as it will be changed to) |
boolean |
None. |
| ID |
Gets ID for this record |
globally unique identifier |
None. |
| IntID |
Gets Integer ID for this record |
integer |
None. |