AWS Green Grass IPC - How to Unsubscribe from a Topic? #742
-
Hi All, I'm able to use AWS SDK to subscribe_to_topic or subscribe_to_iotcore and receive messages. Now I need to unsubscribe from some of the topics/iotcore - are there examples explaining how to do Unscubscription ? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
bretambrose
Aug 6, 2024
Replies: 1 comment
-
Unsubscribe should happen automatically when you close a subscribe |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmklix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unsubscribe should happen automatically when you close a subscribe