diff --git a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/artnet-bridge.xml b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/artnet-bridge.xml
index ce5b2db5b..fad3cc7d8 100644
--- a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/artnet-bridge.xml
+++ b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/artnet-bridge.xml
@@ -10,11 +10,10 @@
-
+ Network addresses of ArtNet receivers, format: address[:port][, address[:port], ...]. Default port is
6454.
- true
diff --git a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/chaser-thing.xml b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/chaser-thing.xml
index a7ad88b25..5313518fc 100644
--- a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/chaser-thing.xml
+++ b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/chaser-thing.xml
@@ -16,21 +16,18 @@
-
+ Format is channel[,channel, ...] or channel[/width]
- trueresume old actions after this completesfalse
- false
-
+ fadeTime:value[, ...]:holdTime
- true
diff --git a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/color-thing.xml b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/color-thing.xml
index b2ba8c8a8..1bebec0c0 100644
--- a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/color-thing.xml
+++ b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/color-thing.xml
@@ -18,10 +18,9 @@
-
+ Format is channel[,channel, ...] or channel[/width], has to be multiple of three
- true
@@ -37,7 +36,6 @@
Format is "value[, value, ...]", has to be a multiple of three. If less values than channels are
defined, they are reused from the beginning.
- falsetrue
@@ -49,7 +47,6 @@
If enabled, values are stored on OFF command and restored on ON command
- falsefalse
diff --git a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/dimmer-thing.xml b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/dimmer-thing.xml
index 7e107d9b0..d4c1695ba 100644
--- a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/dimmer-thing.xml
+++ b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/dimmer-thing.xml
@@ -16,10 +16,9 @@
-
+ Format is channel[,channel, ...] or channel[/width]
- true
@@ -36,7 +35,6 @@
Format is "value[, value, ...]". If less values than channels are defined, they are reused from the
beginning.
- falsetrue
@@ -49,7 +47,6 @@
If enabled, values are stored on OFF command and restored on ON command
- falsefalse
diff --git a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/lib485-bridge.xml b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/lib485-bridge.xml
index 70fe9f717..0bd1ea68e 100644
--- a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/lib485-bridge.xml
+++ b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/lib485-bridge.xml
@@ -10,10 +10,9 @@
-
+ Network address of bridge, format: address[:port]. Default port is 9020.
- truelocalhost
diff --git a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/sacn-bridge.xml b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/sacn-bridge.xml
index c594138c5..723c7e611 100644
--- a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/sacn-bridge.xml
+++ b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/sacn-bridge.xml
@@ -10,11 +10,10 @@
-
+ Set UDP mode to multicast (default)/unicast
- true
@@ -25,24 +24,20 @@
Network addresses of sACN/E1.31 receivers, format: address[:port][, address[:port], ...]. Default port
is 5568.
- falseNetwork address of the sending host, format: address[:port]. Default port is 0 (random)
- falsetrueID of DMX universe (1-63999)1
- falseSuppress re-transmission and refresh every 800ms or send every packet.
- false
@@ -53,12 +48,10 @@
List of channels that should use LED dim curve. Format is channel[,channel, ...] or channel[/width].
- falsetrueDMX refresh rate in Hz
- false30true
diff --git a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/tunablewhite-thing.xml b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/tunablewhite-thing.xml
index 52076d7ec..2476b86aa 100644
--- a/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/tunablewhite-thing.xml
+++ b/bundles/org.openhab.binding.dmx/src/main/resources/OH-INF/thing/tunablewhite-thing.xml
@@ -18,10 +18,9 @@
-
+ Format is channel[,channel, ...] or channel[/width], has to be an even number
- true
@@ -38,7 +37,6 @@
Format is "value[, value, ...]", has to be a multiple of two. If less values than channels are defined,
they are reused from the beginning.
- falsetrue
@@ -51,7 +49,6 @@
If enabled, values are stored on OFF command and restored on ON command
- falsefalse