This section contains quick links for all tutorials provided in our FairCom Edge documentation.
Cross-API tutorials
| APIs | Tutorials |
|---|---|
| MQTT & JSON DB API | Use JSON DB API to query MQTT data captured from IoT devices. |
| JavaScript Transform | Use the JavaScript Transform to modify data from MQTT messages as they come in. |
IT connector tutorials
JSON DB API for application integration tutorials
| Section | Tutorials/Description |
|---|---|
| Java | |
| Python | |
| JavaScript | |
| API explorer | A tutorial to manage a database using API Explorer. |
SQL for database and ETL tools
| Section | Tutorials |
|---|---|
| ODBC | Like all other tutorials in the c-tree series, each example simplifies the concepts of database programming into four simple steps Initialize(), Define(), Manage(), and Done(). |
| JDBC | This section contains Java developer tutorials for the FairCom DB JDBC API. You’ll be navigating your data in four simple steps, install & start up, read the review, compile the tutorials, run the tutorials. |
MQTT tutorials
| Section | Tutorials | ||
|---|---|---|---|
| C MQTT client |
|
||
| Java MQTT client |
|
||
| Node.js MQTT client |
|
||
| Python MQTT client |
|
||
| Forward to and from Mosquitto | Tutorials for forwarding messages to and from the Mosquitto MQTT broker. It includes configuring the FairCom broker, creating a subscriber client, and publishing a message to the FairCom MQ broker. | ||
| Forward to and from HiveMQ | This section provides tutorials for setting up the HiveMQ broker, configuring the FairCom MQ broker, creating a subscriber client, and publishing a message to the FairCom MQ broker. |
IoT connectors & transforms
| Section | Tutorials |
|---|---|
| Modbus | The tutorials in this section detail the processes of creating a session, capturing Modbus TCP data as JSON records in the database, viewing captured data, creating a transform, attaching the transform, viewing the transformed data, and forwarding and querying captured data. |
| OPC UA | The tutorials in the sections detail the processes for creating a session, capturing OPC UA data as JSON records in the database, viewing captured data, creating transforms, attaching the transform to the input, viewing the transformed data, and forwarding and querying captured data. |
| ThingWorx | The Tutorials section consists of procedures to load and map FairCom Edge and ThingWorx. |