hub.scenes.item.group.delete
- Version: 1.0
- Classes: UI
- Title: Scene manager categories
- Description: Delete existing item group object by Id.
Edit
Field | Type | Required | Description |
---|---|---|---|
id | string | + | ID of a record to delete |
force | boolean | – | If an item group is persistent, it can be removed only using this flag with value true. Default is false. |
Edit
- Empty result.
Edit
Code | Message | Data |
---|---|---|
-32602 | Wrong params, | |
-32602 | Record with the key does not exist |
Edit
Broadcasts | Description |
---|---|
hub.scenes.device.group.deleted | Informs about the device group was successfully deleted |