9dbf9be428e3aa0c61273b0f682d10f4f3025d91
Simply add the entire mosquitto message as a JSON entity, not a string. The simple case now looks like: "mqtt": [ {"topic": "/s/cmnd/5C:CF:7F:20:29:6E/Power", "message": "On"} ] Sending an RPC to Mongoose OS looks like: "mqtt": [ {"topic": "esp32_XXXXXX/rpc/Button.Touch", "message": {"args": {"idx":0}}} ]
Mongoose OS Huzzah32 Featherwing
Introduction
For basic introduction, see huzzah32-featherwing in the Mongoose OS Application list.
Description
Languages
C
92.7%
C++
7.2%
Makefile
0.1%