diff --git a/en-us/api/QuecPythonClasslib.md b/en-us/api/QuecPythonClasslib.md index 191ba3c..a941e44 100644 --- a/en-us/api/QuecPythonClasslib.md +++ b/en-us/api/QuecPythonClasslib.md @@ -11963,7 +11963,9 @@ True ``` ###### Event Description + The general description of the events of this module is as follows: + |event_id |event_code |recv_data |data_len |description| | -------------- | ---------|----------|------------- |---------------------------- | |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. | diff --git a/zh-cn/api/QuecPythonClasslib.md b/zh-cn/api/QuecPythonClasslib.md index 01794cb..6708a50 100644 --- a/zh-cn/api/QuecPythonClasslib.md +++ b/zh-cn/api/QuecPythonClasslib.md @@ -12409,7 +12409,9 @@ True ``` ###### 事件说明 + 对于本模块事件总体说明如下表: + |event_id |event_code |recv_data |data_len |说明| | -------------- | ---------|----------|-------------|---------------------------- | |0 |0 |NULL |0 |modem进入psm,上报此事件。此时模组不接受下发到模组的网络数据,可通过主动发送数据打破modem侧psm状态。|