修改yaml文件

Signed-off-by: l30052082 <lihui410@huawei.com>
This commit is contained in:
l30052082 2023-12-29 10:22:31 +08:00
parent 04686a087a
commit 14b8a43108

View File

@ -91,6 +91,10 @@ SOTFAP_ABNORMAL_DISCONNECT:
__BASE: {type: FAULT, level: MINOR, desc: soft abnormal disconnect event}
ERROR_CODE: {type: INT32, desc: error code}
SOTF_AP_CONNECT_FAILD:
__BASE: {type: FAULT, level: MINOR, desc: soft ap connect failed}
ERROR_CODE: {type: INT32, desc: error code}
WIFI_CHR_EVENT:
__BASE: {type: STATISTIC, level: MINOR, desc: Wifi chr event}
EVENT_NAME: {type: STRING, desc: event name}