tencentcloud-sdk-iotexplorer 3.0.834 → 3.0.835

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 36b9fc24f8b55e5cbc31a3545254f4f130bd051a
4
- data.tar.gz: e971ce7c1c2308702e51e60857f9a88451aee936
3
+ metadata.gz: b09b08e6351e94163517aeabc56886932c1d313f
4
+ data.tar.gz: 4b554b27995cb3aabbc5f31238ab0337dd5d5f5d
5
5
  SHA512:
6
- metadata.gz: 19f6429045250445e932562ebd79765a0808e43f4ffc2de0802673a84ddbf0dec58329f6ebdf12410874d5156def3d75b4e721644c210cbbb851547948f75deb
7
- data.tar.gz: 7df31976baa70340b62bad35aec3833a8667ff2ba9a395b7817a83483331772b096c3ebd0deacab1a43b830b93090f07f91e84e09c40bc9fa49770ee84891fcf
6
+ metadata.gz: c2b4b09156962240e88745f04631a04379a226fb85f445b8c9dc14bf2038fcf9f98eeaa0d3fcd239be63b9a61ed13cac75699452d337752696ff0e9570cd9215
7
+ data.tar.gz: b1a14315f7e728df7c0ef2ec06b8221ed58a31d60a243c7715ea27b43a5eda2c2d0ba9e1a45f3efda4ba38b5335d1a6df23427adc8a958cf39c2f50e62619ddc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.834
1
+ 3.0.835
@@ -19,7 +19,7 @@ module TencentCloud
19
19
  module V20190423
20
20
  # ActivateTWeCallLicense请求参数结构体
21
21
  class ActivateTWeCallLicenseRequest < TencentCloud::Common::AbstractModel
22
- # @param PkgType: voip类型
22
+ # @param PkgType: TWecall类型: 1-家庭安防场景; 2-穿戴类场景; 3-生活娱乐场景; 4-对讲及其它场景
23
23
  # @type PkgType: Integer
24
24
  # @param MiniProgramAppId: appId
25
25
  # @type MiniProgramAppId: String
@@ -8451,7 +8451,7 @@ module TencentCloud
8451
8451
  # @param ModelId: 小程序ID
8452
8452
  # 注意:此字段可能返回 null,表示取不到有效值。
8453
8453
  # @type ModelId: String
8454
- # @param Sn: Sn信息
8454
+ # @param Sn: Sn信息,SN格式:产品ID_设备名
8455
8455
  # 注意:此字段可能返回 null,表示取不到有效值。
8456
8456
  # @type Sn: String
8457
8457
  # @param ActiveNum: 激活数
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iotexplorer
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.834
4
+ version: 3.0.835
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-05-30 00:00:00.000000000 Z
11
+ date: 2024-06-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common