Add support for Modbus 64 bit vals and update docs
authorAnthony Vickers <av@cityscience.com>
Fri, 2 Feb 2018 15:36:14 +0000 (15:36 +0000)
committerAnthony Vickers <av@cityscience.com>
Mon, 5 Feb 2018 13:16:34 +0000 (13:16 +0000)
commita4bb32fe599ea4ddab39a5994ee478675da18cc2
tree64f55fcf5f5c1641b2792a5d94f8497aabc19c86
parent21df6c124e90c6312301bf4fdd61ae98c5486109
Add support for Modbus 64 bit vals and update docs

Add support for reading Int64 and Uint64 from four 16 bit registers.
Update config document to explain new feature added.
src/collectd.conf.pod
src/modbus.c