Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 919 Bytes

RealtimeEntry.md

File metadata and controls

15 lines (10 loc) · 919 Bytes

RealtimeEntry

A list of records, each representing one second of time. The Data property provides access to measurement data for that time period, grouped in various ways.

Properties

Name Type Description Notes
recorded RealtimeEntryRecorded [optional]
aggregated RealtimeEntryAggregated [optional]
datacenter RealtimeEntryDatacenter [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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