SiteVM
A site represents a physical location where data is collected.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The unique ientifier of the site. |
integer |
None. |
| Name |
The display name of the site |
string |
None. |
| InternalName |
The internal name of the site |
string |
None. |
| Longitude |
Longitude of the site's location |
string |
None. |
| Latitude |
Latitude of the site's location |
string |
None. |
| Channels |
List of the site's channels. |
Collection of ChannelVM |
None. |