WebThingsIO / thing-url-adapter

Proxy adapter for Web Thing API endpoints
Mozilla Public License 2.0
21 stars 18 forks source link

addEventSubscription message sent twice or more to one device #102

Open KrzysztofZurek1973 opened 3 years ago

KrzysztofZurek1973 commented 3 years ago

Gateway sends addEventSubscription message more than once to the same device. As a result event message is send back also more than once. addEventSubscription message is sent event to devices which are removed from Gateway.

KrzysztofZurek1973 commented 3 years ago

The issue happens when device was removed before and added afterwards.