You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- The Web of Things seeks to counter the fragmentation of the IoT through standard complementing building blocks (e.g., metadata and APIs) that enable easy integration across IoT platforms and application domains. -->
56
56
</p>
57
57
58
58
<p><code>node-wot</code> provides a <ahref="http://www.w3.org/TR/wot-thing-description/"
59
-
target="_blank">WoT Thing Description</a> parser and serializer, several "Protocol
59
+
>WoT Thing Description</a> parser and serializer, several "Protocol
60
60
Bindings" implementing the <ahref="https://www.w3.org/TR/wot-binding-templates/"
61
-
target="_blank">WoT Binding Templates</a>, as well as a runtime system ("WoT
61
+
>WoT Binding Templates</a>, as well as a runtime system ("WoT
62
62
Runtime") providing the <ahref="http://www.w3.org/TR/wot-scripting-api/"
63
-
target="_blank">WoT Scripting API</a> for applications. It is based on Node.js
63
+
>WoT Scripting API</a> for applications. It is based on Node.js
64
64
runtime and developed under open-source licenses on <a
0 commit comments