Spaces

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

patch/v2/spaces/{space_id}/sensors/

Request body

serial_numberstring required
device_function'entry' | 'oa' | 'oalr' | 'oasr' | 'oe' | 'waffle' nullable
sensor_type'ob1' | 'r56t' | 'r60' | 's5' | 'w1' | 'virtual'

Response

Updated

serial_numberstring
device_function'entry' | 'oa' | 'oalr' | 'oasr' | 'oe' | 'waffle' nullable
sensor_type'ob1' | 'r56t' | 'r60' | 's5' | 'w1' | 'virtual'

Changes