meshtastic-metrics-exporter/exporter/__init__.py
Gleb Tcivie af29d71a7d Reformatted the code.
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
2024-07-01 13:57:26 +03:00

2 lines
45 B
Python

from .processor_base import MessageProcessor