Skip to main content

FairCom Edge tutorials

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.

IT connector tutorials

JSON DB API for application integration tutorials

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

Publish the contents of a file to an MQTT broker. It reads a file on the file system and publishes its contents to a specified topic on a selected broker.
Build a command line utility for subscribing to a specific topic from an MQTT broker. It prints messages to the screen and optionally persists messages to files in the specified directory.

Java MQTT client

Build a command line utility for publishing MQTT messages.
Build a command line utility for subscribing to a specific topic from an MQTT broker.

Node.js MQTT client

Build a command line utility for publishing MQTT messages.
Build a command line utility for subscribing to a specific topic from an MQTT broker.

Python MQTT client

Build a command line utility for publishing MQTT messages.
Build a command line utility for subscribing to MQTT messages.

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.