Hello everybody,
I want to receive json data through http from my device. However, when I run Node-Red on the virtual ctrlX i don't receive any data.I've tested the flow on Node-Red on my local PC and it can receive http requests, but when I try to do the same on the ctrlX i don't receive any data.
For the Flow I am simply using the http input node and reply with status 200.
So simply the http node on the ctrlX is an https server.
kind Regards,
Mohamed