Cumulocity-IoT / cumulocity-dynamic-mapper

The ultimate Mapper for building the bridge between any Message Broker and Cumulocity IoT in a zero-code approach!
Apache License 2.0
10 stars 9 forks source link

Properly disconnect & unsubscribe for MQTT service #274

Open switschel opened 2 days ago

switschel commented 2 days ago

When using MQTT Service all messages for clients which are not properly disconnected & unsubscribed will be queued. Therefor we need to disconnect & unsubscribe the client when a connector is deleted.