If you have a ui-chart
connected to a debug
node (set to display the complete msg object) and do a deploy, the chart node generates a output message that only contains a message id.
Is this an expected action?
Example: add a ui-chart node and connect it to a debug node and deploy - you will get a debug message. Now move the debug node and deploy - again you will get a debug message.
[{"id":"f3a06472.243898","type":"debug","z":"669c4b6d.12eeec","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":650,"y":80,"wires":[]},{"id":"6523ad93.9650a4","type":"ui_chart","z":"669c4b6d.12eeec","name":"","group":"40bd93c3.99ddc4","order":1,"width":0,"height":0,"label":"chart","chartType":"line","legend":"false","xformat":"HH:mm:ss","interpolate":"linear","nodata":"","dot":false,"ymin":"","ymax":"","removeOlder":1,"removeOlderPoints":"","removeOlderUnit":"3600","cutout":0,"useOneColor":false,"useUTC":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"useOldStyle":false,"outputs":1,"x":510,"y":80,"wires":[["f3a06472.243898"]]},{"id":"40bd93c3.99ddc4","type":"ui_group","z":"","name":"G2a","tab":"4a34bda3.d0031c","order":2,"disp":false,"width":"28","collapse":false},{"id":"4a34bda3.d0031c","type":"ui_tab","z":"","name":"GRID","icon":"dashboard","disabled":false,"hidden":false}]
This came about while helping a user on this thread