JoashCWK / home-auto

1 stars 0 forks source link

Add mqtt callback rather than constantly reading in loop #17

Open JoashCWK opened 5 months ago

JoashCWK commented 5 months ago

https://cedalo.com/blog/implement-paho-mqtt-c-cmake-project/ https://github.com/eclipse/paho.mqtt.cpp/blob/922e866f4ff4c02f8d488f1426f806cbed603e5d/src/samples/async_subscribe.cpp#L154

JoashCWK commented 4 months ago

https://cedalo.com/blog/implement-paho-mqtt-c-cmake-project/