| Name | Description | Type | Additional information |
|---|---|---|---|
| DelayFromStart |
Gets or sets the delay from start at time of reading |
integer |
None. |
| TimeToRun |
Gets or sets the time to run at time of reading |
integer |
None. |
| ContainsScheduleInformation | boolean |
None. |
|
| Latitude |
Gets or sets the latitude of the device at time of log |
decimal number |
None. |
| Longitude |
Gets or sets the longitude of the device at time of log |
decimal number |
None. |
| DeviceID |
Gets or sets the device ID |
globally unique identifier |
None. |
| DeviceType |
Gets or sets the device type |
OwnerType |
None. |
| ReadingValue |
Gets or sets the reading |
decimal number |
None. |
| DirectoryValue |
Directory information, typically used for Images |
string |
None. |
| FailedReading |
Returns whether or not the Reading in this Log is deemed a "failed" reading, i.e. the device is in error or is unreachable, or the reading itself is missing |
boolean |
None. |
| ReadingDt |
Gets the reading time |
date |
None. |
| ReadingType |
Gets or sets the reading type |
ReadingType |
None. |
| ReadingUnitType |
Gets or sets the reading unit type |
ReadingUnitType |
None. |
| ID |
Gets ID for this record |
globally unique identifier |
None. |
| IntID |
Gets Integer ID for this record |
integer |
None. |
| ObjectInfo |
Retrieves basic information about this object in the ObjectInfo class |
ObjectInfo |
None. |