thingsboard / thingsboard/thingsboard-edge
[Question] Edge activity information is not showing on a dashboard widget assigned to Edge instance
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 180
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
Component
- UI
Description
Normally, the Thingsboard status can be monitoring on both the Cloud and Edge. While at Cloud, it can be monitored either by clicking on the Edge name and by creating a widget with the help of alias, on Edge it be monitored by clicking on "Edge Status" from the left menu of screen.
In our case, I am trying to use a widget for the Edge connectivity status on a dashboard for the following reasons:
- The user don't have to click on too many options for checking the Edge Status every time.
- The UI can always be set to be in full-screen mode.
Issue
The widget option is only working on the Cloud server, not on Edge. Please see the below attached screenshots:
-
screenshot taken from Cloud server

-
screenshot taken from local Edge

Question
Is there any way to show the Edge status on edge dashboard? I have tried to observe the Edge activity events from Edge rule chains; however, so far I am unable to find a solution.
Environment
- OS: Ubuntu 22.04
- ThingsBoard Edge: 3.4.3EdgePE
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.