xG1W-2 gateway
-
I am intersted in the xG1W-2 gateway. Are there any python demo programs on how to communicate over RS485 with it from unipi 1.1/Raspi 3?
-
@juntiedt the gateway is a simple Modbus device. You map the 1wire sensors to the Modbus registers using the utility for Windows and then read them using any Modbus AnyLanugage library. Everything is described in the documentation.