Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maveonair/svm40-exporter
- Owner: maveonair
- License: mit
- Created: 2021-05-15T17:58:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T17:59:42.000Z (over 3 years ago)
- Last Synced: 2023-03-30T20:43:30.669Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```