Hello,
I just uploaded my java project regarding SR-201:
https://github.com/Finomosec/relay-control
And then I found your project.
I think i have figured out some details about the protocol, which are incomplete or incorrect in your description.
eg. the commands are #1; #2,IP; etc. These long numbers are merely session-IDs to prevent cross updates from multiple clients (i suppose).
Also did i upload other software, source code and manuals for SR-201 i found on the internet.
These were very helpful to start with.
My java code is a very small app for now. It's just a sample app.
I have another app, which includes a jetty-server, which provides a website that can then trigger the switch. For example as a door opener. I will upload this another time.
I'm happy to meet you and that we have both worked on this topic :-)
Greeting Frederic
Hello,
I just uploaded my java project regarding SR-201:
https://github.com/Finomosec/relay-control
And then I found your project.
I think i have figured out some details about the protocol, which are incomplete or incorrect in your description.
eg. the commands are #1; #2,IP; etc. These long numbers are merely session-IDs to prevent cross updates from multiple clients (i suppose).
Also did i upload other software, source code and manuals for SR-201 i found on the internet.
These were very helpful to start with.
My java code is a very small app for now. It's just a sample app.
I have another app, which includes a jetty-server, which provides a website that can then trigger the switch. For example as a door opener. I will upload this another time.
I'm happy to meet you and that we have both worked on this topic :-)
Greeting Frederic