openHAB install after windows service feature install

This commit is contained in:
2019-11-08 16:28:55 -06:00
commit 6a5b2422b6
973 changed files with 22607 additions and 0 deletions

3
conf/transform/de.map Normal file
View File

@@ -0,0 +1,3 @@
CLOSED=zu
OPEN=offen
NULL=undefiniert

4
conf/transform/en.map Normal file
View File

@@ -0,0 +1,4 @@
CLOSED=closed
OPEN=open
NULL=unknown

View File

@@ -0,0 +1,5 @@
Transformations like map or jsonpath can utilize configuration files with data definitions.
These files have their specific file extensions and syntax definition.
Check out the openHAB documentation for more details:
https://www.openhab.org/docs/configuration/transformations.html