diff --git a/bundles/org.openhab.binding.bluetooth.bluegiga/src/main/resources/OH-INF/thing/bluegiga.xml b/bundles/org.openhab.binding.bluetooth.bluegiga/src/main/resources/OH-INF/thing/bluegiga.xml index 9edb6a46b..405fcaff4 100644 --- a/bundles/org.openhab.binding.bluetooth.bluegiga/src/main/resources/OH-INF/thing/bluegiga.xml +++ b/bundles/org.openhab.binding.bluetooth.bluegiga/src/main/resources/OH-INF/thing/bluegiga.xml @@ -42,40 +42,40 @@ Passive scan interval defines the interval when scanning is re-started in units of 625us. Default is - 6400ms. + 6400 units (4000ms). true 6400 Passive scan Window defines how long time the scanner will listen on a certain frequency and try to - pick up advertisement packets. Default is 6400ms. + pick up advertisement packets. Default is 6400 units (4000ms). true 6400 Active scan interval defines the interval when scanning is re-started in units of 625us. Default is - 6400ms. + 6400 units (4000ms). true 6400 Active scan Window defines how long time the scanner will listen on a certain frequency and try to pick - up advertisement packets. Default is 6400ms. + up advertisement packets. Default is 6400 units (4000ms). true 6400 - Minimum connection interval in units of 1.25ms. Default is 100ms. + Minimum connection interval in units of 1.25ms. Default is 80 units (100ms). true 80 - Maximum connection interval in units of 1.25ms. Default is 1000ms. + Maximum connection interval in units of 1.25ms. Default is 800 units (1000ms). true 800 @@ -88,7 +88,7 @@ Connection supervision timeout in units of 10ms defines how long the devices can be out of range before - the connection is closed. Default is 10000ms. + the connection is closed. Default is 1000 units (10000ms). true 1000