Web of Things
Standards
·
Participate
·
Membership
Toggle navigation
Working Group
Interest Group
Community Group
Activities
General
Architecture
Thing Description
Discovery
Security
Scripting API
Use Cases
Developers
Documentation
Developer Tools
Please find below a list of tools that may be useful in Web of Things (WoT) context.
Thing Description (TD) Tooling
Thing Description Playground
(TD validation)
WoTify
(a collection of devices that have been WoT-enabled)
Virtual Thing
(creates and deploys a virtual thing based on its TD)
Web of Things Test Bench
(tests a WoT Thing by executing interactions automatically, based on its TD)
TD code
(TD validation and code snippets for Visual Studio Code)
See short presentation about TD Code used together with
WoT Application Manager (WAM)
:
slides
or
video
WoT Implementations
thingweb node-wot
(Eclipse Public License & W3C Software License)
Browsified node-wot
(Web UI)
See
hands-on tutorials
and
videos
for node-wot
WoT FXUI
(UI for desktop, mobile, browser)
See
running Web-UI instance
SANE WoT Servient
(Java)
WoTPy
(Experimental implementation in Python)
Node generator
(Generate a WoT Consumer Node for
Node-RED
from TD)
See short introduction
slides
or
video
for Node Generator
WoT application development tools
WoT Application Manager (WAM)
cli tool to set up node-wot application projects. See the presentation and video for further information:
slides
or
video