TimeValuePair
Implementation of a time and value pair.
-
Name Type Description Date Date Date and time of the occurrence. Value Number The value at the given date and time
Implementation of a time and value pair.
Name | Type | Description |
---|---|---|
Date | Date | Date and time of the occurrence. |
Value | Number | The value at the given date and time |
{ "Date": "2016-03-25T00:00:00", "Value": 0 }