search for: nutwriter

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

Did you mean: bitwriter
2012 Dec 10
0
libnutconf: An overview
...with the following configuration files: nut.conf, upsmon.conf, upsd.conf, ups.conf and upsd.users (hope I didn't forget any). Support for these we need, right now; upssched.conf support will be added, later. The config. containers are defined in the nutconf module; their serialisers are in the nutwriter module, the de-serialisers are currently in nutconf, too, but shall be moved to a separate nutparser module, soon. This is currently coded; however, not all is unit-tested (Emilien has UT for the parser if I'm not much mistaken and I've written a basic UT for the nutstream module, but that...