tencentcloud-sdk-iotexplorer 3.0.1071 → 3.0.1073

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190423/models.rb +15 -15
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6bc8404bce422cd3d865a9f208813f9de1a6804d
4
- data.tar.gz: 7ae1f27a178507027bc20ef1c482518889099ef5
3
+ metadata.gz: fe4868c8cc472a7ca4b0258a13cb28162ca33072
4
+ data.tar.gz: b8a9840451040c131932b8ab9b81743b23966529
5
5
  SHA512:
6
- metadata.gz: c97c47e00a6b62f60fae4c8229735b0cf159a7d5301e83a72770176590d95556bb1db82724ac9c5c33cc500f75cfe400b8e46b37addf24ec48967ef34adf245a
7
- data.tar.gz: b910d733da90e6c416d42295aceef81f9b7ca1c71ae7897c87cb6d05898e5af048ddd89c61fabd9a7716d758a5ac9b78ea1a2c0abfeb9cd31ca7ea257cf1f04c
6
+ metadata.gz: ba677e887c74f8c9b45e6020fda01b439b5ebf20a115882dd78a78c2eea46aa1822867558e7be0e191404935305a190a75f9894835a46345920050c7184b8d62
7
+ data.tar.gz: 75427be315313e0a49b9da5d6e2d6bab70a0109bdaea372523243a67766a7bd3b1eedbc3bcb5161a44b540275ef4c4af80df983634c3eb2510692afee1700dce
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1071
1
+ 3.0.1073
@@ -69,8 +69,8 @@ module TencentCloud
69
69
 
70
70
  attr_accessor :PkgType, :MiniProgramAppId, :DeviceList
71
71
  extend Gem::Deprecate
72
- deprecate :MiniProgramAppId, :none, 2025, 5
73
- deprecate :MiniProgramAppId=, :none, 2025, 5
72
+ deprecate :MiniProgramAppId, :none, 2025, 6
73
+ deprecate :MiniProgramAppId=, :none, 2025, 6
74
74
 
75
75
  def initialize(pkgtype=nil, miniprogramappid=nil, devicelist=nil)
76
76
  @PkgType = pkgtype
@@ -105,8 +105,8 @@ module TencentCloud
105
105
 
106
106
  attr_accessor :DeviceList, :FailureList, :SuccessList, :RequestId
107
107
  extend Gem::Deprecate
108
- deprecate :DeviceList, :none, 2025, 5
109
- deprecate :DeviceList=, :none, 2025, 5
108
+ deprecate :DeviceList, :none, 2025, 6
109
+ deprecate :DeviceList=, :none, 2025, 6
110
110
 
111
111
  def initialize(devicelist=nil, failurelist=nil, successlist=nil, requestid=nil)
112
112
  @DeviceList = devicelist
@@ -2008,7 +2008,7 @@ module TencentCloud
2008
2008
  # @type CategoryId: Integer
2009
2009
  # @param ProductType: 产品类型 填写 ( 0 普通产品 , 5 网关产品)
2010
2010
  # @type ProductType: Integer
2011
- # @param EncryptionType: 加密类型 ,1表示证书认证,2表示秘钥认证,21表示TID认证-SE方式,22表示TID认证-软加固方式
2011
+ # @param EncryptionType: 加密类型 ,1表示证书认证,2表示密钥认证,21表示TID认证-SE方式,22表示TID认证-软加固方式
2012
2012
  # @type EncryptionType: String
2013
2013
  # @param NetType: 连接类型 可以填写 wifi、wifi-ble、cellular、5g、lorawan、ble、ethernet、wifi-ethernet、else、sub_zigbee、sub_ble、sub_433mhz、sub_else、sub_blemesh
2014
2014
  # @type NetType: String
@@ -5921,8 +5921,8 @@ module TencentCloud
5921
5921
 
5922
5922
  attr_accessor :ModelId, :Sn, :ErrCode, :ExpireTime
5923
5923
  extend Gem::Deprecate
5924
- deprecate :ModelId, :none, 2025, 5
5925
- deprecate :ModelId=, :none, 2025, 5
5924
+ deprecate :ModelId, :none, 2025, 6
5925
+ deprecate :ModelId=, :none, 2025, 6
5926
5926
 
5927
5927
  def initialize(modelid=nil, sn=nil, errcode=nil, expiretime=nil)
5928
5928
  @ModelId = modelid
@@ -7491,8 +7491,8 @@ module TencentCloud
7491
7491
 
7492
7492
  attr_accessor :MiniProgramAppId, :DeviceList
7493
7493
  extend Gem::Deprecate
7494
- deprecate :MiniProgramAppId, :none, 2025, 5
7495
- deprecate :MiniProgramAppId=, :none, 2025, 5
7494
+ deprecate :MiniProgramAppId, :none, 2025, 6
7495
+ deprecate :MiniProgramAppId=, :none, 2025, 6
7496
7496
 
7497
7497
  def initialize(miniprogramappid=nil, devicelist=nil)
7498
7498
  @MiniProgramAppId = miniprogramappid
@@ -10745,8 +10745,8 @@ module TencentCloud
10745
10745
 
10746
10746
  attr_accessor :ModelId, :Sn, :ExpireTime, :PkgType
10747
10747
  extend Gem::Deprecate
10748
- deprecate :ModelId, :none, 2025, 5
10749
- deprecate :ModelId=, :none, 2025, 5
10748
+ deprecate :ModelId, :none, 2025, 6
10749
+ deprecate :ModelId=, :none, 2025, 6
10750
10750
 
10751
10751
  def initialize(modelid=nil, sn=nil, expiretime=nil, pkgtype=nil)
10752
10752
  @ModelId = modelid
@@ -10776,10 +10776,10 @@ module TencentCloud
10776
10776
 
10777
10777
  attr_accessor :Sn, :ModelId, :ActiveNum
10778
10778
  extend Gem::Deprecate
10779
- deprecate :ModelId, :none, 2025, 5
10780
- deprecate :ModelId=, :none, 2025, 5
10781
- deprecate :ActiveNum, :none, 2025, 5
10782
- deprecate :ActiveNum=, :none, 2025, 5
10779
+ deprecate :ModelId, :none, 2025, 6
10780
+ deprecate :ModelId=, :none, 2025, 6
10781
+ deprecate :ActiveNum, :none, 2025, 6
10782
+ deprecate :ActiveNum=, :none, 2025, 6
10783
10783
 
10784
10784
  def initialize(sn=nil, modelid=nil, activenum=nil)
10785
10785
  @Sn = sn
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.1071
4
+ version: 3.0.1073
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-05-29 00:00:00.000000000 Z
11
+ date: 2025-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common