Skip to content

Commit

Permalink
[DCOS] BLE_SCAN_TIME=5 Docker example (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
DigiH committed May 20, 2024
1 parent 32dbe82 commit 5756332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/use/use.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ docker run --rm \
-e MQTT_SUBSCRIBE_TOPIC=home/+/BTtoMQTT/undecoded \
-e PUBLISH_ALL=true \
-e BLE_TIME_BETWEEN_SCANS=60 \
-e BLE_SCAN_TIME=60 \
-e BLE_SCAN_TIME=5 \
-e LOG_LEVEL=INFO \
-e HAAS_DISCOVERY=true \
-e GENERAL_PRESENCE=false \
Expand Down

0 comments on commit 5756332

Please sign in to comment.