flow: refresh IP on accessing streaming tabs

This commit is contained in:
Romain Bazile 2021-11-08 19:12:07 +01:00
parent 8e43977ed7
commit 9a12b365bc

View file

@ -584,6 +584,7 @@
"clientid": "Client_node",
"usetls": false,
"compatmode": false,
"protocolVersion": 4,
"keepalive": "60",
"cleansession": true,
"birthTopic": "",
@ -5196,20 +5197,20 @@
"id": "63b885ac.46f384",
"type": "switch",
"z": "f21ba04.c26266",
"name": "ifWifi",
"name": "Check",
"property": "name",
"propertyType": "msg",
"rules": [
{
"t": "eq",
"v": "Wifi",
"vt": "str"
"v": "name in [\"Wifi\", \"Optic Configuration\", \"Fluidic Acquisition\"]",
"vt": "jsonata"
}
],
"checkall": "true",
"repair": false,
"outputs": 1,
"x": 271,
"x": 270,
"y": 80,
"wires": [
[