diff --git a/administration/runtime.md b/administration/runtime.md index 7cf3d93f9..97310b010 100644 --- a/administration/runtime.md +++ b/administration/runtime.md @@ -42,6 +42,8 @@ Usage: smarthome:send - sends a command for an item ### Items +| Command | Description | +|---------|-------------| | `smarthome:status ` | shows the current status of an item | `smarthome:update ` | sends a status update for an item | `smarthome:send ` | sends a command for an item @@ -51,12 +53,16 @@ Usage: smarthome:send - sends a command for an item ### Discovery +| Command | Description | +|---------|-------------| | `smarthome:discovery start ` | runs a discovery on a given thing type or binding | `smarthome:discovery enableBackgroundDiscovery ` | enables background discovery for the discovery service with the given PID | `smarthome:discovery disableBackgroundDiscovery ` | disables background discovery for the discovery service with the given PID ### Inbox +| Command | Description | +|---------|-------------| | `smarthome:inbox` | lists all current inbox entries | `smarthome:inbox listignored` | lists all ignored inbox entries | `smarthome:inbox approve