tencentcloud-sdk-nodejs-ioa 4.1.183 → 4.1.198

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-ioa",
3
- "version": "4.1.183",
3
+ "version": "4.1.198",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -208,6 +208,11 @@ export interface RulePayloadItem {
208
208
  注意:此字段可能返回 null,表示取不到有效值。
209
209
  */
210
210
  RelateOption?: string;
211
+ /**
212
+ * 值类型
213
+ 注意:此字段可能返回 null,表示取不到有效值。
214
+ */
215
+ ValueType?: string;
211
216
  }
212
217
  /**
213
218
  * 终端详情响应对象集合
@@ -1275,6 +1280,10 @@ export interface AggrCategorySoftDetailRow {
1275
1280
  * 有新版本可升级的设备数量
1276
1281
  */
1277
1282
  UpgradableDeviceNum?: number;
1283
+ /**
1284
+ * 有新版本可升级的设备数量
1285
+ */
1286
+ UpgradeDeviceNum?: number;
1278
1287
  }
1279
1288
  /**
1280
1289
  * DescribeDeviceInfo返回参数结构体