Set Plugin property on Device
PUT/v1/device/:deviceUid/set-plugin/:pluginUid
Sends a "set property" command to a specific plugin on a specific device. data object is validated against plugin's schema.
Request
Responses
- 200
- 400
- 403
- 404
OK
Response Headers
Content-Type
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
Response Headers
Content-Type
Forbidden
Response Headers
Content-Type
Not Found
Response Headers
Content-Type