Skip to content

Commit

Permalink
Merge pull request #579 from mmccool/main
Browse files Browse the repository at this point in the history
Update Implementation Descriptions
  • Loading branch information
egekorkan authored Nov 11, 2024
2 parents c3bfb96 + 297445b commit 6281499
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 10 deletions.
4 changes: 2 additions & 2 deletions data/input_2022/Architecture/Impls/hitachi-espidf.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div class="impl" id="impl-hitachi-esp-idf">
<h4>Air quality sensor and acclerometer: TD Exposer</h4>
<h4>hitachi-esp-idf: Air quality sensor and acclerometer: TD Exposer</h4>
<p>
This is an example of a Thing implemented on a microcontroller.
It can exporting the Thing's sensor reading via HTTP REST API,
and advertise its own Thing Description using DNS-SD/mDNS.
</p>
</div>
</div>
2 changes: 1 addition & 1 deletion data/input_2022/Architecture/Impls/hitachi-nodegen.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="impl" id="impl-hitachi-nodegen">
<h4>Node generator for Node-RED: TD Consumer</h4>
<h4>hitachi-nodegen: Node generator for Node-RED: TD Consumer</h4>
<p>
<a href="https://github.com/node-red/node-red-nodegen">Node generator</a> is
command line tool to generate
Expand Down
2 changes: 1 addition & 1 deletion data/input_2022/Architecture/Impls/hitachi-nodered.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="impl" id="impl-hitachi-nodered">
<h4>LED lamp: TD Exposer</h4>
<h4>hitachi-nodered: LED lamp: TD Exposer</h4>
<p>
This is an example of a Thing implemented in Node-RED.
It can turn on and off a LED connected to Raspberry Pi's GPIOs
Expand Down
2 changes: 1 addition & 1 deletion data/input_2022/Architecture/Impls/hitachi-nrwotdisc.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="impl" id="impl-hitachi-nrwotdisc">
<h4>WoT-Discovery Plugin for Node-RED: Discoverer</h4>
<h4>hitachi-nrwotdisc: WoT-Discovery Plugin for Node-RED: Discoverer</h4>
<p>
This plugin uses wot-discovery functionality
and make it easy to import Things into Node-RED flow editor.
Expand Down
4 changes: 3 additions & 1 deletion data/input_2022/Architecture/Impls/intel-nodejs.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<h4>intel-nodejs: TD Exposer</h4>
<p>
Two services based on a shared NodeJS codebase (not using node-wot):
</p>
<ul>
<li>A simple camera service that interfaces
with V4L (Video for Linux) to capture still images
Expand All @@ -10,5 +11,6 @@ <h4>intel-nodejs: TD Exposer</h4>
<li>A simple text-to-speech output service based on espeak.
</li>
</ul>
</p>
<p><b>Usage:</b> Exposer</p>
<p><b>Contributing Member Organizations:</b> Intel</p>
</div>
2 changes: 2 additions & 0 deletions data/input_2022/Architecture/Impls/intel-proxy.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ <h4>intel-proxy: Intermediary</h4>
The secure endpoints provided by this service are not given in TDs for the
service itself, but added to the TDs for the Things it services.
</p>
<p><b>Usage:</b> Intermediary</p>
<p><b>Contributing Member Organizations:</b> Intel</p>
</div>
2 changes: 2 additions & 0 deletions data/input_2022/Architecture/Impls/intel-wot-ha.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ <h4>intel-wot-ha: TD Directory and TD Exposer</h4>
entities supported by Home Assistant and access these services
using WoT affordance abstractions.
</p>
<p><b>Usage:</b> Directory and Exposer</p>
<p><b>Contributing Member Organizations:</b> Intel</p>
</div>
2 changes: 1 addition & 1 deletion data/input_2022/Architecture/Impls/philips-hue.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="impl" id="impl-philips-hue">
<h4 id="impl-philips-hue">Philips Hue Integration</h4>
<h4 id="impl-philips-hue">philips-hue: Philips Hue Integration</h4>
<p>
This implementation leverages the already developed Philips Hue devices. The TDs for them are written by hand and show the use of WoT for brownfield
devices. Philips Hue uses API Key in the URI, which is one of the features of the TD 1.1.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="impl" id="impl-python-flask">
<h4 id="impl-python-flask">Custom Python Flask Things: Thing</h4>
<h4 id="impl-python-flask">flask-tum: Custom Python Flask Things: Thing</h4>
<p>
Custom implementation pattern using the Flask library for creating an HTTP server that exposes a TD.
This pattern is used in many devices that have been developed.
Expand Down
2 changes: 1 addition & 1 deletion data/input_2022/Architecture/Impls/tinyiot.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="impl" id="impl-tinyiot">
<h4 id="impl-tinyiot">TinyIoT Thing Directory</h4>
<h4 id="impl-tinyiot">tiny-iot: TinyIoT Thing Directory</h4>
<p>
This is an implementation of the W3C Web of Things (WoT) Thing Description Directory (TDD).
This directory is designed to be lightweight and portable, enabling deployment on the edge.
Expand Down
2 changes: 1 addition & 1 deletion data/input_2022/Architecture/Impls/wothive.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ <h4 id="impl-wothive-dir">WoT Hive directory</h4>
<p>
WoT Hive is an implementation of a W3C Web of Things directory. This implementation is compliant with the standard specification but aims at providing enriched features thanks to the usage of other W3C standards related to Semantic Web technologies.
</p>
<p><b>Usage:</b> Directoryt</p>
<p><b>Usage:</b> Directory</p>
<p><b>Public Repository:</b> https://github.com/oeg-upm/wot-hive</p>
<p>
<b>Website:</b> https://github.com/oeg-upm/wot-hive
Expand Down

0 comments on commit 6281499

Please sign in to comment.