English | 简体中文 | 日本語 | русский
github|gitee|Official website|Blog|Experience|
DGIOT is the first lightweight open source industrial iot continuous integration platform in China
Before 2016, the dgiot team had been crawling on the Internet and the mobile Internet for many years. In 2016, it began to enter the Internet of Things crawling. It hopes to share many years of crawling experience through this open source platform and make multidisciplinary industrial Internet projects easier.
- Let rich engineers to complete industrial Internet projects with simpler requirements through window interaction
- Let the majority of junior front-end engineers to undertake industrial Internet projects with more complex requirements through the serverless method
- Let Python, Java, Go, C junior background engineers undertake complex industrial Internet projects through web programming development channels
- The front and back ends are completely open source, no-charge commercial version
- Support privatization one-click deployment, quickly own your own lightweight IoT platform
- Carrying over tens of millions of long connections, carrier-class stability
- Object model-rule engine-data channel-configuration page full-process visualization low-code development
- Multi-industry industrial protocol compatibility
Bulid DGIOT Need Erlang/OTP R24+, linux Windows download msys64.zip ,After downloading, unzip it to the root directory of Disk D, and operate strictly in accordance with the following figure:
-
Download source code abroad
git clone -b master https://github.com/dgiot/iotStudio.git git clone -b master https://github.com/dgiot/iotView.git git clone -b master https://github.com/dgiot/iotApp.git git clone -b master https://github.com/dgiot/iotWechat.git git clone https://github.com/dgiot/dgiot.git
-
China download source code
git clone -b master https://gitee.com/dgiot/iotStudio.git git clone -b master https://gitee.com/dgiot/iotView.git git clone -b master https://gitee.com/dgiot/iotApp.git git clone -b master https://gitee.com/dgiot/iotWechat.git git clone https://gitee.com/dgiiot/dgiot.git
-
One touch start command Linux/Unix/Mac/windows
make run
- Make Debug
make DIAGNOSTIC=1
DGIOT start, you can use a browser to visit http://localhost to view Dashboard.。
- For a complete list of new features, see DGIOT Release Notes。
- For more information, please visit DGIOT Website。
- centos 7.6
wget -q https://gitee.com/dgiiot/dgiot/raw/master/dgiot_install.sh && sh dgiot_install.sh
Visit DGIOT FAQ to get help on frequently asked questions
GitHub Discussions DGIOT Chinese Q&A Community
If you have suggestions for improvements to DGIOT, you can submit PR and ISSUE to EIP
If you want to integrate or develop your own plug-in, refer to lib-extra/README.md
You are welcome to submit any bugs, issues and feature requests to dgiot/dgiot。
contact details | address |
---|---|
github | https://github.com/dgiot |
gitee | https://gitee.com/dgiot |
Official website | https://www.dgiotcloud.cn |
Blog | https://www.dgiotcloud.cn/?cat=19 |
IoT access platform | https://prod.dgiotcloud.cn |
The public | |
We chat group | |
QQ group | 346566935 |
DG-IoT平台简介及业务架构 | DG-IoT平台业务架构详细讲解 |
DGIoT开源物联网平台——腾讯云服务器购买 | DGIoT开源物联网平台——服务器部署 |
MODBUS温湿度平台接入 | modbus虚拟设备平台接入 | DGIoT实物电表连接 | 虚拟电表连接 |
mqtt虚拟设备连接 | opc虚拟设备连接 | dgiot低代码远程控制电表-拉合闸视频演练 |
dgiot编译环境搭建踩坑记之深夜鏖战 | 微信小程序零基础接入教程 | dgiot api编写教程 |
DGIOT平台接入红外传感器教程 | DGIOT平台接入甲烷传感器教程 | DGIOT平台接入水位传感器教程 | DGIOT平台接入烟感传感器教程 |
DGIOT平台接入噪声传感器教程 | DGIOT平台接入振动传感器教程 |
海量用电信息采集项目性能测试 |
Apache License 2.0, 详见 LICENSE。