nutdotnet / WinNUT-Client

WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.
GNU General Public License v3.0
186 stars 18 forks source link

Correct polling interval display to seconds #153

Closed gbakeman closed 6 days ago

gbakeman commented 2 months ago

At some point, I changed the Polling Interval value display in the Preferences window to milliseconds, even though it's always been seconds. Need to modify how the value is displayed and interpreted in the Preferences window to reflect what everyone is expecting.

image