![]() |
|
Creating a custom widget - Printable Version +- LogicMachine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: OLD visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Creating a custom widget (/showthread.php?tid=5526) |
Creating a custom widget - mjaanes - 20.07.2024 Does anybody have a good reference/manual/white paper for learning how to create "custom widgets" ? Thanks RE: Creating a custom widget - Daniel - 22.07.2024 See attached, we can share the widgets src if needed but any custom widget will be only visible locally not in cloud. RE: Creating a custom widget - antlomb - 17.02.2026 Hello everyone, sorry if this has already been answered, but I could not find definitive info. I've read the attached document and I've got the following doubts: - Will this add a new custom widget I can use in the admin UI of the old visualization (scada) when creating pages ? - Where should I upload the files with the described structure ? Which ftp user should I use ? Thanks in advance for your help Antonio RE: Creating a custom widget - Daniel - 17.02.2026 This refers to Mosaic only. It is recomended to use new Visu for any new projects. RE: Creating a custom widget - antlomb - 17.02.2026 Thank you Daniel for your answer. I didn't mention I'm actually using wiser for knx, and as such I think I'm not able to use the new Visu. Correct ? RE: Creating a custom widget - Daniel - 17.02.2026 This is correct. RE: Creating a custom widget - antlomb - 17.02.2026 Thanks, and is it possible to create a custom widget for the old visualization running on wiser ? RE: Creating a custom widget - Daniel - 17.02.2026 Only the normal way, but not via code. |