Skip to content

Instantly share code, notes, and snippets.

@leedrch
Created January 5, 2019 16:45
Show Gist options
  • Save leedrch/d0f11b0d94c0aae4791d7d159df1a558 to your computer and use it in GitHub Desktop.
Save leedrch/d0f11b0d94c0aae4791d7d159df1a558 to your computer and use it in GitHub Desktop.
Node-Red Flow example : Install Moment Node in Windows
[{"id":"67f25ed3.673f","type":"moment","z":"f2d39e90.e7ae2","name":"","topic":"","input":"","inputType":"msg","inTz":"Asia/Seoul","adjAmount":0,"adjType":"days","adjDir":"add","format":"hhmm","locale":"ko_KR","output":"","outputType":"msg","outTz":"Asia/Seoul","x":320,"y":260,"wires":[["b80a5c41.afd2d"]]},{"id":"ff4ba06f.761f7","type":"inject","z":"f2d39e90.e7ae2","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":220,"y":200,"wires":[["67f25ed3.673f"]]},{"id":"b80a5c41.afd2d","type":"debug","z":"f2d39e90.e7ae2","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":430,"y":200,"wires":[]},{"id":"c5336705.203dd8","type":"comment","z":"f2d39e90.e7ae2","name":"Moment","info":"","x":200,"y":160,"wires":[]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment