Supports fetching the status of all gateways. The backend now also subscribes to a topic on Chirpstack which receives gateway status messages from time to time. It stores the status messages in a separate table which can then be fetched by a client
Note that this differs from the application server which shows gateways as offline if they haven't received a packages in the last couple of minutes.
Supports fetching the status of all gateways. The backend now also subscribes to a topic on Chirpstack which receives gateway status messages from time to time. It stores the status messages in a separate table which can then be fetched by a client
Note that this differs from the application server which shows gateways as offline if they haven't received a packages in the last couple of minutes.
https://github.com/OS2iot/OS2IoT-frontend/pull/84