Question
What's the syntax to access a widget's property (e.g. Panel > Visibility) from a Thing javascript service as well as from REST?
I want to to control Panel widget's visibility from javascript service but I donot know the syntax to access the widget's property (the widget is a part of home mashup).
I would like to know how to use REST API to access (get,set,update) widget properties.
Thanks

