Bad
312ef858c1
Modify new BT config using MQTT (#1259)
* Move BTConfig_default to ZgatewayBT.ino as BTConfig_init()
* Remove unused function declaration & typo
* Move bleconnect outside of ifdef ESP32
* Add new parameters to json payload on MQTTtoBT/config
And move them to function BTConfig_fromJson()
new parameters: [presenceEnable, presenceTopic, presenceUseBeaconUuid, extDecoderEnable,
extDecoderTopic, filterConnectable, pubKnownServiceData,
pubUnknownServiceData, pubKnownManufData, pubUnknownManufData,
pubServiceDataUUID, pubBeaconUuidForTopic]
* Add ignoreWBlist as new configuration parameter
* Keep hasspresence keyword (do not use presenceEnable)
* Documentation
* Typos & Optimizations arround RemoveJsonPropertyIf
* Template for BT config update
* Ensure BTConfig.minRssi sign does not matter
* Report configuration change on topic /commands/BTtoMQTT/config
# Conflicts:
# main/ZgatewayBT.ino
* Add BT config bool commands (init, load, erase & save) to persist config parameters
* Documentation
* Fix pre-compilation issue
* Fix Code Format
* Use Preference only for ESP32
* Update Doc
2022-09-03 15:08:07 -05:00
..
2020-06-13 20:04:36 -05:00
2020-06-13 20:04:36 -05:00
2020-07-04 09:40:06 -05:00
2020-06-09 16:09:23 -05:00
2021-08-16 19:35:02 -05:00
2022-09-03 15:08:07 -05:00
2020-06-13 20:04:36 -05:00
2022-01-02 18:15:43 -06:00
2020-06-13 20:04:36 -05:00
2021-04-23 20:40:09 -05:00
2021-06-26 09:31:05 -05:00
2020-06-13 20:04:36 -05:00
2020-06-13 20:04:36 -05:00
2020-09-22 13:04:29 -05:00
2020-06-09 16:09:23 -05:00
2020-06-09 16:09:23 -05:00
2022-07-19 12:10:51 -05:00
2022-06-29 12:14:18 -05:00
2022-01-17 19:22:26 -06:00
2022-07-19 12:10:51 -05:00
2022-01-01 19:47:23 -06:00
2020-09-02 11:17:36 -05:00
2022-07-19 12:10:51 -05:00
2020-06-09 16:09:23 -05:00
2020-10-19 13:48:58 -05:00
2021-01-05 19:17:39 -06:00
2020-12-13 12:46:10 -06:00
2020-06-09 16:09:23 -05:00
2020-06-09 16:09:23 -05:00
2020-06-13 20:04:36 -05:00
2022-08-20 14:28:25 -05:00
2022-07-19 12:10:51 -05:00
2022-07-01 07:17:02 -05:00
2022-07-01 07:17:02 -05:00
2022-07-01 07:17:02 -05:00
2022-07-01 07:17:02 -05:00
2022-01-17 19:22:26 -06:00
2022-07-01 07:17:02 -05:00
2022-04-30 09:16:06 -05:00
2022-04-30 09:16:06 -05:00
2022-09-03 15:08:07 -05:00
2021-09-01 19:18:19 -05:00
2022-07-01 07:17:02 -05:00
2022-07-13 23:49:31 +02:00
2022-06-05 11:47:56 -05:00
2022-07-01 07:17:02 -05:00
2022-07-01 07:17:02 -05:00
2022-07-01 07:17:02 -05:00
2020-10-19 13:48:58 -05:00
2021-10-29 16:53:05 -05:00
2022-07-01 07:17:02 -05:00
2021-12-20 19:37:06 -06:00
2022-07-19 12:10:51 -05:00
2021-12-20 19:37:06 -06:00
2021-09-01 19:18:19 -05:00
2021-09-01 19:18:19 -05:00
2021-09-01 19:18:19 -05:00
2021-09-01 19:18:19 -05:00
2022-01-02 18:15:43 -06:00
2021-12-20 19:37:06 -06:00
2020-06-13 20:04:36 -05:00
2021-09-01 19:18:19 -05:00
2021-12-20 19:37:06 -06:00
2021-09-01 19:18:19 -05:00
2021-09-01 19:18:19 -05:00
2021-09-01 19:18:19 -05:00
2021-09-01 19:18:19 -05:00
2021-10-14 18:46:13 -05:00
2021-05-23 16:38:52 -05:00