juechafun/01-项目/2512-MaixCam竞赛版/需求-程序更新渠道.md

46 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
#复盘/0 #需求/关闭
## 一句话描述
[____用户更新程序的方式途径____]
---
## 基本信息
### 需求描述
涉及内容:[_提供程序更新入口给用户_____]
涉及知识:
- [__MaixCam通讯机制______]
- [__pip install paramiko______]
检查任务队列是否满足“三清”标准:
- 来源清:[__程序升级迭代____] 驱动
- 目的清:解决的[_用户升级最新程序操作繁琐____] 问题,服务于 [_程序升级后边缘设备能够加载最新版本__]
- 状态清:[__进行中______]
(谁/什么驱动的?)(解决什么问题?服务哪个目标?)(进行中/等待/阻塞)
### 初步评估
方案简述:[__Windows与MaixCam通讯尝试脚本发送、执行等操作______]
预估时间:[__3______] h
## 建议操作
1. [__先了解MaixCam的程序运行机制______]
2. [__pip install paramiko______]
3. [___将程序文件发送给MaixCam_____]
4. [___执行覆盖更新的操作_____]
5. [___更新失败后回退_____]
### 关联资源