search for: statusup

Displaying 1 result from an estimated 1 matches for "statusup".

Did you mean: statusp
2009 Feb 04
2
[nut-commits] svn commit r1765 - in trunk: . drivers man
...returning the error message through something like > 124 case ERR_NO_ERROR: > 125 return "OK"; instead of doing this indirectly through an index in an array of error strings. This makes sure these don't get out of sync. > 547 dstate_setinfo("ups.StatusUPS", "%08lX", > ups.StatusUPS) ; > 548 dstate_setinfo("ups.ShortStatus", "%04X", > ups.ShortStatus) ; Don't 'invent' new variables without discussing this on the development mailinglist. Since these are probably useful on...