Edit
				
					{
  "id":"_ID_",
  "jsonrpc":"2.0",
  "api": "1.0",
  "method":"hub.scenes.item.group.create",
  "params":{
    "name": "Security Items Example",
    "itemNames": [ "security_threat" ],
    "hasGetter": true,
    "hasSetter": false,
    "valueType": "boolean",
    "enum": [],
    "persistent": false
  }
}				
			
Edit
				
					{
  "error": null,
  "id": "_ID_",
  "result": {
  }
}				
			
  • Note: All fields are optional, except the .
  • Note: If valueType is equal to , the field can be added to provide variants of selection from UI. If the field is set, a filter should deny all broadcasts with values other then values from this list