Setproperty from mashup checkbox
Hello,
I am trying to set the property of a thing using a checkbox on a mashup.
1. I have put this widget on the mashup, making sure I select the "Dynamic" checkbox. I have also configured the data bindings so that the checkbox "state" is linked to SetProperties."machineON" <bool> on my thing.
2. I have tried doing the above and also โusing the event "Changed" on the checkbox to trigger the "SetProperties" service.
Neither of these seem to work, so when I change the sate of the checkbox and go to its property page, the thing properties do not seem to change.

