An open API service indexing awesome lists of open source software.

https://github.com/daschr/temper_prom_rs

Prometheus exporter for TEMPer USB-Sticks
https://github.com/daschr/temper_prom_rs

prometheus-exporter temper temperature-sensor

Last synced: about 1 month ago
JSON representation

Prometheus exporter for TEMPer USB-Sticks

Awesome Lists containing this project

README

        

# temper_prom_rs
Prometheus exporter for TEMPer USB-Sticks (https://thepihut.com/products/temper-gold-original-usb-temperature-sensor#product-reviews).

Rust port of [temper-prom](https://github.com/daschr/temper-prom).

# Compilation
* `cargo build --release`

# Usage
* `./temper_prom_rs [?port]` - where port is the http port to listen on, default one is 9177