After deleting a thing by script, log full of messages
After deleting a thing by script, the remote EMS is still trying to connect and try to send data. This lead to many, many error entries in the log
"Unable to dispatch [ uri = /Things/xxxxx/Services/UpdateSubscribedPropertyValues/]: Entity xxxxx does not exist or is not yet associated with a Thing"
and
"error executing APIRequest Message: Entity xxxxx does not exist or is not yet associated with a Thing, sending ERROR ResponseMessage to caller!".
How to stop these messages?
BTW: It is correct, the xxxxx thing is and shall be deleted!

