Skip to content

Commit 023707d

Browse files
authored
Merge pull request #114 from guozhenh/main
表格前要有空行,否则格式不识别
2 parents 12a6019 + 8ef79e7 commit 023707d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

en-us/api/QuecPythonClasslib.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11963,7 +11963,9 @@ True
1196311963
```
1196411964

1196511965
###### Event Description
11966+
1196611967
The general description of the events of this module is as follows:
11968+
1196711969
|event_id |event_code |recv_data |data_len |description|
1196811970
| -------------- | ---------|----------|------------- |---------------------------- |
1196911971
|0 |0 |NULL |0 |modem enters psm and reports this event. At this time, the module does not accept the network data sent to the module, and can break the psm state on the modem side by actively sending data. |

zh-cn/api/QuecPythonClasslib.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12409,7 +12409,9 @@ True
1240912409
```
1241012410

1241112411
###### 事件说明
12412+
1241212413
对于本模块事件总体说明如下表:
12414+
1241312415
|event_id |event_code |recv_data |data_len |说明|
1241412416
| -------------- | ---------|----------|-------------|---------------------------- |
1241512417
|0 |0 |NULL |0 |modem进入psm,上报此事件。此时模组不接受下发到模组的网络数据,可通过主动发送数据打破modem侧psm状态。|

0 commit comments

Comments
 (0)