Hi, can i connect to plc using the socket communications through tcp node or i have to use websocket node pls guide
@5lohith Жыл бұрын
Hi can you make a video on FTP transfer
@슬로우라이프-n7t7 ай бұрын
In the Arduino web server, I want to control LED with API address: port/led on, API address: port/led off, LED control using NodeRed. The node I tried is in IP:port format, so I don't know how to deliver the following.
@ruwindustries7 ай бұрын
To use the API you probably have to use the http request node.
@슬로우라이프-n7t7 ай бұрын
@@ruwindustries 팔렛트에서 다운받을수 있나요? 방법을 알려주실수있나요?
@ruwindustries7 ай бұрын
The HTTP request is a standard node coming with node-red itself.