ALLTERCO / shelly-script-examples

Shelly Scripts for Gen2 Shelly devices
Apache License 2.0
198 stars 55 forks source link

ble-pasv-mqtt-gw.js : Add interval send message mqtt #87

Open chris777c opened 9 months ago

chris777c commented 9 months ago

Is your feature request related to a problem? Please describe. In script ble-pasv-mqtt-gw.js, I would decrease the number of sending mqtt message in hour. I try to implement interval_ms in BLE.Scanner.Start but no effect on send mqtt message frequency.

Describe the solution you'd like Can you add config parameter for set interval mqtt send message, please ?

Describe alternatives you've considered N/A

Additional context N/A