My goal is to retrieve data and control my boiler. This boiler communicates with my controller via a digital bus (LPB) which was developed by SIEMENS. I did not find a complete document on the protocol because it is a closed protocol.
My controller is a RVL-480 which allows to do temperature control and other things. I would like to make the communication with a C# program that will send requests on the serial port where the controller is connected. If you have already worked on this protocol or this equipment and you have information about the frames I am interested.
Thanks in advance.