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

Better handle of invalid UPS name #194

Open
gbakeman opened this issue Nov 11, 2024 · 0 comments
Open

Better handle of invalid UPS name #194

gbakeman opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gbakeman
Copy link
Contributor

WinNUT currently does not do a good job of communicating to the user when they specify an invalid UPS name is their configuration, nor does it take advantage of the LIST UPS command available in the NUT protocol which could further assist the user in selecting their UPS. Some changes that could be made:

  • Present an error of some kind to the user when an invalid UPS name is specified
  • Create a dialog that can be shown after connecting to a NUT server that displays a list of available UPS devices
    • Account for the fact that some NUT server distributions do not support the LIST UPS command, and allow the user to manually input the UPS name
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

1 participant