Displaying 1 result from an estimated 1 matches for "fvolt".
Did you mean:
volt
2007 Dec 29
1
[nut-commits] svn commit r1204 - in trunk: . drivers
...> Date: Sat Dec 29 20:17:01 2007
> New Revision: 1204
>
> Log:
> - drivers/megatec.c: detect OB status while OFF.
You've changed a bit more than this line suggests.
[...]
> @@ -565,10 +575,16 @@
> dstate_setinfo("input.voltage.fault", "%.1f", query.fvolt);
> dstate_setinfo("output.voltage", "%.1f", query.ovolt);
> dstate_setinfo("ups.load", "%.1f", query.load);
> - dstate_setinfo("input.frequency", "%.1f", query.freq);
> dstate_setinfo("battery.voltage", "%...