Skip to content

Commit

Permalink
Add link to CI fork branch
Browse files Browse the repository at this point in the history
  • Loading branch information
UsualSpec authored Jul 8, 2024
1 parent 8c40c9d commit e934d22
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 [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)
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/ci/addARMBuild) 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 e934d22

Please sign in to comment.