Displaying 1 result from an estimated 1 matches for "power_or_whatev".
Did you mean:
power_or_whatever
2006 Mar 15
1
Common Power Management with UPS support (was: NUT-NG)
...ariables embedded, and possibly some
commands (note that commands might be considered as RW vars. with enum
values, ie command.beeper={on,off})
And there might be other kind of power modules appearing in the future
(ie harmonic filter, solar panels, ...). So I would vote for a naming
like
org."power_or_whatever".modules.0.type={ups,laptop_battery,...}
org."power_or_whatever".modules.0.battery.* => see the nut battery
collection in [3])
This allows extension for redundancy management, and should be generic
enough for laptop batteries, UPSs, and future things.
Et voila... Note that thi...