thingweb / node-wot

Web of Things implementation on Node.js
27 stars 13 forks source link

RemoveProperty/Action/Event Bug #104

Closed Haifalhbl closed 6 years ago

Haifalhbl commented 6 years ago

I have been trying to use the removeProperty/Action/Event methods and it seems not to work since the serialized td that I am obtaining still contains the removed Interactions

mkovatsc commented 6 years ago

Checked and added example: https://github.com/eclipse/thingweb.node-wot/blob/master/examples/scripts/example-dynamic.js Works in Eclipse Thingweb, please change to that one. Closing.