firmware/src/mqtt
GUVWAF a40b4e4d69
MQTT JSON downlink fixes (#3183)
* Fix getting channel name from MQTT topic

* Allow specifying channel index in JSON field "channel" for downlink
Still requires JSON message to be published to channel named "mqtt"

* Make non-breaking if someone adds another slash
2024-02-08 15:43:24 -06:00
..
JSON.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
JSON.h trunk roundhouse kick 2023-01-21 21:23:24 +01:00
JSONValue.cpp Convert protobuf values that are unsigned properly to uint in JSON (#2659) 2023-07-27 13:53:20 -05:00
JSONValue.h Convert protobuf values that are unsigned properly to uint in JSON (#2659) 2023-07-27 13:53:20 -05:00
MQTT.cpp MQTT JSON downlink fixes (#3183) 2024-02-08 15:43:24 -06:00
MQTT.h Restrict MQTT JSON downlink messages (#3141) 2024-01-29 06:13:56 -06:00