LogicMachine Forum
html widget + custom js + grp library - Printable Version

+- LogicMachine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visu beta testing (https://forum.logicmachine.net/forumdisplay.php?fid=24)
+--- Thread: html widget + custom js + grp library (/showthread.php?tid=6201)



html widget + custom js + grp library - Andrea Becagli - 01.12.2025

Hi, I was trying to create a cool widget for battery charging, and the widget seems to be working when I change values manually from JavaScript, but if I try to read a group object, it does not do anything, so I tried 
Code:
console.log(typeof grp )

And I can see in the console that grp is undefined. Is there another way in Visu to get hold of group addresses? Or is GRP still not available to use in the new visu?

I am using firmware 20251120 and visu 20251121