ChannelDataPointVM
A value associated with a measure taken at a specific date an time.
Name | Description | Type | Additional information |
---|---|---|---|
ChannelId |
The unique id of the channel |
integer |
None. |
ChannelName |
The name of the channel, unique only to a specific site |
string |
None. |
DataPoints |
The value and corresponding date time. |
Collection of DataPointVM |
None. |