Giter VIP home page Giter VIP logo

hofan92 / iot-dc3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from like199/iot-dc3

0.0 1.0 0.0 24.98 MB

IOT DC3 is an open source, distributed Internet of Things (IOT) platform based on Spring Cloud. It is used for rapid development of IOT projects and management of IOT devices. It is a set of solutions for IOT system.

License: Apache License 2.0

Java 78.96% HTML 0.51% JavaScript 8.35% Shell 0.90% TSQL 6.38% CSS 3.34% Dockerfile 1.50% Makefile 0.07%

iot-dc3's Introduction

🚀 非常欢迎广大兴趣爱好者的加入,第一时间 联系作者show me you code,让我们肩并肩 👽!

💥 项目已正式迁移到 Gitee 上,gitee clone url :https://gitee.com/pnoker/iot-dc3.git , 你的点赞是我们开发的动力!

🌱 项目Web UI 已经开源了,gitee url : https://gitee.com/pnoker/dc3-web


star

DC3是基于Spring Cloud的开源可分布式物联网(IOT)平台,用于快速开发、部署物联设备接入项目,是一整套物联系统解决方案。
IOT DC3 is an open source, distributed Internet of Things (IOT) platform based on Spring Cloud. It is used for rapid development of IOT projects and management of IOT devices. It is a set of solutions for IOT system.


1 什么是DC3 IOT平台?

iot-dc3-architecture

DC3模块划分,四层架构

  • 设备驱动服务层:用于提供标准或者私有协议连接物理设备的SDK;
  • 设备管理层:用于提供微服务注册中心、设备指令接口、设备注册与关联配对、数据管理中心,是所有微服务交互的核心部分;
  • 系统服务层:用于提供任务调度、报警与消息通知、日志管理;
  • 数据开放服务层:用于提供数据开放等服务...

DC3功能设计,定位目标

  • 可伸缩:水平可伸缩的平台,构建使用领先的Spring Cloud开源技术;
  • 容错:没有单点故障弱,集群中的每个节点是相同的;
  • 健壮和高效:单一服务器节点可以处理甚至数百成千上万的设备根据用例;
  • 可定制:添加新的设备协议,并注册到服务中心;
  • 跨平台:使用Java环境可异地、分布式多平台部署;
  • 完善性:设备快速接入、注册、权限校验;
  • 安全:数据加密传输;
  • 多租户:命名空间,多租户化;
  • Docker:容器化。

2 DC3 IOT平台架构?

DC3 平台是基于Spring Cloud架构开发的,是一系列松耦合、开源的微服务集合。 微服务集合由4个微服务层和两个增强的基础系统服务组成,提供从物理域数据采集到信息域数据处理等一系列的服务。

iot-dc3-architecture

Spring Cloud NetflixSpring Cloud GatewaySpring Cloud SecuritySpring Cloud OpenFeign 等微服务模块。

3 项目文档

请阅读 WiKi 文档

其中包括:安装配置文档、部署文档、项目结构说明、平台介绍等内容。

4 Demo

请阅读 Demo 文档


5 联系作者

🐋 邮箱:[email protected]

💬 感兴趣可以加入DC3微信技术交流群(微信:18304071393,备注:DC3微信技术交流群,开源免费)

📣 非常欢迎

  • 提交issue,请标明遇到的问题、开发环境和如何复现;
  • 提交pull request改进 iot-dc3 的代码;
  • 提出新想法和设计方案。

🍭 感谢:lomboknettyspring bootspring clouds7connector 等提供的工具以及源码。

6 大家关心的问题

  • 项目目前开发到什么阶段了?

完全情况:70%
其中:
网关服务 需要完善开发,驱动协议需要丰富(包括Mqtt,Opcua)
管理配置服务 需要优化(接口部分做小改动)
数据存储&开放服务 需要添加流式计算模块(后期支持)
驱动快速开发SDK模块 需要拓展功能(后期支持边缘计算)

  • 项目目前支持的协议有哪些?

已完成的协议驱动:rtmp、plcs7、socket(client模式、server模式)、opcda、opcua
计划开发协议驱动: mqtt、modbus-tcp

  • 并发能力如何?

16G,i5机器测试可承受5万并发(测试工具jMeter)
Mongo数据库当并发很大时有较大的延时,后期采用Cassandra替代Mongo。

iot-dc3's People

Contributors

pnoker avatar duanxg1 avatar xinguangduan avatar dependabot[bot] avatar

Watchers

James Cloos 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.