Besten Dank für die Unterstützung. Ich schaue mir das noch mal in Ruhe an. Ich nutze übrigens JavaScript 9.0.18, vielleicht gab es zwischen 9.0.11 und 9.0.18 ja auch Anpassungen.
Insg. hat sich die Stau-API aber auch geändert, mein JSONATA passt nicht mehr. Ich muss also eh an dieses Gebastel ran. Vielleicht überführe ich es dabei direkt von Blockly in reines JavaScript.
I have identified two interesting pieces of code.
For the missing result variable in "Event: Received Message":
https://github.com/ioBroker/ioBroker.javascript/blob/dba68e9eb91f79035f62a2df584fd1f7474462fe/admin/google-blockly/own/blocks_trigger.js#L1241-L1368
And for the missing result variable in "Send Message" block:
https://github.com/ioBroker/ioBroker.javascript/blob/dba68e9eb91f79035f62a2df584fd1f7474462fe/admin/google-blockly/own/blocks_sendto.js#L365-L549
Now, I have to better understand Blockly framework and see how the code can be adapted.
Hello, I would like to access the REST API interface of my heating control system in Node Red.
Can someone help me?
The address is
[http://192.168.178.22:8080/user/var//120/10281/0/0/12080]
Here I would have to set the value 1803 or 1802 depending on the "on" or "off" state.
Can someone help me with how to implement this in Node RED

@tiger Attached is a simple blockly example.
[image: 1662728641432-screenshot-2022-09-09-at-15.03.56.png]
I hope this explains how I would do this.
A.
p.s. I don't speak French, so any translation errors are in there for your amusement. I also still am unsure about the exact setup, so some combinations of main menu selection and sub menu selection may not make sense. Those cases wouldn't need to be explicitly listed either.