Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maveonair/svm40-exporter

Prometheus Exporter for Sensirion SVM40 Evaluation Kit
https://github.com/maveonair/svm40-exporter

Last synced: 27 days ago
JSON representation

Prometheus Exporter for Sensirion SVM40 Evaluation Kit

Awesome Lists containing this project

README

        

# svm40-exporter

Prometheus Exporter for Sensirion SVM40 Evaluation Kit

*Note*: Uses the [SHDLC driver for the SVM40 Evaluation Kit](https://github.com/Sensirion/python-shdlc-svm40).

## Install

```
$ make install
$ svm40-exporter
```

## Development Setup

```
$ make dev
$ svm40-exporter
```