Jetstream API
...
Device Commands
Lockdown a Device
8 min
about instructs the specified device to lock for a defined number of hours during a lockdown period, a device cannot be accessed, even with valid credentials command type device is online device is offline synchronous, queueable immediate execution, published results queued execution, published results applicable to the following device types rfid enclosures (cabinets, fridges, freezers) docid\ uxzf6ddof1t2zgzzjh9m6 parameters property location details accesskey header the access key for your user account this value is a 36 character guid provided in your getting started docid\ bbifqiuixnd5iafmrebbi devicename url the name of the device this value has a max length of 128 ascii characters this value must adhere to this regular expression ^\[a za z0 9 , ] $ hours body the number of hours to lockdown the device this value is a number within the following range 0 – 168 a value of 0 means that the device should end the lockdown example request url post https //api jetstreamrfid com/3/devices/{device name}/lockdown request body response code 200 ok response body published commandqueuedevent published commandcompletionevent version changes added version property to events