Open luismauriz1 opened 6 years ago
The current release (1.0.0-RC1) has an issue with writing values, see #10. If you use this binary, this is the reason. Can you write other values? In the current sources this error is fixed. So maybe you have to compile the sources to have an binary without this error.
Hello, thanks for your answer! Yes, i use the 1.0.0-RC1. I don´t have a plan, how to compile this. Could you please give me an overview, how to compile the source? Thanks
I am not a java expert, but i managed to compile it. I downloaded jdk 1.8 an eclipse (oxygen) and did an maven install.
Ok. Thank you for your answer. But I have absolutley no Plan, how to Compile it... So I downloaded Eclipse and imported the source File. But what is comming next?
You have to do a maven build. If you are not able to compile it you have to use a compiled version. E. g. from #10.
Ok. i downloaded from the #10 the Build optolink jar with dependensies. But that isn´t working yet. Or whitch is the working jar?
same issue here. I use the newest code from github (and to proof the binary from lewi). I’m not able to set the operation mode. but it’s confusing… So I can’t set the partymode to “ON”. Bu I can set the partymode to “OFF” (if I switch ON the partymode manually) I’ve tested it with protokoll “300” and “KW”.
With “vcontrold” I have no issues to set those values ….
My optolink system is shutting down after about 2 days. I thought, that the error log is getting to huge. so it is shutting down.
20:31:44.369 [Thread-39] ERROR de.myandres.optolink.SocketHandler getThing - Channel : pelletburner.error not define! 20:31:45.467 [Thread-40] ERROR de.myandres.optolink.SocketHandler getThing - Channel : 300P.outside_temp not define! 20:31:45.528 [Thread-40] ERROR de.myandres.optolink.SocketHandler getThing - Channel : 300P.flowuprating not define!
I didn´t changed anything. only unzipped and started. Thanks!
@luismauriz1 I can not reproduce this error. Maybe your optolink.xml is defect. You can test (list) with a terminal if all thinks are define, already: https://github.com/steand/optolink/wiki/Build-Install-Run
Hello again, I've set up my Opolink System now ready and mostly fully working. But I have a small issue whitch is for me verry important to fix. I want to change the Value of the "current Operating Mode" in German known as "Aktuelle Betriebsart des Heizkreises". I could read this values and transform them into text, but I can´t set these Values. I have a special Plan with my Heating System, so I have to change these Values from one to another... For example from Heating and Hotwater to Only Hotwater. Untill now, i can´t change these Values. What do I have to change in the Optolink.xml to Read&Write the Values? If that would work, it will be fantastic for me! Thanks! Btw, did somebody find the adress for "Current Operating mode of the Heating system" out? I have the value of the Heating Circles, but not from the Burner, like Standby, heat up, and regular heating... Thanks for your help.