tencentcloud-sdk-iotcloud 3.0.692 → 3.0.693

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: 1d402b631b2bc1f131a8e0288ca4095f2cbfa75b
4
- data.tar.gz: 469c0831441b7a02e1eec180083136feec993367
3
+ metadata.gz: 52baf4eee2b82e883bc9ebbbbeaaf91aaddc8feb
4
+ data.tar.gz: 30c22acbb959272694b2e7c16517211e5ac86e46
5
5
  SHA512:
6
- metadata.gz: 41f0f3512c57247990c5c70815348f2c85d3334ff20537ee2b1a678f6d97b6dfcbd644859a0cf0c8ada0bf83e6cb57010d0ec4481b38e138d0a3e7717c8b9184
7
- data.tar.gz: 53524f5fb04b5547c8b975dfe60e6ef480d2c4480f8fa9ee0291eea4e4d18d62a6cdc65803c19cdaa67f5a91613bef1717d61739baff68d6ac3022729d9aeef9
6
+ metadata.gz: 5074e3d11c95d8a7c60deb041db918d3bf25a44671e5702c8f2ef07faf687bd8262752e90cc6909c8247c7d119c0b7ee86bd138a20d928488ecab8e2330275b4
7
+ data.tar.gz: 88a67e9d31762185ee4aee3b0bbdd9f2677332244562df77cc8b8f4997968074184ea1f77bfbe31e778ce1172fd9474ed504d357b252673f95dcceea4028b420
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.692
1
+ 3.0.693
@@ -255,8 +255,8 @@ module TencentCloud
255
255
 
256
256
  attr_accessor :Content, :DeviceName, :ProductId, :RequestId, :Result, :Scene, :Time, :Userid, :UserId
257
257
  extend Gem::Deprecate
258
- deprecate :Userid, :none, 2023, 8
259
- deprecate :Userid=, :none, 2023, 8
258
+ deprecate :Userid, :none, 2023, 11
259
+ deprecate :Userid=, :none, 2023, 11
260
260
 
261
261
  def initialize(content=nil, devicename=nil, productid=nil, requestid=nil, result=nil, scene=nil, time=nil, userid=nil, userid=nil)
262
262
  @Content = content
@@ -1250,8 +1250,8 @@ module TencentCloud
1250
1250
 
1251
1251
  attr_accessor :DeviceName, :Online, :LoginTime, :Version, :LastUpdateTime, :DeviceCert, :DevicePsk, :Tags, :DeviceType, :Imei, :Isp, :ConnIP, :NbiotDeviceID, :LoraDevEui, :LoraMoteType, :LogLevel, :FirstOnlineTime, :LastOfflineTime, :CreateTime, :CertState, :EnableState, :Labels, :ClientIP, :FirmwareUpdateTime, :CreateUserId, :NBIoTDeviceID, :RequestId
1252
1252
  extend Gem::Deprecate
1253
- deprecate :NbiotDeviceID, :none, 2023, 8
1254
- deprecate :NbiotDeviceID=, :none, 2023, 8
1253
+ deprecate :NbiotDeviceID, :none, 2023, 11
1254
+ deprecate :NbiotDeviceID=, :none, 2023, 11
1255
1255
 
1256
1256
  def initialize(devicename=nil, online=nil, logintime=nil, version=nil, lastupdatetime=nil, devicecert=nil, devicepsk=nil, tags=nil, devicetype=nil, imei=nil, isp=nil, connip=nil, nbiotdeviceid=nil, loradeveui=nil, loramotetype=nil, loglevel=nil, firstonlinetime=nil, lastofflinetime=nil, createtime=nil, certstate=nil, enablestate=nil, labels=nil, clientip=nil, firmwareupdatetime=nil, createuserid=nil, nbiotdeviceid=nil, requestid=nil)
1257
1257
  @DeviceName = devicename
@@ -2568,8 +2568,8 @@ module TencentCloud
2568
2568
 
2569
2569
  attr_accessor :DeviceName, :Online, :LoginTime, :Version, :DeviceCert, :DevicePsk, :Tags, :DeviceType, :Imei, :Isp, :NbiotDeviceID, :ConnIP, :LastUpdateTime, :LoraDevEui, :LoraMoteType, :FirstOnlineTime, :LastOfflineTime, :CreateTime, :LogLevel, :CertState, :EnableState, :Labels, :ClientIP, :FirmwareUpdateTime, :CreateUserId, :NBIoTDeviceID
2570
2570
  extend Gem::Deprecate
2571
- deprecate :NbiotDeviceID, :none, 2023, 8
2572
- deprecate :NbiotDeviceID=, :none, 2023, 8
2571
+ deprecate :NbiotDeviceID, :none, 2023, 11
2572
+ deprecate :NbiotDeviceID=, :none, 2023, 11
2573
2573
 
2574
2574
  def initialize(devicename=nil, online=nil, logintime=nil, version=nil, devicecert=nil, devicepsk=nil, tags=nil, devicetype=nil, imei=nil, isp=nil, nbiotdeviceid=nil, connip=nil, lastupdatetime=nil, loradeveui=nil, loramotetype=nil, firstonlinetime=nil, lastofflinetime=nil, createtime=nil, loglevel=nil, certstate=nil, enablestate=nil, labels=nil, clientip=nil, firmwareupdatetime=nil, createuserid=nil, nbiotdeviceid=nil)
2575
2575
  @DeviceName = devicename
@@ -3627,8 +3627,8 @@ module TencentCloud
3627
3627
 
3628
3628
  attr_accessor :ProductDescription, :EncryptionType, :Region, :ProductType, :Format, :Platform, :Appeui, :ModelId, :ModelName, :ProductKey, :RegisterType, :ProductSecret, :RegisterLimit, :OriginProductId, :PrivateCAName, :OriginUserId, :DeviceLimit, :ForbiddenStatus, :AppEUI
3629
3629
  extend Gem::Deprecate
3630
- deprecate :Appeui, :none, 2023, 8
3631
- deprecate :Appeui=, :none, 2023, 8
3630
+ deprecate :Appeui, :none, 2023, 11
3631
+ deprecate :Appeui=, :none, 2023, 11
3632
3632
 
3633
3633
  def initialize(productdescription=nil, encryptiontype=nil, region=nil, producttype=nil, format=nil, platform=nil, appeui=nil, modelid=nil, modelname=nil, productkey=nil, registertype=nil, productsecret=nil, registerlimit=nil, originproductid=nil, privatecaname=nil, originuserid=nil, devicelimit=nil, forbiddenstatus=nil, appeui=nil)
3634
3634
  @ProductDescription = productdescription
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.692
4
+ version: 3.0.693
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-11-02 00:00:00.000000000 Z
11
+ date: 2023-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common