Hi,
Is there a way to create metadata attributes to tags in the OPCUA server? And can the OPCUA client read metadata somehow?
We would like to show engineering units, range and the like for given signals.
The only solution i can seem to find is to write a "comment" in the DPE description(current lang) in the _common config. But it seems like this is only possible if the OPCUA tags are created by using DP-groups and not CNS.
In for example float DPE's there are a Unit config, is there a way to show this Unit and Description as attributes to a OPCUA tag?