2020年12月4日 星期五

Using Websockets with Node-RED

 Using Websockets with Node-RED






[{"id":"c545f60.568f208","type":"inject","z":"2b3214e5.a3a7cc","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":"","topic":"","payload":"Hello There","payloadType":"str","x":350,"y":860,"wires":[["56625847.aaec28"]]},{"id":"56625847.aaec28","type":"websocket out","z":"2b3214e5.a3a7cc","name":"","server":"","client":"79b69aa8.df01d4","x":590,"y":860,"wires":[]},{"id":"487cf225.4d336c","type":"websocket in","z":"2b3214e5.a3a7cc","name":"","server":"","client":"79b69aa8.df01d4","x":380,"y":920,"wires":[["e001dbfc.5efb28"]]},{"id":"e001dbfc.5efb28","type":"debug","z":"2b3214e5.a3a7cc","name":"","active":true,"console":"false","complete":"false","x":610,"y":920,"wires":[]},{"id":"79b69aa8.df01d4","type":"websocket-client","path":"wss://echo.websocket.org","wholemsg":"false"}]


沒有留言:

張貼留言

Messaging API作為替代方案

  LINE超好用功能要沒了!LINE Notify明年3月底終止服務,有什麼替代方案? LINE Notify將於2025年3月31日結束服務,官方建議改用Messaging API作為替代方案。 //CHANNEL_ACCESS_TOKEN = 'Messaging ...