Modbus Registers for UniPi 1.1
-
Where do I find the Modbus Registers for UniPi 1.1 . I found a lot links on the page but couldn´t find.
-
Hello @ThomasRPI,
the ModbusTCP service for Unipi 1.1 doesn't make all the IOs accessible, only the digital inputs and analog outpus. Other IOs are available directly over I2C.The Evok API makes all the IOs available over different kind of web-based APIs such as REST, Websockets and so on: https://github.com/UniPiTechnology/evok
Best regards,
Martin