Go to file
xiwa a575b2af56
update README.md.
2022-03-04 19:58:01 +00:00
common 配置整理 2022-03-04 16:37:19 +08:00
dao 配置整理 2022-03-04 16:37:19 +08:00
device-server 配置整理 2022-03-04 16:37:19 +08:00
doc 删除文件 doc/setup.md 2022-03-04 19:49:39 +00:00
manager 配置整理 2022-03-04 16:37:19 +08:00
model 配置整理 2022-03-04 16:37:19 +08:00
rule-engine 配置整理 2022-03-04 16:37:19 +08:00
tppa-server 配置整理 2022-03-04 16:37:19 +08:00
.gitignore 配置整理 2022-03-04 16:37:19 +08:00
LICENSE 开源项目初始化 2022-03-03 17:24:41 +08:00
README.md update README.md. 2022-03-04 19:58:01 +00:00
iotkit-parent.iml 配置整理 2022-03-04 16:37:19 +08:00
pom.xml 开源项目初始化 2022-03-03 17:24:41 +08:00

README.md

iotkit-parent

介绍

iot系统后台项目包含了mqtt认证服务、mqtt接入服务、web管理后台、规则引擎、第三方接入服务等模块。

前端项目见:https://gitee.com/iotkit-open-source/iot-console-web

软件架构

软件架构说明 本系统采用springboot、mongodb、mqttEMQX、keycloak等框架和第三方软件

安装教程

见:https://ztktkv.yuque.com/books/share/f57275e0-9033-4f70-afe4-d39a98f5fff5?# 《iot平台帮助文档》 链接有效期至 2022-03-08 03:57:04

使用说明

  1. 技术文档 https://ztktkv.yuque.com/books/share/b96f1fee-41d8-4da3-9e22-b73aeb1e29ed
  2. 系统操作文档

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request