Skip to content

Bindings

github-actions[bot] edited this page Jul 25, 2026 · 2 revisions

Table of Contents

Namespace: NatLaOpcUaTest.Bindings

Class: NatLaOpcUaTest.Bindings.Actions.NodeReadActions

MethodName BindingValue Comments
ReadNodeById When the value of node with id '(.*)' is stored in variable '(.*)' nodeIdentifier:
targetVariableName:
ReadNodeByPath When the value of node with path '(.*)' is stored in variable '(.*)' nodePath:
targetVariableName:

Class: NatLaOpcUaTest.Bindings.Setup.ConnectionSetupBindings

MethodName BindingValue Comments
SetApplicationName Given the application name '(.*)' applicationName:
SetDefaultTimeout Given the default session timeout of '(.*)' ms timeoutMsAsString:
SetEndpoint Given the endpoint '(.*)' endpointAddress:
SetUserNameAndPassword Given the credentials as username '(.*)' and password '(.*)' user:
password: