Update README.md

This commit is contained in:
老周 2022-11-30 17:35:50 +08:00 committed by GitHub
parent 5058ddc709
commit 50654cc65d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ Content-Type: application/json
后续为报文数据, 后续为报文数据,
具体报文格式见: [二进制格式说明](binary-protocol.md) 具体报文格式见: [二进制格式说明](binary-protocol.md)
创建连接后第一个数据包需要发送[认证包](binary-protocol.md#0x01 online 首次连接), 创建连接后第一个数据包需要发送[认证包](binary-protocol.md#0x01-online-首次连接),
密钥需要在`产品-设备接入`或者`设备详情`中进行配置 密钥需要在`产品-设备接入`或者`设备详情`中进行配置
### UDP ### UDP
@ -58,4 +58,4 @@ UDP无需发送认证包,但是需要每个报文中都包含密钥信息.
### 测试 ### 测试
可以使用[模拟器](http://github.com/jetlinks/device-simulator)进行模拟测试 可以使用[模拟器](http://github.com/jetlinks/device-simulator)进行模拟测试