In this quick tutorial, we will cover Working with the Check Permission Rights Node in Interactive Mode. In this tutorial, we’ll create a flow containing the Check Effective Permission Rights Node in interactive mode. In interactive mode, the end user clicks on the action button attached to the node, and the Catenis API method is called using the default settings. You are not required to provide any input for nodes that support interactive mode.
In this video we will cover:
Prerequisite
After watching Working with the Check Permission Rights Node in Interactive Mode, feel free to watch the next video, Understanding the List Permission Events 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 Check Effective Permission Rights Node in Interactive Mode.
Before you proceed with this tutorial, you should already have learned how this node works,
as well as how to create a flow using this node in RunTime Mode.
If you haven’t yet completed these tutorials or would like to review, you can access them here:
Ready to go?
Let’s jump in!
Drag a Check Effective Permission Rights 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.
This should be the controlling device you are checking permissions on.
Click on the event drop-down menu and then select the event to receive event permissions rights for.
Enter the device ID,
click the done button.
Wire this node to a Debug Node, and open the Debug Sidebar.
Click the red deploy button on the upper right-hand side
of the Node-RED dashboard to deploy this flow.
To test the flow,
click the square grey box to the left
of the Check Effective Permission Rights Node.
A JSON object should now be printed onto the Debug Sidebar.
Great work!
Now that you know how to create a flow using the Check Effective Permission Rights Node,
it’s time to move on to our next tutorial.
Where you’ll learn all about the List Permission Events Node.
[Music]