diff --git a/data/input_2022/Architecture/Impls/krellian-cloud.html b/data/input_2022/Architecture/Impls/krellian-cloud.html new file mode 100644 index 00000000..10f2ef57 --- /dev/null +++ b/data/input_2022/Architecture/Impls/krellian-cloud.html @@ -0,0 +1,21 @@ +
+

Krellian Cloud

+

+ A hosted cloud service which creates a digital twin of a building to model + how it's being used and identify potential optimisations. +

+

+ Implements the Directory Service API from WoT Discovery and consumes web + things conforming to WoT Thing Description 1.1 and the HTTP Basic Profile + and HTTP SSE Profile from WoT Profiles. +

+

+ Usage: Cloud service +

+

+ Website: https://krellian.com/services/cloud/ +

+

+ Contributing Member Organizations: Invited Experts +

+
\ No newline at end of file diff --git a/data/input_2022/Architecture/Impls/webthings-gateway.html b/data/input_2022/Architecture/Impls/webthings-gateway.html new file mode 100644 index 00000000..99566c2c --- /dev/null +++ b/data/input_2022/Architecture/Impls/webthings-gateway.html @@ -0,0 +1,24 @@ +
+

WebThings Gateway

+

+ An open source Web of Things gateway for smart buildings, which bridges a + wide range of IoT protocols to the Web of Things. +

+

Exposes a directory of Thing Descriptions conformant with TD 1.1 and a + REST API conformant with the HTTP Basic Profile and HTTP SSE Profile from + WoT Profiles. +

+

+ Usage: A web application which can be built from source, installed + as a docker image or flashed onto a Raspberry Pi single board computer. +

+

+ Public Repository: https://github.com/WebThingsIO/gateway/ +

+

+ Website: https://webthings.io/gateway/ +

+

+ Contributing Member Organizations: Invited Experts +

+
\ No newline at end of file