is there an easy way to get the WebID using the path for the attributes in AF?
I need to poll close to 3000 attributes and kinda hard to do it manually.
Thanks
is there an easy way to get the WebID using the path for the attributes in AF?
I need to poll close to 3000 attributes and kinda hard to do it manually.
Thanks
Hi Tomas Flores ,
If you know the path for the attributes, then you can generate the WebID client-side. No need for polling the pi web api server.
Encoding rule for attributes can be found from here, WebID Encoded Datatypes (WebID) (aveva.com)
Please also refer to PI Web API - Using Web ID 2.0 to Optimize your Applications (osisoft.com)