diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-16 10:29:47 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-16 10:29:47 +0200 |
| commit | 13e69371eb33c6b48fb61b834eb4261cf6a87ce8 (patch) | |
| tree | bd95f3d575ceb7debd0220b5feb8985841fe6834 | |
| parent | 3ca57c96836b43c33eb42b681d10a7effe21998b (diff) | |
Minor changes
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ A ZeroMQ-based power monitoring publisher for the ina260 chip. This repository provides: -- `logger`: that collects (as fast as possible) power measurements from the ina260 using the dedicated driver +- `logger`: that collects power measurements from the ina260 using the dedicated driver - `publisher`: that continuously publish using the ZeroMQ pub/sub communication pattern - `subscriber`: a client that collect the measurements from the publishers (broker, frontend etc...) |
