TuyaOS
成员变量
devos_init_t结构体 参考

Init param of IoT device 更多...

#include <tuya_svc_devos.h>

devos_init_t 的协作图:
Collaboration graph
[图例]

成员变量

GW_ABI abi
 
UINT_T attr_num
 
GW_ATTACH_ATTR_Tattrs
 
BOOL_T factory_reset
 
CHAR_T * firmware_key
 
CHAR_T * product_key
 
CHAR_T * sw_ver
 
DEV_TYPE_T tp
 

详细描述

Init param of IoT device

结构体成员变量说明

◆ abi

GW_ABI devos_init_t::abi

device ability

◆ attr_num

UINT_T devos_init_t::attr_num

The count of attach modules

◆ attrs

GW_ATTACH_ATTR_T* devos_init_t::attrs

The attributes of attach modules

◆ factory_reset

BOOL_T devos_init_t::factory_reset

device need factory reset first

◆ firmware_key

CHAR_T* devos_init_t::firmware_key

The key of firmware, assigned by TUYA

◆ product_key

CHAR_T* devos_init_t::product_key

The key of product, assigned by TUYA

◆ sw_ver

CHAR_T* devos_init_t::sw_ver

The version of firmware, format is "x.y.z"

◆ tp

DEV_TYPE_T devos_init_t::tp

device ota channel


该结构体的文档由以下文件生成: