Commit graph

9 commits

Author SHA1 Message Date
Gleb Tcivie 5f3031de9f Update to try and use newer file structure 2024-07-03 11:42:48 +03:00
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
Gleb Tcivie 0866af8db5 Reformatted code to support postgres instead of redis for ease of use in Grafana 2024-06-28 19:49:43 +03:00
Gleb Tcivie 67bb990190 Fixed issue when exporter tried to parse messages from the stat folder in MQTT 2024-06-27 23:54:10 +03:00
Gleb Tcivie 2a9b47b4b3 Improved metrics and fixed more bugs related to package processing 2024-06-25 22:39:27 +03:00
Gleb Tcivie 66e5c56fe9 Stable initial version 2024-06-24 21:44:10 +03:00
Gleb Tcivie 0b7874df10 added support for TEXT_MESSAGE_APP and .env files 2024-06-24 18:05:47 +03:00
Gleb Tcivie 4bcdf383ba Added basic counter for message processor 2024-06-23 23:00:33 +03:00
Gleb Tcivie 07ddcdf5d1 Bare bones are ready 2024-06-23 22:21:10 +03:00