regstraton
New Member
- Joined
- Apr 21, 2015
- Messages
- 6
- Reaction score
- 2
I have a Geyserwise hot water collector system: https://www.geyserwise.com/
From an IoT perspective I would like have access to the information that is shown on the display, such as the temperature, when the pump is running, etc. It would be great to have these values published on MQTT. So listening in on the wire between the display panel and the control box seems like a good idea.
To do this I first need to know what wire specification and messaging protocol is used. The cable contains three cores: GND, ~+12V DC and a data line. So it must be some sort of one wire protocol, but the rest I still need to figure out. I'm about to start reverse engineering it but if someone already knows that would be a great help.
Many thanks,
Reg
From an IoT perspective I would like have access to the information that is shown on the display, such as the temperature, when the pump is running, etc. It would be great to have these values published on MQTT. So listening in on the wire between the display panel and the control box seems like a good idea.
To do this I first need to know what wire specification and messaging protocol is used. The cable contains three cores: GND, ~+12V DC and a data line. So it must be some sort of one wire protocol, but the rest I still need to figure out. I'm about to start reverse engineering it but if someone already knows that would be a great help.
Many thanks,
Reg