Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 636 Bytes

MeasurementUpdate.md

File metadata and controls

13 lines (9 loc) · 636 Bytes

MeasurementUpdate

Properties

Name Type Description Notes
id int Variable id of the measurement to be updated
note string The new note for the measurement (optional) [optional]
start_time int The new timestamp for the the event in epoch seconds (optional) [optional]
value double The new value of for the measurement (optional) [optional]

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