Confirming Stored Data
Confirming Stored Data
After setting up a subscriber and sending MQTT messages, it is important to verify that data is correctly processed and stored in the database. This ensures data integrity and allows for further analysis and visualization. Follow the steps below to check logs, review stored data, and visualize trends.
Steps to Confirm Stored Data
-
Review Subscriber Logs
- Navigate to Services > Subscribers.
- Select the subscriber you want to monitor.
- Open the Logs tab to check for processing errors and confirm that incoming data is being handled correctly.
-
Verify Data in the Database
- Navigate to Data Management > Data.
- Select the database, topic, source, and data types to filter results.
- Choose a time range to view stored data entries.
-
Visualize Data Trends
- Go to Graphs > Raw.
- Select the database,table, topic, source, and data types to analyze.
- Choose a time range to generate a graphical representation of stored data trends.
By following these steps, you can confirm that data is successfully received, stored, and visualized. If data is missing or errors appear in the logs, review the MQTT payload format, subscriber configuration, and debugging logs for troubleshooting.