瀏覽代碼

:memo: 更新 `README.md`

Mizore 2 年之前
父節點
當前提交
944137022a
共有 1 個文件被更改,包括 9 次插入2 次删除
  1. 9 2
      README.md

+ 9 - 2
README.md

@@ -9,11 +9,16 @@
     - [x] [钉钉群机器人 DingTalk](https://open.dingtalk.com/document/robots/custom-robot-access)
     - [x] [飞书群机器人 Feishu](https://open.feishu.cn/document/ukTMukTMukTM/ucTM5YjL3ETO24yNxkjN)
     - [x] [企业微信群机器人 WeCom](https://developer.work.weixin.qq.com/document/path/91770)
-    - [x] [next-smtp-proxy](https://github.com/0wQ/next-smtp-proxy)
-- [x] 基站定位
+    - [x] [邮件 next-smtp-proxy](https://github.com/0wQ/next-smtp-proxy)
+- [x] 通过短信控制设备
+    - [x] 发短信, 格式: `SMS,10010,余额查询`
+- [x] 定时基站定位
 - [x] 定时查询流量
 - [x] 开机通知
 - [x] POW 按键长按短按操作
+- [x] 低功耗模式 (待机大概 1mA 左右, USB 电流表精度太低了测不到😅)
+- [x] 使用消息队列, 经测试同时发送几百条通知, 不会卡死
+- [x] 通知发送失败, 自动重发
 
 ## Usage
 
@@ -21,4 +26,6 @@
 
 ### 2. 烧录脚本
 
+> 推荐使用根目录下的 `LuatOS-SoC_xxx.soc` 固件
+
 根据 [air780e.cn](http://air780e.cn) 官方指引下载 LuaTools 并写入 `script` 目录下文件