[systeminfo] Fix Thing and Sitemap example (#11708)

Signed-off-by: Daniel Lienert <daniel@lienert.cc>
This commit is contained in:
Daniel Lienert 2021-12-05 17:51:31 +01:00 committed by GitHub
parent b28a3f3765
commit b9d0d033bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -171,7 +171,7 @@ For a general problem with the binding report the issue directly to openHAB.
Things:
```
systeminfo:computer:work [interval_high=3, interval_medium=60]
Thing systeminfo:computer:work [interval_high=3, interval_medium=60]
```
Items:
@ -249,7 +249,7 @@ String Process_path "Path" <none> { chann
Sitemap:
```
Text label="Systeminfo" {
sitemap systeminfo label="Systeminfo" {
Frame label="Network Information" {
Default item=Network_AdapterName
Default item=Network_Name