Giter VIP home page Giter VIP logo

davidalphafox / dgiot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dgiot/dgiot

0.0 1.0 0.0 83.1 MB

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.物联网开源平台,物联网平台开发,连接管理、设备管理、多工业协议兼容、数据采集、可视化开发、高并发、轻量级、低代码、快接入、平台免费。

License: Apache License 2.0

Makefile 0.70% Shell 2.15% Batchfile 0.16% Erlang 95.27% Dockerfile 0.07% Mustache 0.02% Lua 0.03% Python 0.26% C 1.12% HTML 0.04% Java 0.15% JavaScript 0.04%

dgiot's Introduction

DGIOT

GitHub Release Build Status Docker Pulls Community

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.

  • 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

Vision

The DGIOT team hopes to achieve the following visions through the Shuwa Industrial Internet continuous integration platform

  • Through engineers, front-end engineers, and junior back-office engineers to actually complete small and medium-sized industrial Internet projects in no more than 1 month
  • Ensure high-quality delivery through multiple methods such as open source code, free software, document sharing, technical certification, product certification, operation and maintenance hosting, etc.
  • Experts in the technical field continue to integrate the industry's excellent technical framework, and experts in the business field continue to optimize business models and processes, and build a multidisciplinary open platform
  • The IoT platform can finally be simple and easy to use, returning to the essence of tooling

Building

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: 效果图-1.png)

  • Download source code abroad
   git clone https://github.com/dgiot/dgiot_dashboard.git
   git clone https://github.com/dgiot/dgiot.git
  • China download source code
  git clone https://gitee.com/dgiiot/dgiot_dashboard.git
  git clone https://gitee.com/dgiiot/dgiot.git
  • China Linux/Unix/Mac/windows Build
  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 Debug
 make DIAGNOSTIC=1

DGIOT start, you can use a browser to visit http://localhost:5080 to view Dashboard.。

Installation and deployment

  • centos 7.6
wget -q https://gitee.com/dgiiot/dgiot/raw/master/dgiot_install.sh  && sh dgiot_install.sh

Community

FAQ

Visit DGIOT FAQ to get help on frequently asked questions

FAQ

GitHub Discussions DGIOT Chinese Q&A Community

Involved in the design

If you have suggestions for improvements to DGIOT, you can submit PR and ISSUE to EIP

Plug-in development

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

About Us

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 qrcode.png
QQ group 346566935

Contact us

You can contact the DGIOT community and developers through the following channels:

Preview address

Tencent Cloud preview address

Scan code preview

dgiot_dashboard.png

Open source license

Apache License 2.0, 详见 LICENSE

dgiot's People

Contributors

crikayuan avatar dawnwinterliu avatar dyxz816 avatar h7ml avatar hzkyhao avatar lsxredrain avatar wanguliux avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.