Sensors

Django will happily PATCH in an empty request and vaporize a database object.

patch/v2/sensors/{serial_number}/status_history/

Request body

timestampstring date-time
onlineboolean required
low_powerboolean
sensor_idstring
sensor_serial_numberstring required

Response

Updated

timestampstring date-time
onlineboolean
low_powerboolean
sensor_idstring
sensor_serial_numberstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.