tencentcloud-sdk-iotcloud 3.0.679 → 3.0.680

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: e750f981d2c8454d282d2a5f3cdbcc62b096b60e
4
- data.tar.gz: 96765663c834ceb9df9dee54eedb72fa3d2d14f0
3
+ metadata.gz: 9d9a238adea52db4a6d29060b325d5043b948fa2
4
+ data.tar.gz: 6ff953632961a0768b59672d282947825592f7ff
5
5
  SHA512:
6
- metadata.gz: 05aa16f872ea39e1566352e21d4d2c95b3f14304bbf5dc02f8741e2bf4b12f681d2546b1a3e4d082a6e3f3390831b3c08b259bfdb523f32552485b8565140793
7
- data.tar.gz: 6c3d2b269661e28a8215b4702f430f365f05ca3e020e35edf75b4b413ed2d0864c84a2827c8f8dc40187dce9ec11bf5a106786baec806ce446c29eddd753a3c9
6
+ metadata.gz: 39b6faef24253f43b0ec1ad792b9cfae11d16e2f686ee99fc37435743d59e39396937fbcae5d959cc2714ffc9e633c923065939d0b30ad0307f9263ca5935b16
7
+ data.tar.gz: f01e3c7f846da6738ecdb9681e2a782421e0a8acf50e13baa186c2cac86555bd5d9c47679f1cb304c63c9894bab4892476731e2afc9577773e680c1862c91133
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.679
1
+ 3.0.680
@@ -2,12 +2,12 @@
2
2
 
3
3
  require 'tencentcloud-sdk-common'
4
4
 
5
- require_relative 'v20210408/client'
6
- require_relative 'v20210408/models'
7
-
8
5
  require_relative 'v20180614/client'
9
6
  require_relative 'v20180614/models'
10
7
 
8
+ require_relative 'v20210408/client'
9
+ require_relative 'v20210408/models'
10
+
11
11
  module TencentCloud
12
12
  module Iotcloud
13
13
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iotcloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.679
4
+ version: 3.0.680
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-18 00:00:00.000000000 Z
11
+ date: 2023-10-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,11 +33,11 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
+ - lib/v20210408/client.rb
37
+ - lib/v20210408/models.rb
36
38
  - lib/tencentcloud-sdk-iotcloud.rb
37
- - lib/v20180614/models.rb
38
39
  - lib/v20180614/client.rb
39
- - lib/v20210408/models.rb
40
- - lib/v20210408/client.rb
40
+ - lib/v20180614/models.rb
41
41
  - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
43
43
  licenses: