[ { "id": "cad70ef31b38a484", "type": "tab", "label": "断网不丢数_缓存队列", "disabled": false, "info": "", "env": [] }, { "id": "41e77cc1c1f4d716", "type": "inject", "z": "cad70ef31b38a484", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 250, "y": 180, "wires": [ [ "54111cc5faef7d3a" ] ] }, { "id": "54111cc5faef7d3a", "type": "simple-queue", "z": "cad70ef31b38a484", "name": "", "firstMessageBypass": true, "bypassInterval": "0", "x": 550, "y": 180, "wires": [ [ "3f6d7b8bbf0767d0" ] ] }, { "id": "3f6d7b8bbf0767d0", "type": "debug", "z": "cad70ef31b38a484", "name": "debug 13", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 760, "y": 180, "wires": [] }, { "id": "5e3762bd597e9be0", "type": "inject", "z": "cad70ef31b38a484", "name": "释放一条消息", "props": [ { "p": "trigger", "v": "true", "vt": "bool" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "x": 230, "y": 240, "wires": [ [ "54111cc5faef7d3a" ] ] }, { "id": "33781f776a638a51", "type": "inject", "z": "cad70ef31b38a484", "name": "清除所有", "props": [ { "p": "reset", "v": "true", "vt": "bool" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "x": 240, "y": 300, "wires": [ [ "54111cc5faef7d3a" ] ] }, { "id": "c952cbb1fbfe755c", "type": "inject", "z": "cad70ef31b38a484", "name": "产生一条带生命周期的消息", "props": [ { "p": "ttl", "v": "3000", "vt": "num" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "x": 190, "y": 360, "wires": [ [ "54111cc5faef7d3a" ] ] }, { "id": "3dec72a3b467a691", "type": "inject", "z": "cad70ef31b38a484", "name": "开启透传", "props": [ { "p": "bypass", "v": "true", "vt": "bool" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "x": 240, "y": 420, "wires": [ [ "54111cc5faef7d3a" ] ] }, { "id": "1a05f42a8944ccb5", "type": "inject", "z": "cad70ef31b38a484", "name": "关闭透传", "props": [ { "p": "bypass", "v": "false", "vt": "bool" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "x": 240, "y": 480, "wires": [ [ "54111cc5faef7d3a" ] ] }, { "id": "e799998d46658374", "type": "comment", "z": "cad70ef31b38a484", "name": "可以理解为设置项", "info": "", "x": 210, "y": 120, "wires": [] }, { "id": "bc904c558955ed60", "type": "inject", "z": "cad70ef31b38a484", "name": "周期释放消息", "props": [ { "p": "bypassInterval", "v": "2000", "vt": "num" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "x": 230, "y": 540, "wires": [ [ "54111cc5faef7d3a" ] ] } ]