Domo; node based automation.
Find a file
2023-12-04 14:03:04 +01:00
.woodpecker ci: lib 2023-11-30 21:53:35 +01:00
doc feat: rewrite spec and proto 2023-11-30 21:52:49 +01:00
domo_lib feat: impl bunch of goodies 2023-12-04 14:03:04 +01:00
domo_proto fix: up to spec 2023-12-04 14:02:53 +01:00
.gitignore fix: remove ide files 2023-11-23 22:19:25 +01:00
README.md init: initial commit 2023-10-15 18:06:18 +02:00

Domo is a domotica system for me.

Nodes

Domo has 2 types of nodes:

  • Master node; the control node.
  • Slave nodes; the other nodes.

Master node

The difference between a master node and a slave node is that everything connects to it.