tencentcloud-sdk-iotexplorer 3.0.1078 → 3.0.1079

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: 41ac478a280c46d06fdd7b8a7bce67f5fd283da4
4
+ data.tar.gz: 67bf81b0120f71251515d1521115e2b7b4a9546d
5
5
  SHA512:
6
- metadata.gz: a81467c7b8389169de20059e9ff44c7b33ba0d64f52586ba393872051eb56975e0bda266bc11f22ab9ec271516c624ad516c686d9e212d77549d3bdcf3e2712f
7
- data.tar.gz: 06907d17b5daa3e330bac8a4308ecf3570332330a90caf58bb04a3c7afcc111b1e098b13f7be988eeaa66ce6c34c5c1483ef2bf9fee3712853653e1c629d677d
6
+ metadata.gz: 76568d9dede60621567740320072e3c3826164ba93016c22c31ef8bba4994432e316921f93df7370f2c04697d1f9fe45af0fe98ba372e9d30f82168050642fa6
7
+ data.tar.gz: e61b8586ed8161da3fda9afb8a62fabbd5a5f5f74b6a4dbb3dd24c33101fed8dbc816d68581a6285108bfb73b1f51e7a02a3cb1a4e7db2dc506aecb501e88c7e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1078
1
+ 3.0.1079
@@ -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`
metadata CHANGED
@@ -1,7 +1,7 @@
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.1079
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
@@ -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: