REST API Test Page
Operation
POST
on
/config/{gatewayId}/{protocolType}/group
Create a group node for a protocol
Produces
: application/json
Parameters
Name
Type
Value
Description
gatewayId
Path Variable
*
The gateway ID
protocolType
Path Variable
*
The protocol type
(JSON)
Request Body
{ "label" : "group label after creation", "capability" : "capability of group, example: zigbee:OnOffComponent, zigbee:LightComponent or any controllable work with group" }
*
Result
HTTP Status :