| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The System Identifier of the Gauge |
integer |
None. |
| GeoEntityId |
The Parent identifier of the Gauge |
integer |
None. |
| DataTypeId |
The DataType of the Gauge. |
GeoEntityDataTypes |
None. |
| DataType |
The DataType string that the Gauge supports |
string |
None. |
| CurrentValue |
A nullable double representing the current value of the Gauge |
decimal number |
None. |
| CurrentValueTime |
A nullable DateTime representing the time when the last value was set |
date |
None. |
| UpdatedTime | date |
None. |
|
| Units |
The Units that the gauge values are reported in |
string |
None. |
| UpdatePeriod |
THe update period of the Gauge |
string |
None. |
| State |
The state of the Gauge. |
GaugeLevelState |
None. |
| WaterLevelStatisticsType |
Captures whether this gauge is at normal, below normal or above normal or unknown |
WaterLevelStatisticsType |
None. |
| Notation | string |
None. |
|
| StationReference | string |
None. |
|
| AdditionalDataObject |
Additional Data Associated with this Gauge type |
Object |
None. |
| TwitterAccounts | Collection of TwitterStationSummary |
None. |