[systeminfo] README: spell unlinked channels do not get updates (#15035)
typos: insert space after comma cf. https://github.com/openhab/openhab-addons/issues/15007 Co-authored-by: Дилян Палаузов <dpa-git@aegee.org>
This commit is contained in:
parent
93b888ad31
commit
8d0c9f27f8
|
@ -51,6 +51,8 @@ That means that by default configuration:
|
||||||
- channels with priority set to 'Medium' are updated every minute
|
- channels with priority set to 'Medium' are updated every minute
|
||||||
- channels with priority set to 'Low' are updated only at initialization or if the `REFRESH` command is sent to the channel.
|
- channels with priority set to 'Low' are updated only at initialization or if the `REFRESH` command is sent to the channel.
|
||||||
|
|
||||||
|
Channels, not linked to an item, do not get updates, and do not periodically consume resources.
|
||||||
|
|
||||||
For more info see [channel configuration](#channel-configuration)
|
For more info see [channel configuration](#channel-configuration)
|
||||||
|
|
||||||
## Channels
|
## Channels
|
||||||
|
|
Loading…
Reference in New Issue