We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Here:
calaos_base/src/bin/calaos_server/IO/Mqtt/MqttCtrl.cpp
Line 221 in 543114d
When reading MQTT payload received on a subscribed topic, the actual code only parse this as Json. If it's not Json, it failed.
Add support for non-Json payload