|
|
Re: How to remove a thing correctly? [message #1756103 is a reply to message #1756100] |
Sat, 11 March 2017 09:48 |
Juergen Baginski Messages: 7 Registered: March 2017 |
Junior Member |
|
|
..because I'm a Newbie!
Thanks, will try that.
However, by creating a MyThingHandler, which extends the BaseThingHandler, this super() in MyThingHandler.dispose would just make sure that the dispose method of the BaseThingHandler will also be used. Since this one doesn't have any code I don't see which effect it should have.
[Edit:]
Tested it with the line " super.dispose();" added to my dispose-method, however I don't see a change in the behaviour.
What is the expected behaviour when just deleting a thing via PaperUI, will the link to an item be deleted? I see that the corespondig entries in the file "org.eclipse.smarthome.core.thing.link.ItemChannelLink.json" as kept!
[Updated on: Sat, 11 March 2017 14:21] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03524 seconds