search for: libupsconfig

Displaying 4 results from an estimated 4 matches for "libupsconfig".

2006 Jul 24
0
New configuration format, parser, libupsconfig and upsconfig : some news ^_^
...ut the file in your system. You must a full path, else test_parser will search the file in your default NUT configuration directory. When launching nut_parser, also give the full path to nut.conf, else it will not be able to open it. As announced in my first email, here is a draft about the API of libupsconfig this time ( http://opensource.mgeups.com/projects/nut-config/API_draft2.odt) and here a reflection on upsconfig tool ( http://opensource.mgeups.com/projects/nut-config/upsconfig_draft2.odt). Please let me know if you have any objection/suggestion/reflection about it. Thank for your attention ^_^...
2006 Jul 10
1
Rework of the configuration files (task 280)
Hi everyone, I'm new in the upsdev team, nice to meet you ! I'm currently doing an internship at MGE UPS, working with Arnaud Quette for the NUT project. I'll work for 2 months on the reworking of the configuration files for NUT and creation of libupsconfig and upsconfig libraries. (task 280 and 281 of the NUT project) My planning is as follow : Week 27 : Become used with the project, create a draft about the formalism of the new config files Week 28 : Send this draft to the mailing lists concerned to have the feed-back of the developers. I would ne...
2007 Jan 14
1
Doxygen API documentation
...tation for the core NUT functions. Here is an example of Doxygen's output: http://www.ghz.cc/~clepple/libhid/doc/html/hid_8h.html The two main categories of API documentation that I see are the internal NUT functions needed for writing drivers, etc., and the external libraries (libupscli and libupsconfig). Doxygen is really meant to document only one program at a time, so I'm not sure how we would handle the different binaries like upsc, upsd, upsrw, etc., but that's for down the road. Thoughts? I am open to suggestions for other similar tools, but Doxygen is readily available, and the sy...
2006 Aug 07
0
The new formalism : you can try it
Hi ups-dev ! I bring you some news about my work : it works ^_^ you can now try out the new configuration formalism. I modified upsd, the drivers and upsmon to use the new formalism and the new parser (via the libupsconfig library) The SVN link : svn co svn://svn.debian.org/nut/branches/JD-NewConf How to use it : To test it, I propose that you execute the following commands : Go to the JD-NewConf directory, do for instance : ./configure --prefix=/usr/local/nut-new-conf --with-user=nut Take care, if you use a b...