What is a Debug?
The Debug node is a valuable tool for monitoring and troubleshooting workflows by allowing users to view the data from connected nodes. This node provides a real-time snapshot of the data passing through the workflow, enabling users to inspect and verify the information being processed. The primary purpose of the Debug node is to aid in debugging and development by offering clear visibility into the data flow, helping to identify issues or confirm correct operation. By using the Debug node, users can ensure that their workflows are functioning as intended, streamline the development process, and enhance the reliability and accuracy of their IoT solutions.
How to Use
Implementation
In the Rayven Workflow Builder:
- Select Tools.
- Drag the Debug node to the canvas.
- Connect the Debug node to the node of interest.
- Save workflow.
- Select device
- Select device to view data that is sent to that particular device name
- If using FTP, select “__none__” from the dropdown menu to view all the data - Number of Results
- Enter a numeric value which will set the amount of results to be displayed on the debug node.
- Only data that has arrived after the node has been saved will be shown on the debug node.
- The timestamp on the debug node is in UTC.