Create new order
POST/v1/devices/:device_id/orders
Submits a list of commands to be executed by the specified device. Each command in the list can be one of several supported types, such as: (AddWifi, DeleteWifi, DeviceState, RequestImage, RequestVideo, Reboot, DriverBehavior, Periodic, VisionConfig).
Request
Responses
- 202
- 400
- 401
- 500
Order sended to created
Invalid request payload
Unauthorized
Internal server error