We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76fe477 commit f757f37Copy full SHA for f757f37
src/sdk-impl/qcloud_iot_export.h
@@ -24,7 +24,7 @@ extern "C" {
24
#define QCLOUD_IOT_DEVICE_SDK_APPID "21010406"
25
26
/* IoT C-SDK version info */
27
-#define QCLOUD_IOT_DEVICE_SDK_VERSION "3.0.1"
+#define QCLOUD_IOT_DEVICE_SDK_VERSION "3.0.2"
28
29
/* MQTT心跳消息发送周期, 单位:ms */
30
#define QCLOUD_IOT_MQTT_KEEP_ALIVE_INTERNAL (240 * 1000)
0 commit comments