Skip to content

Commit 879ed42

Browse files
committed
add daq-system-infrastructure repo URL
1 parent 565c5fd commit 879ed42

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/introduction/resources.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44

55
Check out:
66

7-
| Repository | URL | Description |
8-
| ---------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
9-
| examples | [GitHub](https://github.com/hololinked-dev/examples.git) | repository containing example code discussed in this documentation |
10-
| control panel | [Website](https://control-panel.hololinked.dev) [GitHub](https://github.com/hololinked-dev/thing-control-panel.git) | GUI to view your devices' properties, actions, and events |
11-
| Eclipse ThingWeb | [GitHub](https://github.com/eclipse-thingweb/node-wot) | javascript implementation of the W3C Web of Things (WoT) standard, for example, to use as HTTP clients |
12-
| TD Editor | [Website](https://eclipse.github.io/editdor/) [GitHub](https://github.com/eclipse/editdor) | GUI to create and edit Thing Descriptions (TD) |
7+
| Repository | URL | Description |
8+
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
9+
| examples | [GitHub](https://github.com/hololinked-dev/examples.git) | repository containing example code discussed in this documentation |
10+
| control panel | [Website](https://control-panel.hololinked.dev) [GitHub](https://github.com/hololinked-dev/thing-control-panel.git) | GUI to view your devices' properties, actions, and events |
11+
| Infrastructure Components | [GitHub](https://github.com/hololinked-dev/daq-system-infrastructure.git) | Databases, MQTT broker (Identity System in the future), based on docker |
12+
| Eclipse ThingWeb | [GitHub](https://github.com/eclipse-thingweb/node-wot) | javascript implementation of the W3C Web of Things (WoT) standard, for example, to use as HTTP clients |
13+
| TD Editor | [Website](https://eclipse.github.io/editdor/) [GitHub](https://github.com/eclipse/editdor) | GUI to create and edit Thing Descriptions (TD) |

0 commit comments

Comments
 (0)