- From: <ohura.masato@jp.panasonic.com>
- Date: Fri, 13 Jan 2017 10:47:16 +0000
- To: <public-wot-ig@w3.org>
- CC: <ohura.masato@jp.panasonic.com>
Dear WoT-IG members, As posted on the plugfest page, Panasonic is planning to use Websocket for event notification from the sensor. https://www.w3.org/WoT/IG/wiki/F2F_meeting,_February_2017,_USA,_Santa_Clara#PlugFest Use case: the event of sensor detection is notified to the client via Websocket, and in response to the event, the client controls home appliances by using HTTP PUT/POST. The summarize is as follows: ・Property, Action: Same as HTTP binding ・Event: -Subscribe: http POST + Open Websocket connection (return handler number) -Notify: Websocket notification (notify via opened Websocket) -Cancel subscription: http DELETE + Disconnect Websocket connection Details will be informed at a later date. Best Regards, -- Masato OHURA ohura.masato@jp.panasonic.com
Received on Monday, 16 January 2017 02:28:29 UTC