Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 773 Bytes

TemperatureStream.md

File metadata and controls

13 lines (9 loc) · 773 Bytes

TemperatureStream

Properties

Name Type Description Notes
original_size i32 The number of data points in this stream [optional] [default to null]
resolution String The level of detail (sampling) in which this stream was returned [optional] [default to null]
series_type String The base series used in the case the stream was downsampled [optional] [default to null]
data Vec The sequence of temperature values for this stream, in celsius degrees [optional] [default to null]

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