协议解析器
Go to file
Mentalflow 491961daf1
Project: Bump to 1.0.5.
2024-03-31 14:44:59 +08:00
.github/workflows Workflow: Add requirement for webview. 2024-03-16 02:12:48 +08:00
3rdparty ZigBeeDataView: Bug fixed. 2024-03-31 14:37:13 +08:00
app_source ZigBeeDataView: Bug fixed. 2024-03-31 14:37:13 +08:00
documents RibbonMarkDownView: improve performance and add mermaid support. 2024-03-17 03:26:17 +08:00
scripts Workflow: Remove mingw due to not support webengine. 2024-03-16 01:55:16 +08:00
.gitignore Update workflow and bug fix. 2024-01-13 04:40:49 +08:00
.gitmodules Workflow:bump to Qt 6.5.3. 2024-02-01 00:05:13 +08:00
CMakeLists.txt Project: Bump to 1.0.5. 2024-03-31 14:44:59 +08:00
LICENSE Initial commit 2024-01-12 19:32:59 +08:00
README.md Project: Bump to 1.0.5. 2024-03-31 14:44:59 +08:00

README.md

ProtocolParser

Logo

ProtocolParser 协议解析器 V1.0.5

一、介绍

这是一个用于与DKY的THM3682实验箱搭配使用的上位机协议解析器具体如何使用请看使用说明

主界面(浅色) 主界面(深色)

主界面(浅色/深色模式)

二、使用说明

1. 协议解析

  • 概述
  • 密钥
  • 认证流程
  • 数据结构
  • 接口解析

2. 串口使用

  • 参数配置
  • 串口消息设置
  • 串口助手设置
  • 串口数据流向

3. 紫蜂协议

  • 设备列表
  • 密钥管理
  • 调试选项

4. 其他

  • 主题
  • 数据结构自定义