SiteChannelVM
A channel represents a set of timeseries data. SiteChannel represents the information of a channels and the site it belongs to. This model is used to return the data only
| Name | Description | Type | Additional information |
|---|---|---|---|
| SiteId | integer |
None. |
|
| SiteName | string |
None. |
|
| ChannelId | integer |
None. |
|
| ChannelName | string |
None. |
|
| UnitName | string |
None. |
|
| ChannelType | string |
None. |
|
| IsVisible | boolean |
None. |
|
| IsRainfallEnabled | boolean |
None. |