Description Usage Arguments References Examples
Retrieve a list of all Asset Servers known to this service
1 2 3 | pi_assetserver_list(.con, ...)
pi_assetserver(.con, webId, ...)
|
.con |
A |
... |
Passed to |
webId |
The ID of the server. |
https://devdata.osisoft.com/piwebapi/help/controllers/assetserver/actions/list https://devdata.osisoft.com/piwebapi/help/controllers/assetserver/actions/get
1 2 3 | con <- pi_connect_public()
pi_assetserver_list(con)
pi_assetserver(con, "F1RSIRAQC7zjPUOfBqai218IAwUElTUlYx")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.