Re: IOTDB worldview vs EVRTHNG

Hi Nick,

> On 4 Jun 2015, at 19:27, Nick Allott <nick@nquiringminds.com> wrote:
> 
> Is invocation of WOT commands from browser context in scope.

For the WoT Framework, you would use a library, and I have a demo in the NodeJS project[1].  You are limited by the same origin policy, unless the server sets an appropriate CORS header.  Another limitation is to HTTP and Web Sockets, so you couldn’t use MQTT or CoAP without a browser extension (see e.g. Copper on Firefox).

[1] https://github.com/w3c/web-of-things-framework <https://github.com/w3c/web-of-things-framework>

Best regards,
—
   Dave Raggett <dsr@w3.org <mailto:dsr@w3.org>>

Received on Thursday, 4 June 2015 18:41:39 UTC