tencentcloud-sdk-iotexplorer 3.0.1078 → 3.0.1080

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: 976c066ed49252b2d54ade48a8978a793d7b34da
4
- data.tar.gz: 075ee6870717ba9cab3ca4e8db28ee9f9b70e3d7
3
+ metadata.gz: 4c539cba282c040f7a84d429c0755149c7aee842
4
+ data.tar.gz: 15ec9c77cc192527f255ea336f4ebb33a72aa81b
5
5
  SHA512:
6
- metadata.gz: a81467c7b8389169de20059e9ff44c7b33ba0d64f52586ba393872051eb56975e0bda266bc11f22ab9ec271516c624ad516c686d9e212d77549d3bdcf3e2712f
7
- data.tar.gz: 06907d17b5daa3e330bac8a4308ecf3570332330a90caf58bb04a3c7afcc111b1e098b13f7be988eeaa66ce6c34c5c1483ef2bf9fee3712853653e1c629d677d
6
+ metadata.gz: f45b819af6f8cd9acb396bb3c77efb01d53e2618d03b5facd93b8c7be75b718fcfb5d917ca1dec776ac7495d55a36cf661a40c8cf9a1b8d63909b4c7f926e347
7
+ data.tar.gz: 8235407961d68fd2df346390a359736fe56089f392b69d5d62798019887ed11b629201aa7116a62ea7b56dc92bf39e54e59ab1de89d63fd91e027d89e693dbe1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1078
1
+ 3.0.1080
@@ -101,7 +101,7 @@ module TencentCloud
101
101
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
102
102
  end
103
103
 
104
- # 批量绑定子产品
104
+ # 批量绑定子产品。
105
105
 
106
106
  # @param request: Request instance for BindProducts.
107
107
  # @type request: :class:`Tencentcloud::iotexplorer::V20190423::BindProductsRequest`
@@ -1951,7 +1951,7 @@ module TencentCloud
1951
1951
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1952
1952
  end
1953
1953
 
1954
- # 用于获取网关可绑定或解绑的子产品
1954
+ # 用于获取网关可绑定或解绑的子产品。
1955
1955
 
1956
1956
  # @param request: Request instance for DescribeGatewaySubProducts.
1957
1957
  # @type request: :class:`Tencentcloud::iotexplorer::V20190423::DescribeGatewaySubProductsRequest`
@@ -3899,7 +3899,7 @@ module TencentCloud
3899
3899
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
3900
3900
  end
3901
3901
 
3902
- # 批量解绑子产品
3902
+ # 批量解绑子产品。
3903
3903
 
3904
3904
  # @param request: Request instance for UnbindProducts.
3905
3905
  # @type request: :class:`Tencentcloud::iotexplorer::V20190423::UnbindProductsRequest`
@@ -60,7 +60,7 @@ module TencentCloud
60
60
 
61
61
  # ActivateTWeCallLicense请求参数结构体
62
62
  class ActivateTWeCallLicenseRequest < TencentCloud::Common::AbstractModel
63
- # @param PkgType: TWecall类型:0-体验套餐;1-家庭安防场景; 2-穿戴类场景; 3-生活娱乐场景; 4-对讲及其它场景
63
+ # @param PkgType: TWecall类型:0-体验套餐;1-基础版;3-高级版;
64
64
  # @type PkgType: Integer
65
65
  # @param MiniProgramAppId: 参数已弃用,不用传参
66
66
  # @type MiniProgramAppId: String
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.1078
4
+ version: 3.0.1080
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-11 00:00:00.000000000 Z
11
+ date: 2025-06-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
+ - lib/tencentcloud-sdk-iotexplorer.rb
36
37
  - lib/v20190423/client.rb
37
38
  - lib/v20190423/models.rb
38
- - lib/tencentcloud-sdk-iotexplorer.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: