Files
TencentOS-tiny/components/connectivity/qcloud-iot-hub-sdk/3rdparty/include/config.h
daishengdong 3e631cd96a update qcloud sdk
1. iot-hub sdk update to 3.2.0
2. iot-explorer update to 3.1.1
2020-05-07 11:11:04 +08:00

18 lines
441 B
C

/* #undef AUTH_MODE_CERT */
#define AUTH_MODE_KEY
/* #undef AUTH_WITH_NOTLS */
#define GATEWAY_ENABLED
/* #undef COAP_COMM_ENABLED */
#define OTA_MQTT_CHANNEL
#define SYSTEM_COMM
#define DEV_DYN_REG_ENABLED
/* #undef LOG_UPLOAD */
/* #undef IOT_DEBUG */
/* #undef DEBUG_DEV_INFO_USED */
/* #undef AT_TCP_ENABLED */
/* #undef AT_UART_RECV_IRQ */
/* #undef AT_OS_USED */
/* #undef AT_DEBUG */
#define OTA_USE_HTTPS
#define MULTITHREAD_ENABLED