LinkToExternalSource |
[in] |
0:UriString |
Link to an external source. The server might or might not check if a correct URI is provided, or if the URI is available/reachable. |
BrowseName |
[in] |
0:QualifiedName |
The BrowseName of the new created Node. Method fails if a Variable with the same BrowseName already exists. |
DisplayName |
[in] |
0:LocalizedText |
The DisplayName of the new created Node. If the server supports multiple locales, and the Client wants to provide more than one locale, the Write operation on the Variable shall be used. |
Description |
[in] |
0:LocalizedText |
The Description of the new created Node. If the server supports multiple locales, and the Client wants to provide more than one locale, the Write operation on the Variable shall be used. |
LinkVariable |
[out] |
0:NodeId |
The NodeId of the newly created Variable. |