REST API Test Page
Operation
POST
on
/config/{gatewayId}/io/controller/{controllerAddress}/sendSystemTable
This operation allows to send a system table to a controller
Produces
: application/json
Parameters
Name
Type
Value
Description
gatewayId
Path Variable
*
The gateway ID
controllerAddress
Path Variable
*
Controller address (or an associated actuator address for multi-node systems)
(JSON)
Request Body
{ "actuatorAddresses" : [ "some actuator addresses" ], "sendStackMaster" : false }
*
Options
Result
HTTP Status :