Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 517 Bytes

StringDataPoint.md

File metadata and controls

12 lines (8 loc) · 517 Bytes

StringDataPoint

A single string data point of a data input.

Properties

Name Type Description Notes
time str UTC timestamp in RFC 3339 format. Example: `2020-01-27T07:06:25Z`. [optional]
value str String value of the data point. [optional]

[Back to Model list] [Back to API list] [Back to README]