Initial Commit
This commit is contained in:
3
transform/de.map
Normal file
3
transform/de.map
Normal file
@@ -0,0 +1,3 @@
|
||||
CLOSED=zu
|
||||
OPEN=offen
|
||||
NULL=undefiniert
|
||||
4
transform/en.map
Normal file
4
transform/en.map
Normal file
@@ -0,0 +1,4 @@
|
||||
CLOSED=closed
|
||||
OPEN=open
|
||||
NULL=unknown
|
||||
|
||||
5
transform/readme.txt
Normal file
5
transform/readme.txt
Normal 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
|
||||
Reference in New Issue
Block a user