From 5e854611e4401f5592e268a5a54644cf166aa606 Mon Sep 17 00:00:00 2001 From: nodered Date: Sun, 5 Jul 2026 17:36:06 +0300 Subject: [PATCH] exceed mqtt disabled --- flows.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flows.json b/flows.json index 521f346..0e63d06 100644 --- a/flows.json +++ b/flows.json @@ -260,6 +260,7 @@ "id": "2a277946ea060f15", "type": "mqtt out", "z": "0ddaa4b089a41228", + "d": true, "name": "", "topic": "data/edge5i/modbus", "qos": "", @@ -330,6 +331,7 @@ "id": "8771d151869e753d", "type": "mqtt out", "z": "0ddaa4b089a41228", + "d": true, "name": "", "topic": "data/edge5cdab/modbus", "qos": "",