2.22. Data-Class: NumericDataPoint
One numerical data point of a metric (aka schedule)
Copy linkLink copied to clipboard!
| Name | Type | Description | 
|---|---|---|
| timeStamp | long | The timestamp when the metric was taken | 
| value | Double | The numerical value | 
| scheduleId | int | The id of the metric |