11/27/2022 2:41 AM | |
Joined: 10/29/2022 Last visit: 6/11/2024 Posts: 3 Rating: (0) |
One of my clients has the same requirement for IoT 2040 Gateway. Thanks everyone for great suggestions. I find it difficult to install suggested nodes via palette manager ( I think it is due to the old version of node red running in the gateway). I would be thankful if someone could tell me 1. The way I could find the compatible versions of nodes 2. How to install them via SSH Thank You ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 11/28/2022 09:42:16New subject after splitting |
|
11/28/2022 3:39 PM | |
Joined: 4/28/2015 Last visit: 11/12/2024 Posts: 3345 Rating: (379)
|
Hi, to find supported nodes for the IOT2040 you need to check flows.nodered.org and search for the required node. NodeJS 8 must be supported. Many nodes have depracted support for NodeJS 8 with the latest version of the node, but you can install older versions which still supported NodeJS 8. To install a dedicated version via ssh, use the command npm install -g <nodename>@<version>, e.g.
Best regards! |
Last edited by: bergmanu at: 11/28/2022 15:40:21Not working for IOT2050 support anymore from March 1st, 2024. |
|
This contribution was helpful to1 thankful Users |
Follow us on