TimeValue
A TimeValue represents a single observed value in a timeseries
Properties
A TimeValue has the following properties:
Name | Description | Type |
---|---|---|
time | The time index | DateTime |
value | The value of this TimeValue | Scalar |
status | The status of this value | Status |