REST API Test Page
Operation
POST
on
/config/{gatewayId}/zwave/exclusionMode/start
Start a Z-Wave exclusion procedure.
Produces
: application/json
Parameters
Name
Type
Value
Description
gatewayId
Path Variable
*
The gateway ID
(JSON)
Request Body
{ "timeout" : 1, "powerMode" : "a power mode" }
*
PowerMode allowed values are low (default value), normal or wide and timeout default value is 30 (seconds)
Result
HTTP Status :