You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zhaohe f7db3594b5 update 1 year ago
.settings update 1 year ago
.vscode update 1 year ago
Core update 1 year ago
Drivers update 1 year ago
LWIP update 2 years ago
Middlewares/Third_Party/FreeRTOS/Source first commit 2 years ago
iflytop_canbus_protocol@7cf64770e1 update 1 year ago
usrc update 1 year ago
zsdk@a8bd506724 update 1 year ago
.clang-format update 2 years ago
.cproject update 1 year ago
.gitignore update 2 years ago
.gitmodules update 1 year ago
.mxproject update 1 year ago
.project init project 1 year ago
README.md update 1 year ago
STM32F407VETX_FLASH.ld add heap thread-safe support 1 year ago
STM32F407VETX_RAM.ld add heap thread-safe support 1 year ago
dbdb_liquid_path_control_v2 Debug.launch init project 1 year ago
dbdb_liquid_path_control_v2.cfg init project 1 year ago
dbdb_liquid_path_control_v2.ioc update 1 year ago
dbdb_liquid_path_control_v2.launch init project 1 year ago

README.md

ref:https://iflytop1.feishu.cn/docx/FPqjdaTtkoBeU9x4qbjcD6vxnUc
主动上报
    发生改变->上报(最小周期)
    单片机重启->触发上报
    主机上线->上报
    传感器异常->上报
    触发上报指令下发->上报


websocket
    -> 建立连接上报
    -> 发生改变上报(最小周期)
    -> 触发上报指令下发->上报


; 主机模式/监听模式