From f1bbb2449f0ecbdb1ebe29e08d1aa041b8bf0f61 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 16 Jul 2023 17:26:03 +0200 Subject: Minor changes --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c354a96..63be914 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,13 @@ The only dependency is [ZeroMQ](https://zeromq.org/). After installing the ZeroM ### Deployment 1. Update `config.mk` according to your needs \*\***IMPORTANT**\*\* 2. On the nodes equiped with the ina260 chips run `make publish` -3. On the node that collect the measurements (broker, frontend etc..) run `make subscribe` \ No newline at end of file +3. On the node that collect the measurements (broker, frontend etc..) run `make subscribe` + +### Notes +- Message format used in ZeroMQ exchanges: + + 1: + 2: + 3: + 4: + 5-n: -- cgit v1.2.3