You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dm5tt
changed the title
Add parseable diagnostic data output avilable via HTTP or Raw-TCP socket
Add parseable diagnostic data output available via HTTP or Raw-TCP socket
Oct 5, 2021
dm5tt
changed the title
Add parseable diagnostic data output available via HTTP or Raw-TCP socket
Add parseable diagnostic data output available via HTTP or TCP socket
Oct 5, 2021
In IOT a lot of people use the MQTT protocol which is supported by most devices. This would make it very flexible, and you find an MQTT library for the ESP32, too.
Is your feature request related to a problem? Please describe.
It would be great to have some kind of diagnostics output available which allows us to collect statistic data of our LoRA iGates.
Using this data we can analyze/improve and visualize (Grafana?) our setups using TSDB (Time Series Databases).
Describe the solution you'd like
Basically the setup will look like this:
[LoRa iGate] <--- Raw TCP Socket or HTTP --- [Python Collector Script] ---> InFlux DB ---> Grafana
Example (with random data) of a diagnostic data payload:
The text was updated successfully, but these errors were encountered: