update qcloud sdk
1. iot-hub sdk update to 3.2.0 2. iot-explorer update to 3.1.1
This commit is contained in:
17
components/connectivity/qcloud-iot-hub-sdk/3rdparty/include/config.h
vendored
Normal file
17
components/connectivity/qcloud-iot-hub-sdk/3rdparty/include/config.h
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/* #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
|
Reference in New Issue
Block a user