TuyaOS
宏定义 | 枚举
log_seq_netcfg.h 文件参考

provide netcfg log sequence 更多...

#include "log_seq.h"
log_seq_netcfg.h 的引用(Include)关系图:

浏览源代码.

宏定义

#define LOGSEQ_OBJ   "netcfg"
 

枚举

enum  NETCFG_LOG_SEQ_E {
  LOGSEQ_NETCFG_TIME = 0 , LOGSEQ_NETCFG_TOKEN = 1 , LOGSEQ_NETCFG_TYPE = 9 , LOGSEQ_NETCFG_FAIL = 10 ,
  LOGSEQ_NETCFG_LAST_STATUS = 20 , LOGSEQ_NETCFG_NEW_STATUS = 21 , LOGSEQ_NETCFG_OTHERS_START = 22
}
 define network configuration detail log sequence information user can easy know bug location from this sequence, which include type, value, location
 

详细描述

provide netcfg log sequence

版本
0.1
日期
2020-03-27