You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opcuaOptions <session> should show the current state of all options of the session.
Currently it fails with missing argument #2 (options).
opcuaOptions <session> <option> should show the current state of the requested option of the session.
Currently it fails with option '<option>' must follow 'key=value' format - ignored.
The text was updated successfully, but these errors were encountered:
opcuaOptions <session>
should show the current state of all options of the session.Currently it fails with
missing argument #2 (options)
.opcuaOptions <session> <option>
should show the current state of the requested option of the session.Currently it fails with
option '<option>' must follow 'key=value' format - ignored
.The text was updated successfully, but these errors were encountered: