Sensors
Django will happily PATCH in an empty request and vaporize a database object.
patch/v2/sensors/{serial_number}/
Request body
serial_numberstring required
uuidstring nullable
organization_idinteger required
doorway_idinteger
doorway_namestring
sensor_typestring required
device_functionstring
kindstring
hardware_modelstring
is_virtualstring
is_simulatedstring
status'unconfigured' | 'online' | 'error' | 'low_power' | 'archived'
last_heartbeatstring date-time
current_dispositionstring
network_addressesstring
firmware_versionstring
latest_config_changestring
operating_systemstring
plan_sensor_idstring
plan_sensor_plan_idstring
created_atstring date-time
updated_atstring date-time
space_idsstring
use_legacy_statusboolean
Use Legacy Status: Enable this if the sensor should use the legacy status mechanism via heartbeats/check-ins.
Response
Updated
serial_numberstring required
uuidstring nullable
organization_idinteger required
doorway_idinteger
doorway_namestring
sensor_typestring required
device_functionstring
kindstring
hardware_modelstring
is_virtualstring
is_simulatedstring
status'unconfigured' | 'online' | 'error' | 'low_power' | 'archived'
last_heartbeatstring date-time
current_dispositionstring
network_addressesstring
firmware_versionstring
latest_config_changestring
operating_systemstring
plan_sensor_idstring
plan_sensor_plan_idstring
created_atstring date-time
updated_atstring date-time
space_idsstring
use_legacy_statusboolean
Use Legacy Status: Enable this if the sensor should use the legacy status mechanism via heartbeats/check-ins.