Zum Hauptinhalt springen

Browse an OPC-UA server now

POST 

/opc-ua/servers/:serverId/browse

Starts a browse run for this server immediately instead of waiting for its interval, so a newly connected address space or a change on the server becomes visible at once. The run happens in the opc-ua-client and can take several minutes on a large address space; the answer therefore reports whether it was started, not what it found. It also ignores the browseNodes flag - that flag switches off the automatic schedule, and a server searched only on demand is exactly what the combination with this endpoint is for.

Request

Responses

Whether the run was started