2
0
This commit is contained in:
2026-01-12 23:45:12 +01:00
parent 0164461e22
commit 4abcca860b

View File

@@ -2931,7 +2931,8 @@
"y": 940, "y": 940,
"wires": [ "wires": [
[ [
"586e5d5f736036fc" "586e5d5f736036fc",
"1645e45b491ec035"
] ]
] ]
}, },
@@ -2973,6 +2974,26 @@
] ]
] ]
}, },
{
"id": "1645e45b491ec035",
"type": "function",
"z": "86a34ee77bf6db10",
"name": "function 1",
"func": "msg.ui_update = {\"label\":\"s0\"};\nreturn msg;\n",
"outputs": 1,
"timeout": 0,
"noerr": 0,
"initialize": "",
"finalize": "",
"libs": [],
"x": 560,
"y": 1020,
"wires": [
[
"9a23c6f558ea0378"
]
]
},
{ {
"id": "cefd0feeeaf4227c", "id": "cefd0feeeaf4227c",
"type": "function", "type": "function",