300+ protocol adapters · Edge & cloud · Energy, utilities & manufacturing
DGIOT is an open-source Industrial IoT aggregation engine that connects sensors, PLCs, meters, drones, robots, and cameras — and turns raw data into actionable intelligence.
Unlike generic IoT platforms, DGIOT ships with 300+ protocol adapters in the official catalog (Modbus, OPC UA, OPC DA, IEC 104, A11, DTU and more), runs on edge devices or cloud, and has been battle-tested in energy, utilities, and manufacturing.
| Metric | Value |
|---|---|
| GitHub Stars | 4,836+ ★ (live badge above) |
| Protocol Adapters | 300+ (official catalog) |
| Largest Single Deployment | 928 gateways · 114,809 points · 16 oilfield plants |
| Concurrency | 30M simultaneous connections (benchmark test) |
| Deploy Time | 6 minutes (official claim) |
| Docker Hub Pulls | 6,300+ |
Data verified 2026-09. Star count per GitHub, 2026-09 snapshot; concurrency is a benchmark result; deploy time is the vendor's official claim.
┌─────────────────────────────────────────────────────────┐
│ Application Layer │
│ Digital Twin │ Dashboard │ SCADA │ Mobile │ Reports │
├─────────────────────────────────────────────────────────┤
│ Intelligence Layer │
│ Stream Compute │ Rules Engine │ AI Models │ Alerts │
├─────────────────────────────────────────────────────────┤
│ Core Layer │
│ Device Model │ Data Pipeline │ MQTT Broker │ Storage │
├─────────────────────────────��───────────────────────────┤
│ Protocol Layer │
│ Modbus │ OPC UA │ MQTT │ IEC 104 │ A11 │ DTU │ ... │
└─────────────────────────────────────────────────────────┘
| Product | Status | Scale |
|---|---|---|
| Oilfield Energy Data Pipeline | In production | 928 gateways · 114,809 points · 16 plants |
| Smart Circuit Breaker Platform | Prototype | Mobile + Admin dashboard |
| UAV Testing Platform | Under development | — |
| Maritime Safety Platform | Under development | — |
Status reflects verified project stages as of 2026-09. New deployments will be added as they reach production.
# Clone the aggregation engine (Erlang/OTP 24.3 required)
git clone https://github.com/dgiot/dgiot.git
cd dgiot
makeThe platform is a compiled Erlang/OTP aggregation engine — see the official README for build prerequisites and deployment (Docker Compose / standalone). For an out-of-the-box edge + low-code experience, start with iotStudio (Python, no compile step).
| Repo | Description | Stack |
|---|---|---|
| dgiot | Core IoT aggregation engine | Erlang/OTP |
| iotStudio | Edge platform & low-code application builder | Python + Vue 3 |
| iotView | Dashboard & form framework | Vue 3 |
| dgiot_dtu | Windows edge gateway | C# |
| iotApp | Mobile low-code app | Java |
| dgiot_doc | Documentation | Markdown |
| Deployment | Detail |
|---|---|
| 🇨🇳 Daqing Oilfield (China) | Largest single deployment: 928 gateways · 114,809 points · 16 plants |
Only deployments with verifiable contracts/records are listed. More references will be published as they are verified.
🌐 Website · English Docs · Discord — Discord link pending verification (2026-09) 💬 GitHub Discussions · https://github.com/dgiot
License: Apache 2.0
