Sensors - By Org

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

patch/v2/{org_id}/sensors/{serial_number}/commands/

Request body

command_idinteger
namestring required
valueobject required
return_statusobject
created_atstring date-time
updated_atstring date-time

Response

Updated

command_idinteger
namestring required
valueobject required
return_statusobject
created_atstring date-time
updated_atstring date-time

Changes

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