modbus plugin: Implement the "Dataset" config option.
authorIvo De Decker <ivo.dedecker@ugent.be>
Fri, 14 Jan 2011 10:09:00 +0000 (11:09 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 14 Jan 2011 10:12:17 +0000 (11:12 +0100)
commitd6bb304cf0f56d3f2854096e5576a4bd3478961f
treee768ddae5815d2b7b40c672fbab8b121c5531c80
parenta06c1a5201303c3b0bd0c330d733916cbf20d568
modbus plugin: Implement the "Dataset" config option.

Hello Florian,

First of all, I would like to thank you for writing collectd. It is a
very nice and useful application!

Secondly, thanks for changing the license of the collectd modbus plugin.
I would like to eventually get it included in the package of collectd
that is shipped by debian and I hope the new license is acceptable to
them.

In addition, I think it would be nice to group a number of registers, to
make it easier to configure a number of identical devices. I wrote a
small patch (attached) that adds a config option 'Dataset', that works
like in the example below. The patch is only tested lightly. Could you
comment on the (preliminary) patch?

Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/modbus.c