tencentcloud-sdk-nodejs-iotexplorer 4.1.55 → 4.1.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-iotexplorer",
3
- "version": "4.1.55",
3
+ "version": "4.1.56",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -7103,7 +7103,7 @@ export interface DeleteFenceBindResponse {
7103
7103
  */
7104
7104
  export interface ActivateTWeCallLicenseRequest {
7105
7105
  /**
7106
- * TWecall类型:0-体验套餐;1-家庭安防场景; 2-穿戴类场景; 3-生活娱乐场景; 4-对讲及其它场景
7106
+ * TWecall类型:0-体验套餐;1-基础版;3-高级版;
7107
7107
  */
7108
7108
  PkgType: number;
7109
7109
  /**