dgiot / dgiot
- четверг, 28 октября 2021 г. в 00:30:05
DG-IoT,Open-source IoT Platform - Connect management,Device management,Data collection, Processing and Visualization.High concurrency, light weight, low code, fast access, free platform. Industry SaaS for IoT Platform.物联网开源平台,物联网平台开发,连接管理、设备管理、多工业协议兼容、数据采集、可视化开发、高并发、轻量级、低代码、快接入、平台免费。
English | 简体中文 | 日本語 | русский
DGIOT is the first lightweight open source industrial IoT continuous integration platform in China
Before 2016, the Shuwa 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.
The DGIOT team hopes to achieve the following visions through the Shuwa Industrial Internet continuous integration platform
Bulid DGIOT Need Erlang/OTP R21+, Windows download msys64.rar ,After downloading, unzip it to the root directory of Disk D, and operate strictly in accordance with the following figure:
)
git clone https://github.com/dgiot/dgiot_dashboard.git
git clone https://github.com/dgiot/dgiot.git
git clone https://gitee.com/dgiiot/dgiot_dashboard.git
git clone https://gitee.com/dgiiot/dgiot.git
cd dgiot_dashboard
git pull
yarn dgiot:install
yarn build
cd ../dgiot
git pull
rm ./apps/dgiot_api/priv/www -rf
cp ../dgiot_dashboard/dist/ ./apps/dgiot_api/priv/www -rf
make run
make DIAGNOSTIC=1
DGIOT start, you can use a browser to visit http://localhost:5080 to view Dashboard.。
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.iotn2n.com |
Blog | https://tech.iotn2n.com |
IoT access platform | https://dgiot.iotn2n.com |
The public | |
QQ group | 346566935 |
You can contact the DGIOT community and developers through the following channels:
Apache License 2.0, 详见 LICENSE。