firmware/src/mqtt
Jonathan Bennett bf34329033
Adds the data bitfield and ok_to_mqtt bit (#4643)
* Don't filter PKI packets just for being encrypted.

* Add ok_to_mqtt config and bit

* Bitfield

* Adjust dontmqttmebro logic.

* Manipulate bitfield only in router.cpp

* Want_ack is not want_response

* Bitfield macros

* Use new Bitfield macro in MQTT.cpp

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-09-07 18:21:59 -05:00
..
MQTT.cpp Adds the data bitfield and ok_to_mqtt bit (#4643) 2024-09-07 18:21:59 -05:00
MQTT.h JSON serialization refactor (#4331) 2024-07-25 20:50:42 -05:00