From b8285f79594e04c5ffa6a97bb2a7cd13bebae1ad Mon Sep 17 00:00:00 2001 From: Elvis Date: Sat, 3 Feb 2024 10:17:21 +0800 Subject: [PATCH] 添加图片 --- img/AES_multiplepack.png | Bin 0 -> 35355 bytes img/AES_singlepack.png | Bin 0 -> 7987 bytes img/AES_timecode.png | Bin 0 -> 3207 bytes img/WCT.png | Bin 0 -> 21989 bytes img/image1.png | Bin 0 -> 16281 bytes img/image2.png | Bin 0 -> 23680 bytes img/image3.png | Bin 0 -> 17445 bytes img/image4.png | Bin 0 -> 6817 bytes img/image5.png | Bin 0 -> 7658 bytes img/image6.png | Bin 0 -> 9503 bytes img/image7.png | Bin 0 -> 7590 bytes img/mqtt_1.png | Bin 0 -> 20707 bytes img/mqtt_2.png | Bin 0 -> 17472 bytes img/mqtt_3.png | Bin 0 -> 9544 bytes img/mqtt_4.png | Bin 0 -> 38225 bytes img/mqtt_5.png | Bin 0 -> 16341 bytes img/mqtt_6.png | Bin 0 -> 4757 bytes img/升级总流程.png | Bin 0 -> 42266 bytes img/广播阶段.png | Bin 0 -> 47527 bytes img/询问阶段.png | Bin 0 -> 77606 bytes img/透传阶段.png | Bin 0 -> 71582 bytes 21 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 img/AES_multiplepack.png create mode 100644 img/AES_singlepack.png create mode 100644 img/AES_timecode.png create mode 100644 img/WCT.png create mode 100644 img/image1.png create mode 100644 img/image2.png create mode 100644 img/image3.png create mode 100644 img/image4.png create mode 100644 img/image5.png create mode 100644 img/image6.png create mode 100644 img/image7.png create mode 100644 img/mqtt_1.png create mode 100644 img/mqtt_2.png create mode 100644 img/mqtt_3.png create mode 100644 img/mqtt_4.png create mode 100644 img/mqtt_5.png create mode 100644 img/mqtt_6.png create mode 100644 img/升级总流程.png create mode 100644 img/广播阶段.png create mode 100644 img/询问阶段.png create mode 100644 img/透传阶段.png diff --git a/img/AES_multiplepack.png b/img/AES_multiplepack.png new file mode 100644 index 0000000..12608d0 Binary files /dev/null and b/img/AES_multiplepack.png differ diff --git a/img/AES_singlepack.png b/img/AES_singlepack.png new file mode 100644 index 0000000..42c24a2 Binary files /dev/null and b/img/AES_singlepack.png differ diff --git a/img/AES_timecode.png b/img/AES_timecode.png new file mode 100644 index 0000000..be84439 Binary files /dev/null and b/img/AES_timecode.png differ diff --git a/img/WCT.png b/img/WCT.png new file mode 100644 index 0000000..229459e Binary files /dev/null and b/img/WCT.png differ diff --git a/img/image1.png b/img/image1.png new file mode 100644 index 0000000..78e0c0f Binary files /dev/null and b/img/image1.png differ diff --git a/img/image2.png b/img/image2.png new file mode 100644 index 0000000..88c4e81 Binary files /dev/null and b/img/image2.png differ diff --git a/img/image3.png b/img/image3.png new file mode 100644 index 0000000..dd58e3d Binary files /dev/null and b/img/image3.png differ diff --git a/img/image4.png b/img/image4.png new file mode 100644 index 0000000..f198e72 Binary files /dev/null and b/img/image4.png differ diff --git a/img/image5.png b/img/image5.png new file mode 100644 index 0000000..d89581d Binary files /dev/null and b/img/image5.png differ diff --git a/img/image6.png b/img/image6.png new file mode 100644 index 0000000..79a4405 Binary files /dev/null and b/img/image6.png differ diff --git a/img/image7.png b/img/image7.png new file mode 100644 index 0000000..c35b948 Binary files /dev/null and b/img/image7.png differ diff --git a/img/mqtt_1.png b/img/mqtt_1.png new file mode 100644 index 0000000..b6eaba6 Binary files /dev/null and b/img/mqtt_1.png differ diff --git a/img/mqtt_2.png b/img/mqtt_2.png new file mode 100644 index 0000000..b663e01 Binary files /dev/null and b/img/mqtt_2.png differ diff --git a/img/mqtt_3.png b/img/mqtt_3.png new file mode 100644 index 0000000..9159c2d Binary files /dev/null and b/img/mqtt_3.png differ diff --git a/img/mqtt_4.png b/img/mqtt_4.png new file mode 100644 index 0000000..47d755a Binary files /dev/null and b/img/mqtt_4.png differ diff --git a/img/mqtt_5.png b/img/mqtt_5.png new file mode 100644 index 0000000..e3b8ce5 Binary files /dev/null and b/img/mqtt_5.png differ diff --git a/img/mqtt_6.png b/img/mqtt_6.png new file mode 100644 index 0000000..a5f0574 Binary files /dev/null and b/img/mqtt_6.png differ diff --git a/img/升级总流程.png b/img/升级总流程.png new file mode 100644 index 0000000..121eb53 Binary files /dev/null and b/img/升级总流程.png differ diff --git a/img/广播阶段.png b/img/广播阶段.png new file mode 100644 index 0000000..01cfee7 Binary files /dev/null and b/img/广播阶段.png differ diff --git a/img/询问阶段.png b/img/询问阶段.png new file mode 100644 index 0000000..38e69fc Binary files /dev/null and b/img/询问阶段.png differ diff --git a/img/透传阶段.png b/img/透传阶段.png new file mode 100644 index 0000000..1412a15 Binary files /dev/null and b/img/透传阶段.png differ -- libgit2 0.21.4