diff --git a/administration/runtime.md b/administration/runtime.md index b756c38467..e83319f91a 100644 --- a/administration/runtime.md +++ b/administration/runtime.md @@ -7,16 +7,14 @@ title: Runtime Commands # Runtime Commands -It is also possible to query and even change the state of entities like items or things. Therefore the console offers commands in various areas: +It is possible to query and even change the state of entities like items or things. Therefore the console offers commands in various areas: -- [Commands](#commands) -- [Firmware](#firmware) -- [Inbox](#inbox) -- [Things](#things) -- [Items](#items) -- [Discovery](#discovery) +{::options toc_levels="3..4"/} -__Please note: Some of the commands described here are executed on the internal database and could brake your installation. So please use this functionality only if you know what you are doing!__ +* TOC +{:toc} + +**Please note: Some of the described commands are executed on the internal database and could break your installation. Please use this functionality only if you know what you are doing!** ## Examples @@ -42,49 +40,79 @@ openhab> help smarthome:send Usage: smarthome:send - sends a command for an item ``` +### Items -### Commands - -| smarthome interpret | interprets the human language command -| smarthome update | sends a status update for an item -| smarthome send | sends a command for an item -| smarthome >