Hello everyone,
i am currently working on a custom-symbol and i want to add Angular-UI framework. I have installed the files of Angular-UI to the PI-Vision website with NuGet and added the dependency to the ui.bootstrap AngularJS module. But when i try to use Angular-UI in my custom-symbol i get an error telling me that Angular-UI was not found. Maybe someone of you can help me - Thank you!
Christian
Hi Christian,
Please refer to Using PI Web API Client library in PI Vision 2016 R2 and 2017
You can try referring to the Angular UI JavaScript library instead of the piwebapi.js library. Nevertheless, remember that you are changing the PI Vision source code, which means that there are some risks. I would first try this on a development environment. You are probably going to face some issues when updating PI Vision. Probably you will have to repeat this process after an upgrade.
Hope this helps!