TuyaOS
|
Definition of domain's IP and cert structure 更多...
#include <tuya_cert_manager.h>
成员变量 | |
CHAR_T * | host |
BOOL_T | need_ca |
BOOL_T | need_ip |
INT_T | port |
Definition of domain's IP and cert structure
CHAR_T* DNS_QUERY_S::host |
Host name
BOOL_T DNS_QUERY_S::need_ca |
is certs required
BOOL_T DNS_QUERY_S::need_ip |
is ip required
INT_T DNS_QUERY_S::port |
Host port