mirror of
https://github.com/mcxiaoke/mqtt.git
synced 2026-02-07 23:20:43 +08:00
UNSUBACK
删除重复表格
This commit is contained in:
@@ -5,14 +5,6 @@
|
||||
### 3.11.1 固定报头
|
||||
|
||||
##### 图例 3.31 – UNSUBACK报文固定报头
|
||||
|
||||
| **Bit** | **7** | **6** | **5** | **4** | **3** | **2** | **1** | **0** |
|
||||
|---------|-----------------------|--------|-------|-------|-------|-------|-------|-------|
|
||||
| byte 1 | MQTT控制报文类型 (11) | 保留位 |
|
||||
| | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 |
|
||||
| byte 2 | 剩余长度 (2) |
|
||||
| | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
|
||||
|
||||
<table style="text-align:center">
|
||||
<tr>
|
||||
<td align="center"><strong>Bit</strong></td>
|
||||
|
||||
Reference in New Issue
Block a user