Hi all,
I now have a working install of Weewx, and a working pymodbus.
A pymodbus test file can read all the data from my ethernet modbus device.
However, the WeeWX-ModbusTCP driver is not passing this on to weewx.
The Loop printout lists sensors but all are empty of any data.
Reading the manual I thought that Loop only used the sensors configured in the driver specified in the configuration, mine only has one, but it is not shown in the loop readout.
Any ideas as to this strange behaviour??