Merge branch 'collectd-5.4'
[collectd.git] / src / collectd.conf.in
index 62cfb77..34cd24f 100644 (file)
 #<Plugin modbus>
 #      <Data "data_name">
 #              RegisterBase 1234
+#              RegisterCmd ReadHolding
 #              RegisterType float
-#              ModbusRegisterType holding
 #              Type gauge
 #              Instance "..."
 #      </Data>