Node-RED tutorials
Node-RED tutorials for FairCom Edge
Abstract
Node-RED works natively with the FairCom JSON DB API. It does not require a driver or custom-built nodes. Database capabilities to Node-RED are enabled by sending simple JSON commands to FairCom Edge
Node-RED works natively with the FairCom JSON DB API. It does not require a driver or custom-built nodes. Database capabilities to Node-RED are enabled by sending simple JSON commands to FairCom Edge.
Requirements:
Ensure the FairCom server is installed and running.
Ensure Node-RED is installed.
Table 1. Quick links to FairCom's Node-RED Tutorials
Section | Description |
---|---|
Create a session with any of the FairCom JSON APIs. An authenticated session must be created before commands can be sent to a FairCom server. | |
Create a table and an index in a FairCom Edge database. | |
Insert and query records in a FairCom Edge database. |