Module poll

Module poll 

Structs§

PollContext
It is a struct that holds the necessary components for polling the MQTT broker.

Functions§

modify_bool 🔒
Updates slot to new_value and returns true if the value was changed.
poll
Asynchronous function that handles polling the MQTT event loop.