tcivie / meshtastic-metrics-exporter

Meshtastic MQTT exporter to Prometheus and Grafana (Dashboards included)
GNU General Public License v3.0
16 stars 1 forks source link

Reformatted the code #16

Closed tcivie closed 2 months ago

tcivie commented 2 months ago

client_details.py -> Now handles the client details Class processor_base.py -> All the base classes for the processors processors.py -> All available processors registry.py -> Registry mechanism for the processors