node-red-contrib-oscar-thermaldetector-async
Version:
OSCAR Thermal Detector Async node.
90 lines • 1.9 kB
JSON
[
{
"id": "98477b6dcfa4b34c",
"type": " ",
"z": "522c1d1d7d9f8cd5",
"name": "",
"Thermal- Detector": "",
"MinIOConf": "",
"inputBucket": "",
"objectName": "",
"outputBucket": "",
"Prefix": "",
"x": 830,
"y": 380,
"wires": [
[
"38fe3827c06802f8"
]
]
},
{
"id": "38fe3827c06802f8",
"type": "image",
"z": "522c1d1d7d9f8cd5",
"name": "",
"width": "600",
"data": "payload",
"dataType": "msg",
"thumbnail": true,
"active": true,
"pass": false,
"outputs": 0,
"x": 1110,
"y": 380,
"wires": []
},
{
"id": "bfbaa7ca0c9e6eca",
"type": "http request",
"z": "522c1d1d7d9f8cd5",
"name": "",
"method": "GET",
"ret": "bin",
"paytoqs": "ignore",
"url": "",
"tls": "",
"persist": false,
"proxy": "",
"insecureHTTPParser": false,
"authType": "",
"senderr": false,
"headers": [],
"x": 570,
"y": 380,
"wires": [
[
"98477b6dcfa4b34c"
]
]
},
{
"id": "a8bfc8d5bc8d509f",
"type": "inject",
"z": "522c1d1d7d9f8cd5",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "",
"payloadType": "date",
"x": 380,
"y": 380,
"wires": [
[
"bfbaa7ca0c9e6eca"
]
]
}
]