hub.modes.protect.devices.remove
- Version: 1.0
- Classes: UI
- Title: House modes
- Description: Removes device identifiers from the collection.
Edit
| Field | Type | Required | Description |
|---|---|---|---|
| deviceIds | Array of strings | + | Identifiers of devices to remove from a collection |
Edit
- Empty result or error
Edit
| Code | Message | Data | Reason |
|---|---|---|---|
| -32602 | Wrong params | rpc.params.invalid | Nothing to remove |
| -32602 | Wrong params | rpc.params.invalid.deviceIds | Format of a required field is wrong |
Edit
| Broadcast | Description |
|---|---|
| hub.modes.protect.devices.removed | A device has been removed from the collection |