improve stability

This commit is contained in:
2024-09-01 11:58:35 +02:00
parent b67a393614
commit 0617517d7c
3 changed files with 17 additions and 9 deletions

View File

@ -4,6 +4,7 @@ Export metrics of a VEGAPULS Air connected via TTN as a prometheus service.
## Install ##
- `zypper install python311-paho-mqtt`
- `mkdir /opt/ttn-vegapulsair-exporter/`
- `cd /opt/ttn-vegapulsair-exporter/`
- import `ttn-vegapulsair-exporter.py` and `config.py`