From 25b038e62aa5413b57dda1b0f097904917af9254 Mon Sep 17 00:00:00 2001 From: min19235555 <103993580+min19235555@users.noreply.github.com> Date: Fri, 30 May 2025 12:53:56 +0800 Subject: [PATCH] Update at_commands.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加美格展锐转网口 --- luci/luci-app-qmodem/root/usr/share/qmodem/at_commands_zh.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/luci/luci-app-qmodem/root/usr/share/qmodem/at_commands_zh.json b/luci/luci-app-qmodem/root/usr/share/qmodem/at_commands_zh.json index b4b14ff..c9271c2 100644 --- a/luci/luci-app-qmodem/root/usr/share/qmodem/at_commands_zh.json +++ b/luci/luci-app-qmodem/root/usr/share/qmodem/at_commands_zh.json @@ -567,6 +567,9 @@ { "更改模组IMEI > AT+LCTSN=1,7,\"IMEI\"": "AT+LCTSN=1,7,\"在此设置IMEI\"" }, + { + "开启转网口 > AT+MGCFGEX=“ETH_SWITCH",1": "AT+MGCFGEX="ETH_SWITCH",1" + }, { "获取模组温度 > AT+TEMP": "AT+TEMP" },