Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changeing the Value of the Current Operating Mode #14

Open
luismauriz1 opened this issue Apr 14, 2018 · 9 comments
Open

Changeing the Value of the Current Operating Mode #14

luismauriz1 opened this issue Apr 14, 2018 · 9 comments

Comments

@luismauriz1
Copy link

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.

@Hotte37
Copy link

Hotte37 commented Apr 22, 2018

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.

@luismauriz1
Copy link
Author

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

@Hotte37
Copy link

Hotte37 commented Apr 22, 2018

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.

@luismauriz1
Copy link
Author

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?

@Hotte37
Copy link

Hotte37 commented May 1, 2018

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.

@luismauriz1
Copy link
Author

Ok. i downloaded from the #10 the Build optolink jar with dependensies. But that isn´t working yet. Or whitch is the working jar?

@portboy
Copy link

portboy commented May 2, 2018

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 ….

@luismauriz1
Copy link
Author

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!

@steand
Copy link
Owner

steand commented May 16, 2018

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants