Skip to content

Commit

Permalink
Add link for pinpoint arm binary
Browse files Browse the repository at this point in the history
  • Loading branch information
UsualSpec committed Jul 1, 2024
1 parent 6110ebd commit 14c414e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The autopower project aims to collect power data from network devices automatica

### Measuring

A power meter is connected to a Raspberry Pi which runs a client software called `mmclient` to control the measurements. Communication with the measurement device happens through [pinpoint](https://github.com/osmhpi/pinpoint). More specifically, based on [my fork of pinpoint](https://github.com/UsualSpec/pinpoint/tree/feature/skip-workload) which includes a flag for printing measurement data without a specified workload (see [upstream PR #15](https://github.com/osmhpi/pinpoint/pull/15) for more information).
A power meter is connected to a Raspberry Pi which runs a client software called `mmclient` to control the measurements. Communication with the measurement device happens through [pinpoint](https://github.com/osmhpi/pinpoint). More specifically, based on [our fork of pinpoint](https://github.com/nsg-ethz/pinpoint/tree/feature/skip-workload) which includes a flag for printing measurement data without a specified workload (see [upstream PR #15](https://github.com/osmhpi/pinpoint/pull/15) for more information). You can find a binary build of pinpoint for ARM on the [Releases page on GitHub](https://github.com/nsg-ethz/autopower/releases)

### Data storage on client

Expand Down

0 comments on commit 14c414e

Please sign in to comment.