Hello,
I cant find out how to post data into http site, that is created with template node.
I get a simple true value of my plc. Now I would like to post this true value into my html page instead of "test" in the
tag.
I guess the JSON node will not be enogh, I need a function node. But I dont know where to start.