Hi All,
I tried to pump random data into a Mdashboard gauge but nothing showed. Normal dashboard worked fine. Anyone can help would be appreciated! Here's the flow:
[{"id":"32dfc961.330d16","type":"inject","z":"c136be4b.67ecd","name":"","topic":"","payload":"","payloadType":"date","repeat":"30","crontab":"","once":true,"onceDelay":0.1,"x":110,"y":80,"wires":[["bf11ebc6.268538"]]},{"id":"bf11ebc6.268538","type":"random","z":"c136be4b.67ecd","name":"","low":"1","high":"1000","inte":"true","property":"payload","x":240,"y":140,"wires":[["882bd450.05ebe8","104a2f85.169a6","de9a5700.bd3498"]]},{"id":"882bd450.05ebe8","type":"debug","z":"c136be4b.67ecd","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":430,"y":100,"wires":[]},{"id":"104a2f85.169a6","type":"mui_gauge","z":"c136be4b.67ecd","name":"","group":"ae946445.fe9468","order":0,"width":0,"height":0,"gtype":"gage","title":"Gauge","label":"units","format":"{{value}}","min":0,"max":"1000","colors":["#00b500","#e6e600","#ca3838"],"seg1":"","seg2":"","x":410,"y":160,"wires":[]},{"id":"de9a5700.bd3498","type":"ui_gauge","z":"c136be4b.67ecd","name":"","group":"ea1c6d6b.054c4","order":0,"width":0,"height":0,"gtype":"gage","title":"gauge","label":"units","format":"{{value}}","min":0,"max":"1000","colors":["#00b500","#e6e600","#ca3838"],"seg1":"","seg2":"","x":410,"y":220,"wires":[]},{"id":"ae946445.fe9468","type":"mui_group","z":"","name":"mui","tab":"14081abf.fbf9c5","disp":true,"width":"6","collapse":false},{"id":"ea1c6d6b.054c4","type":"ui_group","z":"","name":"ui","tab":"f5945eac.7092","disp":true,"width":"6","collapse":false},{"id":"14081abf.fbf9c5","type":"mui_tab","z":"","name":"mui","icon":"dashboard"},{"id":"f5945eac.7092","type":"ui_tab","z":"","name":"ui","icon":"dashboard"}]