Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 769 Bytes

CadenceStream.md

File metadata and controls

13 lines (9 loc) · 769 Bytes

CadenceStream

Properties

Name Type Description Notes
OriginalSize int32 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]
SeriesType string The base series used in the case the stream was downsampled [optional] [default to null]
Data []int32 The sequence of cadence values for this stream, in rotations per minute [optional] [default to null]

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