Documentation (Beta)
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Integration Setup

How to create new Integration

Prerequisites

  • Gateways are provisioned and online
  • Devices are provisioned and online
  • Application is created and configured
  • Data Converter is created

Setup

  1. Open Applications List application_1.1

  2. Select Application from the list application_1.2

  3. Open Integrations List integration_1.1

  4. Create New Integration integration_1.2

  5. Set Integration Parameters integration_1.3

Integration Types

HTTP

Once uplink from device is received, Network Server will call endpoint of your application. When you need to send downlink to device, your application calls endpoint provided by Network Server. For detailed configuration description please see: HTTP Integration

MQTT

MQTT Broker is required.
Network Server will publish MQTT message push topic of your MQTT Broker, once uplink from device is received. Network Server will subscribe and listen to pull topic of your MQTT Broker and send downlink to device once message will be posted by Broker. For detailed configuration description please see: MQTT Integration

HTTP v2

New version of HTTP Integration. Supports Data Converter v2 with extended list of metadata parameters. Note: only Data Converter v2 can be used

MQTT v2

New version of HTTP Integration. Supports extended list of MQTT configuration parameters. Supports Data Converter v2 with extended list of metadata parameters. Note: only Data Converter v2 can be used

Preconfigured Integrations

  • Tago.io
  • ThingBoard
  • Azure IoT Central



Troubleshooting:

In case of Integration errors, corresponding alarms are reported on Alarms screen. Description field contains detailed issue description.

alarms_1.1