Skip to main content

2.2.1 Release Package

Download Release

Starting from v1.0, IoTGateway is split into Community Edition and Enterprise Edition.

v3.0.1 Release Downloads

PlatformArchitectureDownload Link
Windowsx64Download
Windowsx86Download
Linuxx64Download
LinuxARM64Download
LinuxARMv7Download

Release History

See Gitee Releases or GitHub Releases for all versions.

Running

Windows

  1. Download and extract the release package
  2. Right-click IoTGateway.exe and select Run as Administrator
  3. Open your browser and navigate to http://localhost:518

Linux

  1. Download and extract the release package
  2. Grant execute permissions:
chmod +x IoTGateway
  1. Run the gateway:
sudo ./IoTGateway
  1. Access the web interface at http://<your-ip>:518