In this quick tutorial, we will cover Working with the Retrieve Device Identification Information Node. In this tutorial, we’ll create a flow containing the Retrieve Device Identification Information Node.
In this video we will cover:
Prerequisite
After watching Working with the Retrieve Device Identification Node, feel free to watch the next video, Understanding the Export Asset Node, to further expand your knowledge.
Subscribe to our channel for more Bitcoin Blockchain building videos! https://www.youtube.com/c/BlockchainofThings
Links from this video for easy access:
To sign up for your free account, head to our website www.blockchainofthings.com.
Join our community forum for the quickest response time to all your questions and concerns. This forum is our customer support. https://forum.blockchainofthings.com/
[Music]
Hi, this is Claire for Blockchain of Things.
In this tutorial, we’ll create a flow containing the Retrieve Device Identification Info Node.
If you don’t know what a Retrieve Device Identification Info Node is,
make sure you check out the previous tutorial
titled “Understanding The Retrieve Device Identification Info Node”.
Let’s begin!
Drag a Retrieve Device Identification Info Node into your workspace.
Double-click it to display its properties slide-out panel.
On the device drop-down field, choose your Catenis Virtual Device.
Add the node’s configuration information based on your needs to each field.
Wire this node, to a Debug Node, and open the Debug Sidebar.
Next, drag-and-drop an Inject Node into the Node-RED workspace.
Wire the Inject Node to the Retrieve Device Identification Info Node
then double-click the Inject Node to open its properties slide-out panel.
Alter the information in the Inject Nodes property slide-out panel by selecting the
drop-down payload field, and choose the JSON type.
An ellipse button will appear to the right of the field.
Click this ellipse button to display a JSON edit box.
Enter the JSON information you wish to pass as input to the Catenis Node.
For example, something like this,
but using your own device ID.
Click the done button.
Now, click deploy.
Now, let’s test the flow!
Click the button on the left of the Inject Node to send
the input from the Inject Node through the flow.
Great!
After watching this tutorial, you should know how to work
with the Retrieve Device Identification Info Node.
Great work!
[Music]