node-red-contrib-bizwechat

node-red-contrib-bizwechat

企业微信自动应答

[{"id":"7277f4f3.dbc25c","type":"bizwechat-output","z":"4a24f524.02204c","x":490,"y":280,"wires":[]},{"id":"71582f07.cdaac","type":"function","z":"4a24f524.02204c","name":"","func":"msg.payload = '我是NR的的消息'\nreturn msg;","outputs":1,"noerr":0,"x":320,"y":280,"wires":[["7277f4f3.dbc25c"]]},{"id":"17ba7964.819c67","type":"debug","z":"4a24f524.02204c","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":320,"y":220,"wires":[]},{"id":"5c971a6e.d36634","type":"bizwechat-input","z":"4a24f524.02204c","name":"","cropid":"","token":"","aeskey":"","port":"","x":140,"y":280,"wires":[["71582f07.cdaac","17ba7964.819c67"]]}]

Flow Info

Created 6 years, 11 months ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • debug (x1)
  • function (x1)
Other
  • bizwechat-input (x1)
  • bizwechat-output (x1)

Tags

  • node-red-contrib-bizwechat
  • wechat
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option