nalle / hall-effect-sensor

A Hall Effect measurement system for measuring power/amperage for graphing
GNU General Public License v3.0
0 stars 1 forks source link

Implement HTTP metrics #1

Closed bluecmd closed 7 years ago

nalle commented 7 years ago

Implemented suggestion, but instead of adding another functionality we adopt HTTP as the way to communicate with the circuit.

Did this because in our use case we will be using prometheus to graph and this means we can get it to poll the devices directly without having to translate it before.