From 369cb2c033d80979558b073c3a18f5f63d738e8e Mon Sep 17 00:00:00 2001 From: Steve-Mcl Date: Tue, 14 Nov 2023 16:27:55 +0000 Subject: [PATCH 1/4] Add support for communicating with devices in FlowFuse 1.14+, update node editor labels, update docs --- README.md | 3 +- nodes/project-link.html | 10 +++--- nodes/project-link.js | 73 ++++++++++++++++++++++++++++------------- 3 files changed, 57 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index fec606d..a7bea14 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A collection of Node-RED nodes for easy communication between Node-RED instances running in the [FlowFuse platform](https://flowfuse.com). These nodes act in a similar way to the core Node-RED Link nodes - but can be -used to send and receive messages between different Node-RED instances. +used to send and receive messages between different Node-RED instances and devices. Whilst these nodes are published under the Apache-2.0 license, they can only be used with an instance of the FlowFuse platform with an active EE license applied. @@ -15,6 +15,7 @@ This can be safely ignored. ### Prerequisites - FlowFuse 0.8+ running with an active EE license and its integrated MQTT Broker + - FlowFuse 1.14+ for communicating with application assigned devices Alternatively, you can [sign up to FlowFuse Cloud](https://flowfuse.com/product/) now to try these nodes out. diff --git a/nodes/project-link.html b/nodes/project-link.html index 9cb0d54..add3cc7 100644 --- a/nodes/project-link.html +++ b/nodes/project-link.html @@ -73,7 +73,7 @@ - +