ChannelDataPointOffsetVM
A value associated with a measure taken at a specific date an time.
| Name | Description | Type | Additional information |
|---|---|---|---|
| ChannelId |
The id of the channel. |
integer |
None. |
| ChannelName |
The name of the channel. |
string |
None. |
| DataPoints |
A collection of data points that belongs to this channel, where each data point is a recorded value at a moment in time. |
Collection of DataPointOffsetVM |
None. |