tencentcloud-sdk-iotcloud 3.0.765 → 3.0.767
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/v20210408/models.rb +4 -12
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f5fa9ae8024173433cb33d5a0d30854616183459
|
|
4
|
+
data.tar.gz: 44ed193cdecfa6d63fa079254b7a65c653b9aa7b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0efbc7910872f1f8cbf2f685bf002b68a26fd3c9019664a59c0cdf3e01d83abc6b1cb3b7b57cce8a028af72ed23ec9ad8aba1b019da06eecbdeb5859485a67a1
|
|
7
|
+
data.tar.gz: 503042ff4dc70b955acfce8d782452882732994bff158bf1e8ede54fb4286cf4d1d630391f825a7c488c04b1fc2f946bf1f87064540547b2afcfa65f6e0c9f76
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.767
|
data/lib/v20210408/models.rb
CHANGED
|
@@ -262,7 +262,7 @@ module TencentCloud
|
|
|
262
262
|
deprecate :Userid, :none, 2024, 1
|
|
263
263
|
deprecate :Userid=, :none, 2024, 1
|
|
264
264
|
|
|
265
|
-
def initialize(content=nil, devicename=nil, productid=nil, requestid=nil, result=nil, scene=nil, time=nil, userid=nil
|
|
265
|
+
def initialize(content=nil, devicename=nil, productid=nil, requestid=nil, result=nil, scene=nil, time=nil, userid=nil)
|
|
266
266
|
@Content = content
|
|
267
267
|
@DeviceName = devicename
|
|
268
268
|
@ProductId = productid
|
|
@@ -270,7 +270,6 @@ module TencentCloud
|
|
|
270
270
|
@Result = result
|
|
271
271
|
@Scene = scene
|
|
272
272
|
@Time = time
|
|
273
|
-
@Userid = userid
|
|
274
273
|
@UserId = userid
|
|
275
274
|
end
|
|
276
275
|
|
|
@@ -282,7 +281,6 @@ module TencentCloud
|
|
|
282
281
|
@Result = params['Result']
|
|
283
282
|
@Scene = params['Scene']
|
|
284
283
|
@Time = params['Time']
|
|
285
|
-
@Userid = params['Userid']
|
|
286
284
|
@UserId = params['UserId']
|
|
287
285
|
end
|
|
288
286
|
end
|
|
@@ -1257,7 +1255,7 @@ module TencentCloud
|
|
|
1257
1255
|
deprecate :NbiotDeviceID, :none, 2024, 1
|
|
1258
1256
|
deprecate :NbiotDeviceID=, :none, 2024, 1
|
|
1259
1257
|
|
|
1260
|
-
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,
|
|
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)
|
|
1261
1259
|
@DeviceName = devicename
|
|
1262
1260
|
@Online = online
|
|
1263
1261
|
@LoginTime = logintime
|
|
@@ -1270,7 +1268,6 @@ module TencentCloud
|
|
|
1270
1268
|
@Imei = imei
|
|
1271
1269
|
@Isp = isp
|
|
1272
1270
|
@ConnIP = connip
|
|
1273
|
-
@NbiotDeviceID = nbiotdeviceid
|
|
1274
1271
|
@LoraDevEui = loradeveui
|
|
1275
1272
|
@LoraMoteType = loramotetype
|
|
1276
1273
|
@LogLevel = loglevel
|
|
@@ -1307,7 +1304,6 @@ module TencentCloud
|
|
|
1307
1304
|
@Imei = params['Imei']
|
|
1308
1305
|
@Isp = params['Isp']
|
|
1309
1306
|
@ConnIP = params['ConnIP']
|
|
1310
|
-
@NbiotDeviceID = params['NbiotDeviceID']
|
|
1311
1307
|
@LoraDevEui = params['LoraDevEui']
|
|
1312
1308
|
@LoraMoteType = params['LoraMoteType']
|
|
1313
1309
|
@LogLevel = params['LogLevel']
|
|
@@ -2575,7 +2571,7 @@ module TencentCloud
|
|
|
2575
2571
|
deprecate :NbiotDeviceID, :none, 2024, 1
|
|
2576
2572
|
deprecate :NbiotDeviceID=, :none, 2024, 1
|
|
2577
2573
|
|
|
2578
|
-
def initialize(devicename=nil, online=nil, logintime=nil, version=nil, devicecert=nil, devicepsk=nil, tags=nil, devicetype=nil, imei=nil, isp=nil,
|
|
2574
|
+
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)
|
|
2579
2575
|
@DeviceName = devicename
|
|
2580
2576
|
@Online = online
|
|
2581
2577
|
@LoginTime = logintime
|
|
@@ -2586,7 +2582,6 @@ module TencentCloud
|
|
|
2586
2582
|
@DeviceType = devicetype
|
|
2587
2583
|
@Imei = imei
|
|
2588
2584
|
@Isp = isp
|
|
2589
|
-
@NbiotDeviceID = nbiotdeviceid
|
|
2590
2585
|
@ConnIP = connip
|
|
2591
2586
|
@LastUpdateTime = lastupdatetime
|
|
2592
2587
|
@LoraDevEui = loradeveui
|
|
@@ -2622,7 +2617,6 @@ module TencentCloud
|
|
|
2622
2617
|
@DeviceType = params['DeviceType']
|
|
2623
2618
|
@Imei = params['Imei']
|
|
2624
2619
|
@Isp = params['Isp']
|
|
2625
|
-
@NbiotDeviceID = params['NbiotDeviceID']
|
|
2626
2620
|
@ConnIP = params['ConnIP']
|
|
2627
2621
|
@LastUpdateTime = params['LastUpdateTime']
|
|
2628
2622
|
@LoraDevEui = params['LoraDevEui']
|
|
@@ -3638,14 +3632,13 @@ module TencentCloud
|
|
|
3638
3632
|
deprecate :Appeui, :none, 2024, 1
|
|
3639
3633
|
deprecate :Appeui=, :none, 2024, 1
|
|
3640
3634
|
|
|
3641
|
-
def initialize(productdescription=nil, encryptiontype=nil, region=nil, producttype=nil, format=nil, platform=nil,
|
|
3635
|
+
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)
|
|
3642
3636
|
@ProductDescription = productdescription
|
|
3643
3637
|
@EncryptionType = encryptiontype
|
|
3644
3638
|
@Region = region
|
|
3645
3639
|
@ProductType = producttype
|
|
3646
3640
|
@Format = format
|
|
3647
3641
|
@Platform = platform
|
|
3648
|
-
@Appeui = appeui
|
|
3649
3642
|
@ModelId = modelid
|
|
3650
3643
|
@ModelName = modelname
|
|
3651
3644
|
@ProductKey = productkey
|
|
@@ -3667,7 +3660,6 @@ module TencentCloud
|
|
|
3667
3660
|
@ProductType = params['ProductType']
|
|
3668
3661
|
@Format = params['Format']
|
|
3669
3662
|
@Platform = params['Platform']
|
|
3670
|
-
@Appeui = params['Appeui']
|
|
3671
3663
|
@ModelId = params['ModelId']
|
|
3672
3664
|
@ModelName = params['ModelName']
|
|
3673
3665
|
@ProductKey = params['ProductKey']
|
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.767
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-02-
|
|
11
|
+
date: 2024-02-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|