2019年11月25日 星期一

Node-red 與 TimeStamp 兩個有用node節點 : Simpletime node 與 node-red-contrib-simpletime node

Node-red 與 TimeStamp 兩個有用node節點。
Simpletime node 與  node-red-contrib-simpletime node




[{"id":"d8223513.8f6f18","type":"moment","z":"c1aa8d01.bc4c4","name":"hhmm","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":370,"y":200,"wires":[["237a8a56.8109d6"]]},{"id":"d18af990.330fe8","type":"inject","z":"c1aa8d01.bc4c4","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":200,"y":200,"wires":[["d8223513.8f6f18","2b52e478.26e47c","9f4b6401.b92dd8"]]},{"id":"237a8a56.8109d6","type":"debug","z":"c1aa8d01.bc4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":630,"y":200,"wires":[]},{"id":"12df9e8.bab8a62","type":"comment","z":"c1aa8d01.bc4c4","name":"Moment","info":"","x":180,"y":160,"wires":[]},{"id":"87e1f5f1.ea1038","type":"inject","z":"c1aa8d01.bc4c4","name":"","topic":"","payload":"Shot","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":190,"y":380,"wires":[["7e74cab8.c8db74"]]},{"id":"a44e04bc.124028","type":"debug","z":"c1aa8d01.bc4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":630,"y":240,"wires":[]},{"id":"b4b5f32e.7f714","type":"debug","z":"c1aa8d01.bc4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":630,"y":280,"wires":[]},{"id":"2b52e478.26e47c","type":"moment","z":"c1aa8d01.bc4c4","name":"MMDD","topic":"","input":"","inputType":"msg","inTz":"Asia/Seoul","adjAmount":0,"adjType":"days","adjDir":"add","format":"MMDD","locale":"ko_KR","output":"","outputType":"msg","outTz":"Asia/Seoul","x":380,"y":240,"wires":[["a44e04bc.124028"]]},{"id":"9f4b6401.b92dd8","type":"moment","z":"c1aa8d01.bc4c4","name":"YYYY-MM-DD hh:mm:ss","topic":"","input":"","inputType":"msg","inTz":"Asia/Seoul","adjAmount":0,"adjType":"days","adjDir":"add","format":"YYYY-MM-DD hh:mm:ss","locale":"ko_KR","output":"","outputType":"msg","outTz":"Asia/Seoul","x":430,"y":280,"wires":[["b4b5f32e.7f714"]]},{"id":"f583c683.3eb5e8","type":"debug","z":"c1aa8d01.bc4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","x":570,"y":380,"wires":[]},{"id":"b81079a5.f9cc78","type":"debug","z":"c1aa8d01.bc4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"myepoch","x":580,"y":420,"wires":[]},{"id":"4eb6d406.fbe4ac","type":"debug","z":"c1aa8d01.bc4c4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"myrawdate","x":580,"y":460,"wires":[]},{"id":"7c145715.e8ef88","type":"comment","z":"c1aa8d01.bc4c4","name":"Simpletime","info":"","x":180,"y":340,"wires":[]},{"id":"d91ccbd7.a38648","type":"comment","z":"c1aa8d01.bc4c4","name":"Timestamp node","info":"","x":160,"y":120,"wires":[]},{"id":"7e74cab8.c8db74","type":"simpletime","z":"c1aa8d01.bc4c4","name":"","x":370,"y":380,"wires":[["f583c683.3eb5e8","b81079a5.f9cc78","4eb6d406.fbe4ac"]]}]

沒有留言:

張貼留言

2024產專班 作業2 (純模擬)

2024產專班 作業2  (純模擬) 1) LED ON,OFF,TIMER,FLASH 模擬 (switch 控制) 2)RFID卡號模擬 (buttom  模擬RFID UID(不從ESP32) Node-Red 程式 [{"id":"d8886...