MQTT Client Component
Posted: Sat Jan 11, 2025 8:40 pm
Playing again with MQTT and trying to use the client component.
Unfortunately all the examples (well the few I looked at such as SCADA_MQTT, SubscribeESP8266) use MQTT_Client::Read - which isn't an exported macro.
Looking at the component source (and attempting to export) throws up a raft of errors about DummyRead etc - so I stepped away
Martin
Unfortunately all the examples (well the few I looked at such as SCADA_MQTT, SubscribeESP8266) use MQTT_Client::Read - which isn't an exported macro.
Looking at the component source (and attempting to export) throws up a raft of errors about DummyRead etc - so I stepped away

Martin