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
Hello I have a device in which I am using this library to subscribe and publish. The publish works well an the subscribe works IF my device is actively on and connected. What I mean by this is that if I am subscribed to a topic and I publish to said topic, then all is well. However my device actually powers down in a cyclic fashion and only powers up when it wants to publish. So with that said, how can I get messages from my subscribed topic once my device powers back up and then "re-subscribes" ? I'm pretty sure someone is doing this already but I haven't found a clear way to do it. Or is this something that is dependent on the server side?
The text was updated successfully, but these errors were encountered:
Hello I have a device in which I am using this library to subscribe and publish. The publish works well an the subscribe works IF my device is actively on and connected. What I mean by this is that if I am subscribed to a topic and I publish to said topic, then all is well. However my device actually powers down in a cyclic fashion and only powers up when it wants to publish. So with that said, how can I get messages from my subscribed topic once my device powers back up and then "re-subscribes" ? I'm pretty sure someone is doing this already but I haven't found a clear way to do it. Or is this something that is dependent on the server side?
The text was updated successfully, but these errors were encountered: