mirror of
https://gitlab.com/manzerbredes/ina260-zmq-publisher.git
synced 2025-04-06 03:46:25 +02:00
Minor changes
This commit is contained in:
parent
3ca57c9683
commit
13e69371eb
1 changed files with 1 additions and 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...)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue