Domo; node based automation.
Find a file
Raine bd9ce9f01f
All checks were successful
ci/woodpecker/push/proto Pipeline was successful
ci/woodpecker/push/node Pipeline was successful
fix: remove sanity_check.sh
2023-11-05 20:53:00 +01:00
.idea feat: new stuff 2023-10-15 18:06:34 +02:00
.woodpecker fix: ci only when needed (2) 2023-10-15 18:06:25 +02:00
doc feat: new protocol updates 2023-11-05 20:52:11 +01:00
domo_lib feat: domo_lib 2023-11-05 20:52:51 +01:00
domo_node fix: rewrite domo_node 2023-11-05 20:52:42 +01:00
domo_proto fix: implement new proto spec 2023-11-05 20:52:29 +01:00
.gitignore doc: more stuff regarding protocol and domo_node 2023-10-15 18:06:26 +02: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.