Skip to main content

Node-RED tutorials

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:
Table 1. Quick links to FairCom's Node-RED Tutorials

Section

Description

Create session

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 table & index

Create a table and an index in a FairCom Edge database.

Add & query records

Insert and query records in a FairCom Edge database.