From 8d9789afc0791e2daae62d207a06e7f92f339d5a Mon Sep 17 00:00:00 2001 From: wanyaoasiainfo <110035525+wanyaoasiainfo@users.noreply.github.com> Date: Tue, 9 May 2023 09:53:33 +0800 Subject: [PATCH] UNSUBACK MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 删除重复表格 --- mqtt/0311-UNSUBACK.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/mqtt/0311-UNSUBACK.md b/mqtt/0311-UNSUBACK.md index 2259fcf..c2ce180 100644 --- a/mqtt/0311-UNSUBACK.md +++ b/mqtt/0311-UNSUBACK.md @@ -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 | -
| Bit |