derberg / python-mqtt-client-template

This template generates MQTT Python client module. Its purpose is to abstract for the application client technical information about the broker and the names of topics it should use. Instead, it generates a module that provides a set of indent-driven functions that one can invoke to send a message to the application through the message broker.
2 stars 1 forks source link

feat: add fallback mechanism #7

Closed thulieblack closed 11 months ago

thulieblack commented 12 months ago

solves #2

thulieblack commented 12 months ago

ey @deberg sensei updated the changes SenseiGokuGIF

derberg commented 11 months ago

@thulieblack all good? why did you close? 😄

thulieblack commented 11 months ago

I made a mistake while fixing the branches, I'll open a new PR 😉

derberg commented 11 months ago

😅