-
|
Hi, I'm stuck on how to create CSV files for my Hautec Heatpump. It has a TEM controller as far as I understand, and some basic values already work and deliver correct values, such as Vl_temp_ist , Rl_temp_ist, Status $ ebusctl info I think I have to create additional CSV files for every slave? Is there any tooling or tip how to determine values from the results? $ ebusctl grab result I actually want to manipulate one simple value via ebus something like "Desired Room Temperature", but where do I find it in these data? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I'm still stuck here, maybe someone can help. I now have a strippe 15.csv, which return some values successfully: However, I need one other value, and I still have absolutely no clue, where the ID Column comes from and how that all translates into a numeric value? |
Beta Was this translation helpful? Give feedback.
-
|
Took a while and help of AI. However, if someday anyone might use it or find it in a search engine. type,circuit,level,name,comment,qq,zz,pbsb,id,*name,part,type,divisor/values,unit,comment ebusctl read -c 15 Raumtemp_soll ebusctl write -c 15 Raumtemp_soll 26 |
Beta Was this translation helpful? Give feedback.
Took a while and help of AI. However, if someday anyone might use it or find it in a search engine.
Below is my configuration.
And two commands to read an change the Raumtemp_soll
type,circuit,level,name,comment,qq,zz,pbsb,id,*name,part,type,divisor/values,unit,comment
*r,
*w,
*[parameter_level_status],,,parameter_level,,status
r,15,,Vl_temp_ist,Vorlauftemperatur Wärmeerzeuger 00-007,,,0621,00870042,tem_p,,TEM_P,,,,type,,UCH,0=none;2=on_off;4=Zeit;9=selection;13=Temperatur;64=Dauer;77=TemperaturSchwelle;141=TemperaturSoll;192=range,,Datentyp,unit,,UCH,0=none;2=_C;4=K;8=__0;10=h;12=min;16=kW;42=hh_mm,,Einheit,max,,SIN,10,°C,Maximum,min,,SIN,10,°C,Minimum,temp,,SIN,10,°C,Wärmeerzeuger Vorla…