We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df1f60 commit ca3ec06Copy full SHA for ca3ec06
1 file changed
jNut/src/main/java/org/networkupstools/jnut/Client.java
@@ -176,7 +176,8 @@ public boolean isTrackingEnabled() {
176
}
177
178
/**
179
- * Set the tracking activation status.
+ * Set the tracking activation status; requires that
180
+ * the client connection is already active.
181
* @param tracking New tracking activation status.
182
* @throws IOException
183
* @throws NutException
0 commit comments