-
Hello,
I know about FlowForge Tools Plugin – but was wondering if there are some other ways how to debug the Edge Devices. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @Sulomus This is an area that we need to improve our capabilities around, and it does depend on what sort of debug activities you want to do. We do not enable the editor on devices, so you cannot access the Debug sidebar directly, nor make changes on the device itself. If you have ssh access to the device, you can access the Device Agent and Node-RED log - so configuring your Debug nodes to also write to the system console would make their output more accessible with the current agent. What sort of capabilities would you be looking for in this area? |
Beta Was this translation helpful? Give feedback.
Hi @Sulomus
This is an area that we need to improve our capabilities around, and it does depend on what sort of debug activities you want to do.
We do not enable the editor on devices, so you cannot access the Debug sidebar directly, nor make changes on the device itself. If you have ssh access to the device, you can access the Device Agent and Node-RED log - so configuring your Debug nodes to also write to the system console would make their output more accessible with the current agent.
What sort of capabilities would you be looking for in this area?