📕
IoT Gateway User Manual
  • Prologue
  • ⭐Features
  • 4GW series IoT Gateway
  • Getting Started
  • LED Indications
  • Gateway Onboarding
    • Network
    • Device Registration
  • Gateway Configuration
    • Overview
    • Activity
    • Settings
      • Network
      • Data Routes
      • Input Configuration
      • MODBUS
      • System
    • OTA Updates
    • Output Connection
    • Modbus Query
    • Modbus Address Mapping
    • Modbus Datatypes & Function Codes
Powered by GitBook
On this page
  1. Gateway Configuration
  2. Settings

Data Routes

Allows you to select a protocol (HTTP/s or MQTT/s) and set its credentials to push data on the cloud server.

PreviousNetworkNextInput Configuration

Last updated 1 year ago

Enter the correct configuration details to make sure the Gateway gets connected successfully and click on Update.

No.
Field
Default Value
Description

1

Mode

0

0 = MQTT 1 = HTTP 2 = MQTTS 3 = HTTPS Change the mode as per your requirement.

2

MQTT Client ID

ESP32

Enter unique client id ONLY IF KNOWN otherwise, keep the value as it is.

3

MQTT Broker

broker.evolveikonnect.com:1883

Default broker = broker.evolveikonnect.com:1883 Change the broker address if it is required.

4

Username

Change the username of the broker ONLY IF you have changed the broker URL.

5

Password

Change the password of the broker ONLY IF you have changed the broker URL.

6

HTTP(S) API

http://192.168.23.106:5000/backup

Default API = http://192.168.23.106:5000/backup Change this API if required.

7

HTTP(S) Backup API

http://192.168.22.31:5147/api/v1/iot/deviceBackup

Default Backup API = http://192.168.22.31:5147/api/v1/iot/deviceBackup Change this API ONLY IF you have changed the HTTP(S) API.

To Upload SSL Certificate for HTTPS or MQTTS

  1. To Upload an SSL certificate for MQTTS or HTTPS click on +Upload MQTTS/HTTPS Certificate (.pem) and select your certificate file (.pem/.cer format) and click on Open.

  1. You will see the filename of the selected file. Click on Upload.

Please refer to the Activity section to verify that the data routes have been updated successfully.