@viun/node-red-contrib-overview
Version:
Collection of nodes to control the Overview's smart AI cameras
45 lines • 908 B
JSON
[
{
"id": "353560fd5cc5f3e9",
"type": "inject",
"z": "f6f2187d.f17ca8",
"name": "Change recipe",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "",
"payloadType": "date",
"x": 160,
"y": 560,
"wires": [
[
"3245889aee4c0ecb"
]
]
},
{
"id": "3245889aee4c0ecb",
"type": "change recipe",
"z": "f6f2187d.f17ca8",
"name": "",
"recipeId": "42",
"hostname": "localhost",
"port": "5001",
"x": 400,
"y": 560,
"wires": [
[]
]
}
]