Set Runner property on Device
PUT/v1/device/:deviceUid/set-runner/:runnerUid
Sends a "set property" command to a specific runner on a specific device. data object is validated against runner's input schema.
Request
Responses
- 200
- 400
- 403
- 404
OK
Response Headers
Link
Contains URL pointing to the result of this action. Keep making requests to this URL, until the response indicates, that the action was processed. For more information, refer to endpoint Get Device History.
Bad request
Forbidden
Not Found