From: Patrick Fink Date: Sat, 14 Nov 2020 15:12:19 +0000 (+0100) Subject: [bluetooth.bluegiga] Fix scan interval descriptions (#9025) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=a3e3f15ed86a804b21ddfd755215844479cf2db9;p=openhab-addons.git [bluetooth.bluegiga] Fix scan interval descriptions (#9025) Signed-off-by: Patrick Fink --- 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 d08fddbff3..9edb6a46b3 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,28 +42,28 @@ Passive scan interval defines the interval when scanning is re-started in units of 625us. Default is - 4000ms. + 6400ms. 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 4000ms. + pick up advertisement packets. Default is 6400ms. true 6400 Active scan interval defines the interval when scanning is re-started in units of 625us. Default is - 4000ms. + 6400ms. 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 4000ms. + up advertisement packets. Default is 6400ms. true 6400