| 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] |