From 1adcfae81dd822fd175d42c6f03f7a8d08743389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9A=8F=E9=81=87=E8=80=8C=E5=AE=89?= <164770707@qq.com> Date: Thu, 17 Mar 2022 04:45:14 +0000 Subject: [PATCH] update README.md. --- README.md | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e87b9cc3..71d34b27 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ 2. 设备接入使用EMQX消息服务器,认证采用EMQX内置的Http插件对称加密认证。后端采用Spring boot;前端采用Vue;移动端采用Uniapp;数据库采用Mysql、Redis和TDengine;设备端支持硬件SDK生成,例如ESP32、ESP8266、树莓派等;设备模拟器采用Android和WPF框架,不仅能模拟硬件设备,还可以控制和监测电脑、手机。 3. 系统架构图 -![系统架构图](https://github.com/kerwincui/wumei-smart/blob/master/document/sys.png?raw=true) + +![系统架构图](https://gitee.com/kerwincui/wumei-smart/raw/master/document/sys.png) 4. 使用流程 -![使用流程图](https://raw.githubusercontent.com/kerwincui/wumei-smart/master/document/process.png) +![使用流程图](https://gitee.com/kerwincui/wumei-smart/raw/master/document/process.png) ### 二、功能 @@ -82,7 +83,33 @@ ### 九、界面图片 * web端 - + + + + + + + + + + + + + + + + + + + + + + + + + + +