search for: shortstatus

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

2009 Feb 04
2
[nut-commits] svn commit r1765 - in trunk: . drivers man
...ot;; 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 only for debugging purposes, they shouldn't be exposed to the server/clients anyway. > 629...