REST API Test Page
Operation
POST
on
/config/{gatewayId}/io/setConfigState
This operation allows to set configuration state of one or more IO node
Produces
: application/json
Parameters
Name
Type
Value
Description
gatewayId
Path Variable
*
The gateway ID
(JSON)
Request Body
{ "actuatorAddresses" : [ "some actuator addresses" ], "searchForController" : false, "state" : 1 }
*
Options
Result
HTTP Status :