UNPKG

node-red-contrib-oscar-fishdetector-async

Version:

Fish Detector Async node.

126 lines 2.74 kB
[ { "id": "feee78d02a96797e", "type": "inject", "z": "8c95e5dd22c4eae1", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 320, "y": 780, "wires": [ [ "881066bf43cf49cc" ] ] }, { "id": "881066bf43cf49cc", "type": "http request", "z": "8c95e5dd22c4eae1", "name": "", "method": "GET", "ret": "bin", "paytoqs": "ignore", "url": "", "tls": "", "persist": false, "proxy": "", "insecureHTTPParser": false, "authType": "", "senderr": false, "headers": [], "x": 500, "y": 780, "wires": [ [ "8dac5b26101135ae", "c80ab26387ac8847" ] ] }, { "id": "8dac5b26101135ae", "type": "image", "z": "8c95e5dd22c4eae1", "name": "", "width": 160, "data": "payload", "dataType": "msg", "thumbnail": true, "active": true, "pass": false, "outputs": 0, "x": 650, "y": 880, "wires": [] }, { "id": "3c3bc03b3257bf0c", "type": "debug", "z": "8c95e5dd22c4eae1", "name": "debug 3", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 1100, "y": 860, "wires": [] }, { "id": "02446fe23510d72b", "type": "image", "z": "8c95e5dd22c4eae1", "name": "", "width": 160, "data": "payload", "dataType": "msg", "thumbnail": true, "active": true, "pass": false, "outputs": 0, "x": 1110, "y": 760, "wires": [] }, { "id": "c80ab26387ac8847", "type": "sf:9d16b4cc0e3f6956", "z": "8c95e5dd22c4eae1", "name": "", "MinIOConfig": "", "InputBucket": "", "ObjectName": "", "OutputBucket": "", "Prefix": "", "x": 850, "y": 760, "wires": [ [ "02446fe23510d72b" ], [ "3c3bc03b3257bf0c" ] ] } ]