Job_SignsPads/ESP32/README.md
2025-04-22 10:29:37 +08:00

41 lines
929 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
* @Date: 2024-07-12 09:43:53
* @LastEditors: lzc56 563451665@qq.com
* @LastEditTime: 2024-12-24 19:32:24
* @FilePath: \softwared:\Job\Dewert\Bewatec_SignsMonitoring\Project\Bewatec_WiFiSolution\README.md
-->
# Bewatec_WiFi_Solution
#### 介绍
体征垫WIFI版本的程序重构 采用ESP作为主控
#### 软件架构
软件架构说明
#### 日志
---
```
Date 2024年8月29日
Log : 第一次获取工程 采用分离式的工程作为基础
```
```
Date 2024年9月1日
Log : 完成MQTT上传以及串口数据获取 但是没有对接协议 后期对接协议完成之后做OTA就好了
```
```
Date 2024年9月3日
Log : 基础对接协议 完成数据主题和日志主题
```
```
Date 2024年12月24日
Log : 完成健康主题 以及按键相关 剩余OTA+告警
```
```
Date 2025年2月10日
Log : 增加预警 OTA完成
```
```
Date 2025年4月1日
Log : 增加WIFI列表功能
```