https://github.com/mentalfl0w/protocolparser
DKY THM3682实验箱配套协议解析器,基于RibbonUI设计
https://github.com/mentalfl0w/protocolparser
iot-security qml qt ribbonui serial-communication zigbee
Last synced: about 2 months ago
JSON representation
DKY THM3682实验箱配套协议解析器,基于RibbonUI设计
- Host: GitHub
- URL: https://github.com/mentalfl0w/protocolparser
- Owner: mentalfl0w
- License: mit
- Created: 2024-01-12T11:32:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T13:01:06.000Z (over 1 year ago)
- Last Synced: 2025-04-09T15:12:29.736Z (about 1 year ago)
- Topics: iot-security, qml, qt, ribbonui, serial-communication, zigbee
- Language: JavaScript
- Homepage:
- Size: 7.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProtocolParser
ProtocolParser 协议解析器 V1.0.5
## 一、介绍
这是一个用于与DKY的THM3682实验箱搭配使用的上位机协议解析器,具体如何使用请看[使用说明](#使用说明)。
主界面(浅色/深色模式)
##
二、使用说明
## 1. [协议解析](documents/protocol.md)
+ 概述
+ 密钥
+ 认证流程
+ 数据结构
+ 接口解析
## 2. [串口使用](documents/serialport.md)
+ 参数配置
+ 串口消息设置
+ 串口助手设置
+ 串口数据流向
## 3. [紫蜂协议](documents/zigbee.md)
+ 设备列表
+ 密钥管理
+ 调试选项
## 4. [其他](documents/others.md)
+ 主题
+ 数据结构自定义