Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opcuaOptions without key=value args should show options #149

Open
dirk-zimoch opened this issue Sep 21, 2023 · 1 comment
Open

opcuaOptions without key=value args should show options #149

dirk-zimoch opened this issue Sep 21, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@dirk-zimoch
Copy link
Contributor

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.

@ralphlange
Copy link
Member

ralphlange commented Sep 21, 2023

opcuaShow <session> shows (among other things) the current state of all session options.

But I agree that using opcuaOptions <session> without values should show the settings of all available options.

@ralphlange ralphlange changed the title opcuaOptions should show options opcuaOptions without key=value args should show options Sep 21, 2023
@ralphlange ralphlange added this to the 0.11 release milestone Sep 4, 2024
@ralphlange ralphlange added the enhancement New feature or request label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants