Hi all,
I have just discovered node-red-contrib-ui and quite amazed by the great look of the interface it provides and found the gauge widget particularly interesting.
Unfortunately I cannot get the gauge to work. I am running Node-Red 13.3 on a Raspberry PI and with the latest -ui release (about 3 months old). There is no info-text for the gauge widget, which of course indicates that it has not been completed in its first release yet, however, what I can deduct from the source code is that it acts simply on the msg.payload value (e.g. msg.payload = 5). That does not work, however, and I have been unable to find any information about it on-line.
So, does anybody know how to get the gauge working?
I would be very grateful for at least some guidance on its current state of development (other than the project seemingly having been taken over by the Node-Red team).
Cheers
- Anders