Displaying 3 results from an estimated 3 matches for "1phase".
Did you mean:
phase
2005 Oct 31
2
3phase progress?
...ea is to not change the current (as of the proposals
writing) namespace, so existing applications and drivers continue to
work.
The proposal consists of adding useful measurements, and a "CONTEXT"
to specify what's measured in 3phase mode. "CONTEXT" doesn't exist in
1phase mode. This makes a clean naming space which shouldn't be too
hard to understand, implement and maintain.
To add to a recent debate on whatever UPS it was that return only real
power (W): This proposal adds real power measurements to the
namespace.
Any reactions this time? Please?
/Nikke
-...
2010 Apr 10
0
more liebert esp2 stuff
...me measurements for all 3
phases. I include only new discovered readings.
Multipliers are wrong right now and need to be defined, and some commands
are probably invalid/wrong, but most seem ok. I hope I find the time to
implement those on the driver. What I'm missing is a way to discern between
1phase & 3phase (output) upses.
output + read commands attached.
Also. here are some untested ups commands (decimal, not yet tested, seem
dangerous) for the brave, not sure if relevant to nut:
ALARM_SILENCE, 1,156,2,1,1
BATTERY_TEST, 1,156,2,1,2
CANCEL, 1,156,2,1,3
OUTPUT_ON_DELAY, 1,156,2,1,4...
2006 Jan 21
2
snmp-ups hacking
Hi all!
I'm wondering if there's anyone doing any hacking on the snmp-ups
driver at the moment.
I've started looking at implementing 3phase-support, and this
uncovered some rather unpleasant stuff in the snmp-ups driver that I
really need to fix in order to get things sane.
Those of you that's allergic to SNMP might want to stop reading now,
this is rather icky ;)