parent
e30c8bf5eb
commit
cc01c8f81d
|
@ -208,7 +208,7 @@ Graphical UIs will display the label text when the Item is included, e.g. in [Ba
|
||||||
Some I/O services (e.g. the Amazon Alexa skill) also use the label to match an external voice command to an Item.
|
Some I/O services (e.g. the Amazon Alexa skill) also use the label to match an external voice command to an Item.
|
||||||
|
|
||||||
In textual configurations the label, in quotation marks, appears next to the optional state presentation field in square brackets (see below).
|
In textual configurations the label, in quotation marks, appears next to the optional state presentation field in square brackets (see below).
|
||||||
The label for the Item in the following example is "Temperature and the optional state representation is set to be displayed, e.g. as "23.9 °C":
|
The label for the Item in the following example is "Temperature" and the optional state representation is set to be displayed, e.g. as "23.9 °C":
|
||||||
|
|
||||||
```java
|
```java
|
||||||
Number Livingroom_Temperature "Temperature [%.1f °C]"
|
Number Livingroom_Temperature "Temperature [%.1f °C]"
|
||||||
|
|
Loading…
Reference in New Issue