Manipulating State with web-of-things-framework

I'm playing with the github project. So I do:

GET http://localhost:8888/wot/http://localhost:8888/wot/switch12
{"@properties":{"on":{"type":"boolean","writeable":true}}}

How do I get what the current state of the switch is? How do I turn the
switch on or off?

D.

Received on Tuesday, 2 June 2015 19:03:35 UTC