# Latest

**URL:** https://discourse.nodered.org/latest.md?no_subcategories=false&page=60

[Latest](https://discourse.nodered.org/latest.md) · [Categories](https://discourse.nodered.org/categories.md) · [Tags](https://discourse.nodered.org/tags.md)

**Page:** 61

---

## [Node-red-contrib-cip-ethernet-ip Using Multiple Endpoints](https://discourse.nodered.org/t/node-red-contrib-cip-ethernet-ip-using-multiple-endpoints/98255)

<div class="topic-metadata">

**Author:** [@BrallanH2](https://discourse.nodered.org/u/BrallanH2)\
**Replies:** 1\
**Last updated:** [23 July 2025 10:18 UTC](https://discourse.nodered.org/t/node-red-contrib-cip-ethernet-ip-using-multiple-endpoints/98255 "2025-07-23T10:18:32Z")

</div>

I use the node-red-contrib-cip-ethernet-ip to read/write to ControlLogix PLC (1756-L73 via 1756-EN2T). My Node-REd runs on a Windows Server 2019 machine. Node Red V2.2.2 Node.js V 16.14.0 Has anyone successfully used…

---

## [Writing to Data Block in S7 1200 PLC via node-red-contrib-s7](https://discourse.nodered.org/t/writing-to-data-block-in-s7-1200-plc-via-node-red-contrib-s7/98259)

<div class="topic-metadata">

**Author:** [@pathum](https://discourse.nodered.org/u/pathum)\
**Replies:** 2\
**Last updated:** [23 July 2025 08:25 UTC](https://discourse.nodered.org/t/writing-to-data-block-in-s7-1200-plc-via-node-red-contrib-s7/98259 "2025-07-23T08:25:36Z")

</div>

Hello, I am trying to read and write to a s7 1200 PLC Datablock. I have sucessfully able to read the content of DB1 which contains a array "Test" which contains 20 String variabvles. See the image. Folowing is the …

---

## [UI Gauge is Available](https://discourse.nodered.org/t/ui-gauge-is-available/85318)

<div class="topic-metadata">

**Author:** [@joepavitt](https://discourse.nodered.org/u/joepavitt)\
**Replies:** 30\
**Last updated:** [23 February 2024 15:55 UTC](https://discourse.nodered.org/t/ui-gauge-is-available/85318 "2024-02-23T15:55:26Z")

</div>

Hi All, just wanted to share that I've just published Node-RED Dashboard 2.0's latest release (v1.1.0) with a new widget - UI Gauge. I know it was an incredibly popular one from Dashboard 1.0, and thanks to all for t…

---

## [How to access a Modbus TCP Device](https://discourse.nodered.org/t/how-to-access-a-modbus-tcp-device/98147)

<div class="topic-metadata">

**Author:** [@Janvi](https://discourse.nodered.org/u/Janvi)\
**Replies:** 11\
**Last updated:** [23 July 2025 05:53 UTC](https://discourse.nodered.org/t/how-to-access-a-modbus-tcp-device/98147 "2025-07-23T05:53:43Z")

</div>

Like to read the apparent power from my Ziehl EFR4001 device for visualisation in my dashboard. The device is in my local network accessible by http where I enable the Modbus TCP setup using Port 502. For NodeRed I i…

---

## [Custom Style ui-group](https://discourse.nodered.org/t/custom-style-ui-group/98250)

<div class="topic-metadata">

**Author:** [@Pepex7](https://discourse.nodered.org/u/Pepex7)\
**Replies:** 15\
**Last updated:** [22 July 2025 23:12 UTC](https://discourse.nodered.org/t/custom-style-ui-group/98250 "2025-07-22T23:12:29Z")

</div>

I've been trying to apply a custom style to a UI-group for a while, but I'm not able to. I add a UI-template with Type: CSS (All Pages) .miclase { color: red; } In the UI-group, in the Class field, I add the nam…

---

## [TypeError: Cannot read properties of undefined (reading 'hasOwnProperty')](https://discourse.nodered.org/t/typeerror-cannot-read-properties-of-undefined-reading-hasownproperty/97867)

<div class="topic-metadata">

**Author:** [@bigbean17](https://discourse.nodered.org/u/bigbean17)\
**Replies:** 5\
**Last updated:** [22 July 2025 22:38 UTC](https://discourse.nodered.org/t/typeerror-cannot-read-properties-of-undefined-reading-hasownproperty/97867 "2025-07-22T22:38:42Z")

</div>

Hi all, I'm trying to deploy my Node-RED app (with projects enabled) using Docker, but I keep running into this error on first launch: TypeError: Cannot read properties of undefined (reading 'hasOwnProperty') My goal …

---

## [MQTT still connecting](https://discourse.nodered.org/t/mqtt-still-connecting/98254)

<div class="topic-metadata">

**Author:** [@HerrKrauss](https://discourse.nodered.org/u/HerrKrauss)\
**Replies:** 2\
**Last updated:** [22 July 2025 19:28 UTC](https://discourse.nodered.org/t/mqtt-still-connecting/98254 "2025-07-22T19:28:00Z")

</div>

Hi, i have a raspberry pi with a module AI to recongnition of gender, this script send a JSON by mqtt, but want i try to catched, my node mqtt doesnt work in node-red. In the server spot i have the ip of the server web,…

---

## [Portable Node-RED v2.1.3](https://discourse.nodered.org/t/portable-node-red-v2-1-3/53244)

<div class="topic-metadata">

**Author:** [@mdkrieg](https://discourse.nodered.org/u/mdkrieg)\
**Replies:** 44\
**Last updated:** [22 July 2025 18:02 UTC](https://discourse.nodered.org/t/portable-node-red-v2-1-3/53244 "2025-07-22T18:02:27Z")

</div>

Today I needed a portable version of Node-RED to do something on a machine that I don't want to install Node onto and was pretty pleased with the result I got using electron-forge. I know others have accomplished this b…

---

## [Status node not receiving any updates from InfluxDB out node](https://discourse.nodered.org/t/status-node-not-receiving-any-updates-from-influxdb-out-node/98242)

<div class="topic-metadata">

**Author:** [@wescley](https://discourse.nodered.org/u/wescley)\
**Replies:** 3\
**Last updated:** [22 July 2025 12:54 UTC](https://discourse.nodered.org/t/status-node-not-receiving-any-updates-from-influxdb-out-node/98242 "2025-07-22T12:54:47Z")

</div>

Hello everyone, I’m running Node-RED v3.x with the official InfluxDB Out node (InfluxDB 2.x). I’ve added a Status node and configured it to monitor any status change on my InfluxDB Out node, but I’m not seeing any statu…

---

## [🌐 UIBUILDER Bugfix Release: v7.4.3](https://discourse.nodered.org/t/uibuilder-bugfix-release-v7-4-3/98249)

<div class="topic-metadata">

**Author:** [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)\
**Replies:** 0\
**Last updated:** [22 July 2025 14:24 UTC](https://discourse.nodered.org/t/uibuilder-bugfix-release-v7-4-3/98249 "2025-07-22T14:24:03Z")

</div>

Many thanks to https://github.com/RussellAult for reporting a problem with uib-html. This has now been fixed in this minor release.

---

## [Weather data to database - GW1000A-WIFIC25F -\> ecowitt.net -\> how?](https://discourse.nodered.org/t/weather-data-to-database-gw1000a-wific25f-ecowitt-net-how/97740)

<div class="topic-metadata">

**Author:** [@AndKe](https://discourse.nodered.org/u/AndKe)\
**Replies:** 5\
**Last updated:** [22 July 2025 13:23 UTC](https://discourse.nodered.org/t/weather-data-to-database-gw1000a-wific25f-ecowitt-net-how/97740 "2025-07-22T13:23:13Z")

</div>

My weather station receives sensor data from GW1000A-WIFIC25F and sends it to ecowitt.net how can I get the rainfall data into NodeRed ?

---

## [Dashboard 2: ui-control node multiple connect/change/lost events](https://discourse.nodered.org/t/dashboard-2-ui-control-node-multiple-connect-change-lost-events/98167)

<div class="topic-metadata">

**Author:** [@rakgupta](https://discourse.nodered.org/u/rakgupta)\
**Replies:** 19\
**Last updated:** [22 July 2025 12:34 UTC](https://discourse.nodered.org/t/dashboard-2-ui-control-node-multiple-connect-change-lost-events/98167 "2025-07-22T12:34:07Z")

</div>

Hello: Converting from DB1 to DB2... I have a ui-control node that is set to "Connection Events Only" (name = Connect) and another one "Page/tab Change Events Only" (name = Refresh Tab). What appears to happen is that e…

---

## [Other host as frontend nodered](https://discourse.nodered.org/t/other-host-as-frontend-nodered/98214)

<div class="topic-metadata">

**Author:** [@MaximusPauls](https://discourse.nodered.org/u/MaximusPauls)\
**Replies:** 11\
**Last updated:** [22 July 2025 11:16 UTC](https://discourse.nodered.org/t/other-host-as-frontend-nodered/98214 "2025-07-22T11:16:53Z")

</div>

Hi! I use node red as a small home automation. I want to show some things to the outside world (things like temperature values, graphs, buttons, slider), but at the same time not give access to the entire dashboard. I …

---

## [A node that can be pressed to start/stop messages flow....?](https://discourse.nodered.org/t/a-node-that-can-be-pressed-to-start-stop-messages-flow/98164)

<div class="topic-metadata">

**Author:** [@dougle03](https://discourse.nodered.org/u/dougle03)\
**Replies:** 14\
**Last updated:** [22 July 2025 09:14 UTC](https://discourse.nodered.org/t/a-node-that-can-be-pressed-to-start-stop-messages-flow/98164 "2025-07-22T09:14:06Z")

</div>

Hi, I spend a lot of time in NodeRed find it time consuming to manually disable a node temporally when debugging. Is there a node that allows you to drop it into a flow and tap it to open or close the link it's on? A b…

---

## [Mqtt Multiple Inputs to one Json Object or Array](https://discourse.nodered.org/t/mqtt-multiple-inputs-to-one-json-object-or-array/98244)

<div class="topic-metadata">

**Author:** [@Starfoxfs](https://discourse.nodered.org/u/Starfoxfs)\
**Replies:** 3\
**Last updated:** [22 July 2025 07:58 UTC](https://discourse.nodered.org/t/mqtt-multiple-inputs-to-one-json-object-or-array/98244 "2025-07-22T07:58:29Z")

</div>

Hi, i have a OpenDTU Mqtt Input with Multiple Numbers in the msg.payload but no exact Identity. The Identity of each payload is in the Topic. I want to add all togehter in a function and add the Identity to it like Vol…

---

## [UI\_PAGE Layout TABS - Get active UI\_PAGE Active tab](https://discourse.nodered.org/t/ui-page-layout-tabs-get-active-ui-page-active-tab/98231)

<div class="topic-metadata">

**Author:** [@ylechasseur](https://discourse.nodered.org/u/ylechasseur)\
**Replies:** 9\
**Last updated:** [21 July 2025 16:09 UTC](https://discourse.nodered.org/t/ui-page-layout-tabs-get-active-ui-page-active-tab/98231 "2025-07-21T16:09:09Z")

</div>

In the Layout section of ui\_page, I’m using TABS. So, for this page, I have several tabs. I have a Save button that is common to all the tabs, and I’d like to know which tab is active when the user clicks on it. Is i…

---

## [Data table slot dashboard2](https://discourse.nodered.org/t/data-table-slot-dashboard2/98234)

<div class="topic-metadata">

**Author:** [@wangenkuesse](https://discourse.nodered.org/u/wangenkuesse)\
**Replies:** 0\
**Last updated:** [21 July 2025 14:05 UTC](https://discourse.nodered.org/t/data-table-slot-dashboard2/98234 "2025-07-21T14:05:47Z")

</div>

Hello to everyone... I am working on a dashboard2 template node. Among other things I am using a table to display data. I try to display an icon instead of the text value. I condensed the code and successfully tested i…

---

## [Dashboard V1 vs V2](https://discourse.nodered.org/t/dashboard-v1-vs-v2/98228)

<div class="topic-metadata">

**Author:** [@Janvi](https://discourse.nodered.org/u/Janvi)\
**Replies:** 9\
**Last updated:** [21 July 2025 11:16 UTC](https://discourse.nodered.org/t/dashboard-v1-vs-v2/98228 "2025-07-21T11:16:10Z")

</div>

Realized my first NR project using V1 dashboard. It is mainly doing what it should do but soon I stumpled over the hints for V2 dashboard while V1 maintenance will be dropped in future. Therefore I installed FlowFuse V2 …

---

## [New project looking for ideas on how to do it - picture names](https://discourse.nodered.org/t/new-project-looking-for-ideas-on-how-to-do-it-picture-names/98229)

<div class="topic-metadata">

**Author:** [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)\
**Replies:** 16\
**Last updated:** [21 July 2025 10:52 UTC](https://discourse.nodered.org/t/new-project-looking-for-ideas-on-how-to-do-it-picture-names/98229 "2025-07-21T10:52:33Z")

</div>

(It was hard to rename them when they were on a DVD) I've recently put a LOT of pictures (.jpg) on my NAS. Their existing names are somewhat..... poor. I do see the advantage leaving them with their default names as w…

---

## [Widget arrangement in a subflow](https://discourse.nodered.org/t/widget-arrangement-in-a-subflow/98194)

<div class="topic-metadata">

**Author:** [@rewegit](https://discourse.nodered.org/u/rewegit)\
**Replies:** 7\
**Last updated:** [21 July 2025 10:51 UTC](https://discourse.nodered.org/t/widget-arrangement-in-a-subflow/98194 "2025-07-21T10:51:00Z")

</div>

How can I change the widget arrangement within a group in node red if they are in a subflow?

---

## [I want to build a search engine for my collection of DVDs](https://discourse.nodered.org/t/i-want-to-build-a-search-engine-for-my-collection-of-dvds/98221)

<div class="topic-metadata">

**Author:** [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)\
**Replies:** 20\
**Last updated:** [21 July 2025 10:04 UTC](https://discourse.nodered.org/t/i-want-to-build-a-search-engine-for-my-collection-of-dvds/98221 "2025-07-21T10:04:34Z")

</div>

I have a few of them. It is getting more viable to search them than try to remember which ones I have. Bog standard text file. So I would like to search them. They are NOT in ALPHABETICAL order. Rather, ordered as t…

---

## [Lay-Z-Spa integration](https://discourse.nodered.org/t/lay-z-spa-integration/98223)

<div class="topic-metadata">

**Author:** [@Sean-McG](https://discourse.nodered.org/u/Sean-McG)\
**Replies:** 0\
**Last updated:** [20 July 2025 13:13 UTC](https://discourse.nodered.org/t/lay-z-spa-integration/98223 "2025-07-20T13:13:27Z")

</div>

In my quest to automate everything in sight, I came across this project to add Wi-Fi remote control to Bestway Lay-Z-Spa branded inflatable hot tubs :grinning:. It's a really neat solution, which works by adding an ES…

---

## [Using UIBUILDER with Plotly](https://discourse.nodered.org/t/using-uibuilder-with-plotly/97462)

<div class="topic-metadata">

**Author:** [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)\
**Replies:** 12\
**Last updated:** [20 July 2025 20:34 UTC](https://discourse.nodered.org/t/using-uibuilder-with-plotly/97462 "2025-07-20T20:34:26Z")

</div>

Many thanks to @Paul-Reed for prompting me on this. When using Plotly charts with UIBUILDER, you should note that their code is rather dated in places. In particular, their CSS styling is not really up to current standa…

---

## [Excel Werte in je einer Spalte speichern](https://discourse.nodered.org/t/excel-werte-in-je-einer-spalte-speichern/98224)

<div class="topic-metadata">

**Author:** [@rolf1](https://discourse.nodered.org/u/rolf1)\
**Replies:** 1\
**Last updated:** [20 July 2025 16:00 UTC](https://discourse.nodered.org/t/excel-werte-in-je-einer-spalte-speichern/98224 "2025-07-20T16:00:18Z")

</div>

Hallo zusammen, wer kann einem Anfänger helfen ??? ich frage meinen Shelly über diese Flow ab ….. Alle Werte sind da…… Leider werden diese in meiner Excel Tabelle nur hintereinader/fortlaufen abgespeichert und nicht j…

---

## [Add PWA feature to UIBUILDER](https://discourse.nodered.org/t/add-pwa-feature-to-uibuilder/97807)

<div class="topic-metadata">

**Author:** [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)\
**Replies:** 4\
**Last updated:** [20 July 2025 13:56 UTC](https://discourse.nodered.org/t/add-pwa-feature-to-uibuilder/97807 "2025-07-20T13:56:43Z")

</div>

Whilst previously using dashboard 2, I liked the PWA feature, where a number of files were cached locally to ensure speedy loading, and of course dashboards opened full screen. As of now though, I'm using UIbuilder, and …

---

## [Trouble with data preparation for ui-chart in template node](https://discourse.nodered.org/t/trouble-with-data-preparation-for-ui-chart-in-template-node/98219)

<div class="topic-metadata">

**Author:** [@smanjunath211](https://discourse.nodered.org/u/smanjunath211)\
**Replies:** 2\
**Last updated:** [20 July 2025 12:00 UTC](https://discourse.nodered.org/t/trouble-with-data-preparation-for-ui-chart-in-template-node/98219 "2025-07-20T12:00:22Z")

</div>

\[{"id":"58e784fbf7b146f2","type":"change","z":"9cd9fa2d0d2e7202","name":"Option-4","rules":\[{"t":"set","p":"payload","pt":"msg","to":"\[{\\"nick\\":\\"MSP1\\",\\"mc\\":\\"m01\\",\\"Machine\\":\\"MACHINE-1\\",\\"Downtime\\":17,\\"rdate\\"…

---

## [Anyone using Node-RED Blueprints?](https://discourse.nodered.org/t/anyone-using-node-red-blueprints/98179)

<div class="topic-metadata">

**Author:** [@sumitshinde-84](https://discourse.nodered.org/u/sumitshinde-84)\
**Replies:** 1\
**Last updated:** [20 July 2025 00:58 UTC](https://discourse.nodered.org/t/anyone-using-node-red-blueprints/98179 "2025-07-20T00:58:48Z")

</div>

Hey folks! @Steve-Mcl from FlowFuse is doing a free webinar on July 23rd showing how to use Node-RED Blueprints - basically pre-built templates for things like PDF generators, OEE dashboards, and AI agents. Could save y…

---

## [Open comment node in new window](https://discourse.nodered.org/t/open-comment-node-in-new-window/98198)

<div class="topic-metadata">

**Author:** [@duaw](https://discourse.nodered.org/u/duaw)\
**Replies:** 14\
**Last updated:** [19 July 2025 19:56 UTC](https://discourse.nodered.org/t/open-comment-node-in-new-window/98198 "2025-07-19T19:56:40Z")

</div>

Hi there! I document within NR using comment nodes. So far, so good. When I implement something I close my comment node in oder to open (and edit) another node. I find no way to keep the contents of a comment node vis…

---

## [Mammotion Luba Lawnmower robot](https://discourse.nodered.org/t/mammotion-luba-lawnmower-robot/98215)

<div class="topic-metadata">

**Author:** [@Olaa](https://discourse.nodered.org/u/Olaa)\
**Replies:** 0\
**Last updated:** [19 July 2025 16:51 UTC](https://discourse.nodered.org/t/mammotion-luba-lawnmower-robot/98215 "2025-07-19T16:51:31Z")

</div>

I have a Luba mini 800. It would be fun to handle it from NR and perhaps get some better functionality. One thing is to catch when one cutting is over and then start next cutting. Have a good mqtt. Is there someone no…

---

## [Handling partial msg.payload items in a 2.0 Template node](https://discourse.nodered.org/t/handling-partial-msg-payload-items-in-a-2-0-template-node/98205)

<div class="topic-metadata">

**Author:** [@KSum](https://discourse.nodered.org/u/KSum)\
**Replies:** 9\
**Last updated:** [19 July 2025 16:33 UTC](https://discourse.nodered.org/t/handling-partial-msg-payload-items-in-a-2-0-template-node/98205 "2025-07-19T16:33:48Z")

</div>

I have an instance where msg.payload will not have all the keys defined for items which I want to show in a Dashboard 2.0 Template node. In the example below (greatly simplified from my needs) I will receive a message w…

[Previous page](https://discourse.nodered.org/latest.md?no_subcategories=false&page=59)

[Next page](https://discourse.nodered.org/latest.md?no_subcategories=false&page=61)
