-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Describe the bug
I would like to be able to add an HTML link to an LED in the UI. I currently have more than 60 LED UI widget on a monitoring page and what I'd like to implement is a way to easily link a URL to the LED so that I could link to a web page with more information about the status of that LED.
To Reproduce
N/A - Not a current capability
Expected behavior
In the edit LED node properties configuration. Add a URL property that when not null will hyperlink the LED and/or LED text to the provided URL. It would be nice if the URL supported mustache format like many other nodes.
URL: https://server:port/path?data={{payload}}
Screenshots
N/A
Versions
- node-red-contrib-ui-led: 0.4.9
- node-red: 1.0.6
- node-red-dashboard: 2.28.1
Platform
- OS: CentOS 7 (Server Side), Windows 10 (Client Side)
- Browser: Chrome 100 (Client Side)
- Version: Chrome 100 (Client Side)
Additional context
N/A
Metadata
Metadata
Assignees
Labels
No labels