-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi David,
I'm trying to make a custom web component that gets the plant view hierarchy (https://github.com/WinCCUnifiedbyHecht/TIA_Project_Plantview), currently there is a CWC made by siemens that uses that hierarchy. I want the same but a lot more simple (if you look at the code of that component is sik). For now i only want to get the hierarchy ant print it on console.
So, i'm having troubles understanding the setup in order to have the HMI extension loaded correctly. I'haven't seen any siemens doc with a .js for the interface like yours, so i gues that you may have understood something i don't XD. Could you share with me some info on why are you using this setup and how it works?
I will attach my test CWC if you want to take a look into it.
{2A7F947E-1A5C-4A3C-A6D2-91B621DEBAE4}.zip
My final objective is to upload my final CWC on git so others can use it to.
Thx.
Óscar.