Debug in real-time

If I display “Device Data” it captures data packets/uplink in real time(as it happens). is there a way to show history/past uplinks. I am referring to CLASS-A devices

Hi @avishnev ,

No. Device Data only works at runtime. To have a history, you need to save the messages in a database through an integration like MQTT, HTTP and so on.

1 Like

How do I save the messages?What do I save?

Use the Application Server Integration for save the uplink messages.

https://www.chirpstack.io/application-server/integrations/events/

1 Like