TuyaOS
成员变量
GW_ACTV_IF_S结构体 参考

Definition of active info 更多...

#include <gw_intf.h>

成员变量

CHAR_T ai_speech_ip [128+1]
 
CHAR_T ai_speech_url [128+1]
 
INT_T cloud_capability
 
BYTE_T dynamic_tls_mode
 
CHAR_T http_ip [128+1]
 
CHAR_T http_url [128+1]
 
CHAR_T https_ip [128+1]
 
CHAR_T https_url [128+1]
 
CHAR_T httpsPSK_ip [128+1]
 
CHAR_T httpsPSK_url [128+1]
 
CHAR_T key [16+1]
 
CHAR_T local_key [16+1]
 
CHAR_T lowpower_ip [128+1]
 
CHAR_T lowpower_url [128+1]
 
CHAR_T mq_proto_ip [128+1]
 
CHAR_T mq_proto_url [128+1]
 
CHAR_T mq_psk_ip [128+1]
 
CHAR_T mq_psk_url [128+1]
 
CHAR_T mq_tls_ip [128+1]
 
CHAR_T mq_tls_url [128+1]
 
CHAR_T summer_time_zone [256+1]
 
CHAR_T time_zone [10+1]
 
CHAR_T wx_app_id [32+1]
 
CHAR_T wx_uuid [32+1]
 

详细描述

Definition of active info

结构体成员变量说明

◆ ai_speech_ip

CHAR_T GW_ACTV_IF_S::ai_speech_ip[128+1]

ip of ai speech

◆ ai_speech_url

CHAR_T GW_ACTV_IF_S::ai_speech_url[128+1]

domain of ai speech

◆ cloud_capability

INT_T GW_ACTV_IF_S::cloud_capability

cloud capability

◆ dynamic_tls_mode

BYTE_T GW_ACTV_IF_S::dynamic_tls_mode

0:invalid 1:disable 2:psk_only 3:ecc_psk 4:ecc_only 6:client auth

◆ http_ip

CHAR_T GW_ACTV_IF_S::http_ip[128+1]

ip of http

◆ http_url

CHAR_T GW_ACTV_IF_S::http_url[128+1]

domain of http

◆ https_ip

CHAR_T GW_ACTV_IF_S::https_ip[128+1]

ip of https

◆ https_url

CHAR_T GW_ACTV_IF_S::https_url[128+1]

domain of https

◆ httpsPSK_ip

CHAR_T GW_ACTV_IF_S::httpsPSK_ip[128+1]

ip of https-psk

◆ httpsPSK_url

CHAR_T GW_ACTV_IF_S::httpsPSK_url[128+1]

domain of https-psk

◆ key

CHAR_T GW_ACTV_IF_S::key[16+1]

key used by HTTP

◆ local_key

CHAR_T GW_ACTV_IF_S::local_key[16+1]

key used by lan/mqtt/...

◆ lowpower_ip

CHAR_T GW_ACTV_IF_S::lowpower_ip[128+1]

ip of lowpower

◆ lowpower_url

CHAR_T GW_ACTV_IF_S::lowpower_url[128+1]

domain of lowpower

◆ mq_proto_ip

CHAR_T GW_ACTV_IF_S::mq_proto_ip[128+1]

ip of mqtt

◆ mq_proto_url

CHAR_T GW_ACTV_IF_S::mq_proto_url[128+1]

domain of mqtt

◆ mq_psk_ip

CHAR_T GW_ACTV_IF_S::mq_psk_ip[128+1]

ip of mqtt psk

◆ mq_psk_url

CHAR_T GW_ACTV_IF_S::mq_psk_url[128+1]

domain of mqtt psk

◆ mq_tls_ip

CHAR_T GW_ACTV_IF_S::mq_tls_ip[128+1]

ip of mqtts

◆ mq_tls_url

CHAR_T GW_ACTV_IF_S::mq_tls_url[128+1]

domain of mqtts

◆ summer_time_zone

CHAR_T GW_ACTV_IF_S::summer_time_zone[256+1]

summer timezone

◆ time_zone

CHAR_T GW_ACTV_IF_S::time_zone[10+1]

timezone

◆ wx_app_id

CHAR_T GW_ACTV_IF_S::wx_app_id[32+1]

app id, assigned by WX

◆ wx_uuid

CHAR_T GW_ACTV_IF_S::wx_uuid[32+1]

uuid of wx


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