Jetstream API
...
Device Commands
Restart a Device
8 min
about instruct the specified device to restart command type device is online device is offline not synchronous, queueable immediate execution, published results queued execution, published results parameters true false 121false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example request url post https //api jetstreamrfid com/2/devices/{device name}/reset request body none required response code 200 ok response body { 	"commandid" "0a80f878 8cdf 4265 beb9 2649e3affe36", 	"status" "queued", 	"exceptionlist" \[], 	"outputparameterlist" \[] } published commandqueuedevent { 	"device" "mydevicename", 	"commandid" "0a80f878 8cdf 4265 beb9 2649e3affe36", 	"commandname" "resetcommand", 	"uri" "/2/devices/mydevicename/reset", 	"verb" "get", 	"user" "myusername", 	"parameters" \[], 	"type" "commandqueuedevent", 	"eventid" "b705e17a b64b 4bf1 bfb0 29f0b3ac1e23", 	"eventtime" "2017 05 17t19 57 52z" } published commandcompletionevent { 	"commandid" "0a80f878 8cdf 4265 beb9 2649e3affe36", 	"commandname" "resetcommand", 	"outputparameterlist" \[], 	"exceptionlist" \[], 	"device" "mydevicename", 	"receivedtime" "2017 05 17t20 05 06z", 	"type" "commandcompletionevent", 	"eventid" "d8fc5071 c933 4b6a b735 225b413e4894", 	"eventtime" "2017 05 17t20 05 29z" } version changes replaces resetcommand