The node-red-contrib-cool-loop package provides two nodes for Node-RED: cool-loop-start and cool-loop-join. These nodes work together to process an array of elements one by one through a user-defined flow, using
using [$val] will create array - e.g. mduList[$custom1]/mduTypeDesc using {$val} will input value as string to that point - e.g. deviceInfo/manSpecific/alarm/{$pmNameStr} type OPTIONAL; default: use values from action, val list of available valu (multiple elements can be execut...
Configure alerts via SMS, email, voice call, WhatsApp, Telegram, or even webhooks to integrate with external systems. These alerts ensure you’re always in the loop, helping you prevent costly downtime and maintain optimal performance. Ubidots offers a wide array of alerting options, which can...
you return an array of messages in the output message array. Listing 5.15 shows how to write a function that returns 10 new messages containing number payloads from 0 to 9. Line 1 creates a new array, msgList, to hold the messages. Lines 2 and 3 loop 10 times adding a new ...
if (debugMode) node.warn("Loop: room setup for '"+lookupRoom+"'"); foundIndex = i; // Overide rules : Manual specific cases if (msg.tempStrategyMode==cModeTeletravail && workingHours && lookupRoom == "bureau") { if (debugMode) node.warn("For Télétravail, override Bureau temperatur...
After i got it working, I saw you can return two or more values from one node, by returning array of messages, so it should be possible to make loop in one node, w/o Loop Switch. There's a splitter node (node-red-contrib-splitter) which splits a payload-array into separate message...
(s) end user ->> ui: launch ui ->> broker: connect broker ->> subflow: refresh controls subflow ->> hub: query device state loop forever par device to user device ->> hub: current state event hub ->> subflow: current state event subflow ->> broker: state message broker ->> ...
bbox array The coordinate about x1, y1, x2 and y2 return from the edgetpu object detection api. className Strings Class Name category score Integer The confidence of the inference result inf_fps Integer The FPS about TPU inference for a frame starttime Integer Inference node start time(Millio...
Chore: HUEEngine: reduced waiting time from 200 to 150ms and "awaited" the async function to send the hue commands in the send's loop. NEW: Hue Node Software Update Status for the HUE devices. Version 3.0.0-beta3 - Juni 2024 Warning: Node-Red version equals or major than 3.1.1 ...
In the case of the toggle it would be possible to omit the local visual feedback because the loop-back through the server ought to happen in less than a second and so while the visual change of the switch might feel sluggish upon clicking it would be OK. But that is not the case ...