Tracking and prioritizing opportunities to reach out to open source projects and maker community events relating to the Web of Things

From Web of Things Interest Group

This page will be used to collect information of open source projects and maker communities, along with opportunities for outreach and invitations to share implementation experience with the Web of Things Interest Group.

please add missing projects below

NodeJS Web of Things server

An implementation of a server for the Web of Things with support for HTTP, Web Sockets and CoAP. Further protocols are expected to be added e.g. MQTT and XMPP.

  • Tibor Pardi has been invited to present to the Security task force on 26 November 2015

C++ Web of Things server for microcontrollers

This is initially focusing on the Arduino Uno and Ethernet Shield. The Uno's ATmega328P microcontroller is very constrained. Future work is extended to expand the project to a broader range of more powerful microcontrollers and networking chips. The project has developed a binary encoding for JSON that compresses messages through the use of shared data models for "things". A reliable in-sequence transport layer is in development for the Wiznet W5100 Ethernet chip to minimise memory demands on the ATmega328P microcontroller.

IoTivity

This is an open source implementation of OIC specifications.