Signed-off-by: Peter Schraffl <p.schraffl@gmx.at> Co-authored-by: Peter Schraffl <p.schraffl@gmx.at>final-3.0.x
parent
1d38e73b25
commit
3e45b0a3c9
|
@ -205,7 +205,7 @@ The `default` preset is preloaded, so it does not require importing.
|
|||
| `MetricPrefix` | `org.openhab.core.library.unit.MetricPrefix` |
|
||||
| `Units` | `org.openhab.core.library.unit.Units` |
|
||||
| `BinaryPrefix` | `org.openhab.core.library.unit.BinaryPrefix` |
|
||||
| `items` | Instance of `java.util.Map<String, State>` |
|
||||
| `items` | Instance of `java.util.Map<String, State>` |
|
||||
| `ir` | Alias for `itemRegistry` |
|
||||
| `itemRegistry` | Instance of `org.openhab.core.items.ItemRegistry` |
|
||||
| `things` | Instance of `org.openhab.core.thing.ThingRegistry` |
|
||||
|
|
Loading…
Reference in New Issue