From 9a12b365bc63b1d1c355c07b0a77c869355bd0d5 Mon Sep 17 00:00:00 2001 From: Romain Bazile Date: Mon, 8 Nov 2021 19:12:07 +0100 Subject: [PATCH] flow: refresh IP on accessing streaming tabs --- flows/main.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/flows/main.json b/flows/main.json index 9bb8f05..33d4141 100644 --- a/flows/main.json +++ b/flows/main.json @@ -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": [ [