tencentcloud-sdk-iotcloud 3.0.1030 → 3.0.1031
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/tencentcloud-sdk-iotcloud.rb +3 -3
- data/lib/v20210408/models.rb +8 -8
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5c32d0284d02cc6c6416d58ce0a8b38519a21217
|
4
|
+
data.tar.gz: 7d574538d02663f7eb9b96dee7cc9d6096dd25e0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b3fae675153eada764a02c5d48a96bf3c7fac53c9b51dac01e4ac9ab5b9aacc239927bc23adb3ab8d498ec842ad11eb307cb79691b817b7086dce0b4e78ecbf7
|
7
|
+
data.tar.gz: f5513b48847b7d1ee3bccb9493bbe934eb2e4ceb81ec4954d4d9de30474c683ffc3934c6466fd39d89c65de890a307960eb525953aa1aa2552c13e62be1591b1
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1031
|
@@ -2,12 +2,12 @@
|
|
2
2
|
|
3
3
|
require 'tencentcloud-sdk-common'
|
4
4
|
|
5
|
-
require_relative 'v20180614/client'
|
6
|
-
require_relative 'v20180614/models'
|
7
|
-
|
8
5
|
require_relative 'v20210408/client'
|
9
6
|
require_relative 'v20210408/models'
|
10
7
|
|
8
|
+
require_relative 'v20180614/client'
|
9
|
+
require_relative 'v20180614/models'
|
10
|
+
|
11
11
|
module TencentCloud
|
12
12
|
module Iotcloud
|
13
13
|
end
|
data/lib/v20210408/models.rb
CHANGED
@@ -259,8 +259,8 @@ module TencentCloud
|
|
259
259
|
|
260
260
|
attr_accessor :Content, :DeviceName, :ProductId, :RequestId, :Result, :Scene, :Time, :Userid, :UserId
|
261
261
|
extend Gem::Deprecate
|
262
|
-
deprecate :Userid, :none, 2025,
|
263
|
-
deprecate :Userid=, :none, 2025,
|
262
|
+
deprecate :Userid, :none, 2025, 4
|
263
|
+
deprecate :Userid=, :none, 2025, 4
|
264
264
|
|
265
265
|
def initialize(content=nil, devicename=nil, productid=nil, requestid=nil, result=nil, scene=nil, time=nil, userid=nil)
|
266
266
|
@Content = content
|
@@ -1252,8 +1252,8 @@ module TencentCloud
|
|
1252
1252
|
|
1253
1253
|
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
|
1254
1254
|
extend Gem::Deprecate
|
1255
|
-
deprecate :NbiotDeviceID, :none, 2025,
|
1256
|
-
deprecate :NbiotDeviceID=, :none, 2025,
|
1255
|
+
deprecate :NbiotDeviceID, :none, 2025, 4
|
1256
|
+
deprecate :NbiotDeviceID=, :none, 2025, 4
|
1257
1257
|
|
1258
1258
|
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, 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)
|
1259
1259
|
@DeviceName = devicename
|
@@ -2573,8 +2573,8 @@ module TencentCloud
|
|
2573
2573
|
|
2574
2574
|
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
|
2575
2575
|
extend Gem::Deprecate
|
2576
|
-
deprecate :NbiotDeviceID, :none, 2025,
|
2577
|
-
deprecate :NbiotDeviceID=, :none, 2025,
|
2576
|
+
deprecate :NbiotDeviceID, :none, 2025, 4
|
2577
|
+
deprecate :NbiotDeviceID=, :none, 2025, 4
|
2578
2578
|
|
2579
2579
|
def initialize(devicename=nil, online=nil, logintime=nil, version=nil, devicecert=nil, devicepsk=nil, tags=nil, devicetype=nil, imei=nil, isp=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)
|
2580
2580
|
@DeviceName = devicename
|
@@ -3638,8 +3638,8 @@ module TencentCloud
|
|
3638
3638
|
|
3639
3639
|
attr_accessor :ProductDescription, :EncryptionType, :Region, :ProductType, :Format, :Platform, :Appeui, :ModelId, :ModelName, :ProductKey, :RegisterType, :ProductSecret, :RegisterLimit, :OriginProductId, :PrivateCAName, :OriginUserId, :DeviceLimit, :ForbiddenStatus, :AppEUI
|
3640
3640
|
extend Gem::Deprecate
|
3641
|
-
deprecate :Appeui, :none, 2025,
|
3642
|
-
deprecate :Appeui=, :none, 2025,
|
3641
|
+
deprecate :Appeui, :none, 2025, 4
|
3642
|
+
deprecate :Appeui=, :none, 2025, 4
|
3643
3643
|
|
3644
3644
|
def initialize(productdescription=nil, encryptiontype=nil, region=nil, producttype=nil, format=nil, platform=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)
|
3645
3645
|
@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.
|
4
|
+
version: 3.0.1031
|
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-
|
11
|
+
date: 2025-04-01 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/v20180614/models.rb
|
37
|
-
- lib/v20180614/client.rb
|
38
|
-
- lib/tencentcloud-sdk-iotcloud.rb
|
39
|
-
- lib/v20210408/models.rb
|
40
36
|
- lib/v20210408/client.rb
|
37
|
+
- lib/v20210408/models.rb
|
38
|
+
- lib/tencentcloud-sdk-iotcloud.rb
|
39
|
+
- lib/v20180614/client.rb
|
40
|
+
- lib/v20180614/models.rb
|
41
41
|
- lib/VERSION
|
42
42
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
43
43
|
licenses:
|