-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
Is your feature request related to a problem? Please describe.
There is no REST API in terms of unsubscribe.
Describe the solution you'd like
- Remove
appidfromsubscriptionInfowhen cloudsync receives an unsubscription request. - If there is no item in
subscriptionInfo, close the connection between edge orchestration and MQTT broker.
Reactions are currently unavailable