Page 1 of 1

MQTT Client Component

Posted: Sat Jan 11, 2025 8:40 pm
by mnfisher
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

Re: MQTT Client Component

Posted: Mon Jan 13, 2025 9:54 am
by BenR
Good Morning Martin,

Sorry about this, not sure why the function was changed to hidden. Anyway it should be there for you now in the library updates.