You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MQTT service provided by pelix.services.mqtt is not really usable as is.
Its API must be redefined in order to support real use cases or it will be removed.
It should also use the MQTT client class instead of having a parallel implementation.
The text was updated successfully, but these errors were encountered:
The MQTT service provided by
pelix.services.mqtt
is not really usable as is.Its API must be redefined in order to support real use cases or it will be removed.
It should also use the MQTT client class instead of having a parallel implementation.
The text was updated successfully, but these errors were encountered: