0:03
downloading and installing nodes on a
0:05
Click Plus C2 and Red module is not
0:07
complex to learn but there are a few
0:09
items that you must take into
0:11
consideration Currently the C2 and Red
0:14
module has Node Red version 3.0
0:16
pre-installed which was initially
0:18
released on July 14th 2022 and is a
0:21
stable software version It uses version
0:23
14.1 of NodeJS This is important when
0:26
determining how the software will react
0:30
plane Node Red is a powerful flow-based
0:33
development tool for visual programming
0:34
particularly suited for the internet of
0:37
IoT One of its biggest strength lies an
0:40
extensive library of nodes which allows
0:42
users to perform tasks ranging from
0:43
simple data manipulation to complex
0:46
integrations with various hardware and
0:50
This information will explore how to
0:52
find and install nodes in the C2n red
0:55
red including considerations for
0:57
compatibility with different
1:00
versions Detailed information contained
1:02
in this video can be found at
1:04
acccca.ca A link has been put in the
1:06
description below If you have not
1:08
watched the other videos yet there'll be
1:09
links in the description below that will
1:10
start you at video one There'll be links
1:12
to the rest of the videos in the series
1:17
Understanding nodes in Node
1:21
Red Before getting into the installation
1:23
process it's essential to understand
1:25
what nodes are in Node Red At its core a
1:29
node is reusable piece of code that
1:31
provides functionality The C2n Red
1:33
module has built-in Node Red nodes but
1:36
the magic happens when you enrich your
1:37
environment with additional nodes that
1:41
needs Nodes are the basic building
1:43
blocks for your flow programs As we have
1:46
seen in the past post and videos we can
1:48
drag and drop nodes onto the workspace
1:50
to create flows Inside node red there
1:53
are three objects to share data with
1:57
PLC Click read write and system
2:00
configuration nodes provide easy access
2:04
memory Three additional nodes require
2:07
specific configuration to work on a C2
2:12
Read write and watch file nodes are used
2:15
for writing files in Node
2:25
install The first step in finding nodes
2:28
is to look at the Click Plus hardware
2:32
user-m chapter 5 You will see two tables
2:36
of third party nodes tested with the C2
2:53
Node Red has a vibrant community and
2:55
many developers share their common nodes
2:57
via the Node Red library or
2:59
GitHub The official Node Red library is
3:02
at https/flows.node.org
3:10
You can browse thousands of available
3:11
nodes categorized by functionality such
3:14
as services hardware databases etc Pay
3:18
close attention to the descriptions
3:20
documentation and user reviews to ensure
3:23
that the node meets your
3:27
requirements Finding nodes through
3:32
pallet call up our flow program in a C2
3:35
and red card This can be done by
3:36
selecting the PLC menu option in the
3:46
software Select Ethernet and then choose
3:53
connect Your default browser will open
3:56
showing you the flow control we created
4:10
Select the pancake symbol to the top
4:12
right corner of the flow Select manage
4:19
p Under user settings you will see all
4:22
of the nodes currently installed Select
4:25
install This will allow us to search
4:27
online for different nodes Currently we
4:29
see 5,39 nodes available to us All
4:33
matching nodes will be displayed as you
4:37
line We'll be installing the Node Red
4:40
contribs This is the Node Red MQTT
4:51
80s.js The symbol beside the node will
4:53
take you to the web page
4:59
On this page we can find information on
5:01
the node red contribute
5:09
80s On the right hand side select view
5:12
on npm Once again we will see all the
5:15
latest information on the node
5:19
version On the top right hand side you
5:21
will see the different versions
5:22
available Select this option
5:26
You will see the history of this node's
5:30
versions based on the click plus
5:32
hardware user manual information Version
5:38
0.11.1 works with the C2 and red
5:44
module Downloading the node version
5:54
Select the note name from the manage
5:56
pallet and copy this to the Windows
5:58
clipboard This can be done by
5:59
right-clicking and selecting copy or
6:10
C The downloaded file UR with the name
6:13
and version can be created using this
6:15
information Follow this pattern
6:18
The bold lettering is the module's
6:22
name and the bold itallic is the version
6:27
number The URL will download the source
6:30
file of that module to your default
6:33
folder Copy the download to your project
6:38
PC We will replace the name with the
6:41
name of the node that we want to
6:42
download This appears in two different
6:45
places The version number can be changed
6:47
to the one we want to
6:56
download We can now copy this URL into
7:22
The file will be downloaded to her
7:25
computer If you're enjoying this video
7:27
please hit the like button below Keeping
7:29
up with all the latest innovation
7:30
automation can be difficult so click the
7:33
subscribe button Remember to click the
7:35
bell beside your subscription to
7:36
actually receive those
7:41
notifications Installing the downloaded
7:46
We can now install this node on our C2
8:00
module On the install tab in the manage
8:03
pallet select the upload module TGZ file
8:14
Select the file that we downloaded
8:28
previously Select the upload button to
8:30
install the nodes into our C2 NRED
8:33
module The upload and installation of
8:35
this node will take about 11 minutes
8:49
When the note is added we will receive a
8:51
message We can now close the manage
8:58
pallet Looking at the left side of the
9:00
browser we can see the 80s broker node
9:12
To learn how the C2 NRED module
9:15
communicates to the Click Plus inputs
9:18
here Click here to learn more about the