Hi Team I am trying to add OPC-UA tags which got as Document/JSON tags after configuration and I want to extract required data currently i found below 2 methods.
- create Derived or Expression tags and use script to extract required data.
- Write script directly on received tags and extract required value and assign to seperate tags.
- Is there any alternate way apart from above 2 methods which can extract the required value directly during receiving process?