Matt Sargent

Results 6 comments of Matt Sargent

Here is what I did. I bought a new RS485 USB interface from Amazon that uses the FTDI serial hardware and it works perfectly. http://a.co/9mGUuzH

I would like to + up this issue. In the code, getFormSaved() is never used, so overriding it does nothing. I would like to add another link to go to...

I saw this when I searched for pymodbus.client.sync: Looks like the new version of pymodbus is to blame. The older version of Pymodbus used the syntax: from Pymodbus.client.sync import ModbusTcpClient...

[image: image.png] On Mon, Feb 14, 2022 at 4:54 PM Jean-Luc Mongrain ***@***.***> wrote: > All 3 temperatures metrics are in C or F? > > — > Reply to...

Hey Dale, I have this setup exactly running - but I could not use the Docker image either, I have to build it using the docker stuff. I can give...

Nice! Matt Sargent ***@***.*** On Mon, Mar 31, 2025, 4:52 PM dalklein ***@***.***> wrote: > Thanks Matt! I also just got it to work by building docker image locally, >...