From e09efba313ab8724fd03cbb8cc22e26dd7663f6b Mon Sep 17 00:00:00 2001 From: btsimonh Date: Wed, 9 Aug 2017 22:22:40 +0100 Subject: [PATCH] mqtt: Add 'name' to mqtt-broker node, and label it by this if it is set. (#1364) This allows you to easily distinguish between broker nodes which are talking to the same server but with different credentials. --- nodes/core/io/10-mqtt.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/nodes/core/io/10-mqtt.html b/nodes/core/io/10-mqtt.html index b778f6c77..4e4613ba7 100644 --- a/nodes/core/io/10-mqtt.html +++ b/nodes/core/io/10-mqtt.html @@ -165,6 +165,10 @@