tencentcloud-sdk-iotexplorer 3.0.590 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190423/models.rb +216 -216
  4. metadata +2 -2
@@ -41,7 +41,7 @@ module TencentCloud
41
41
  # @type UpdateTime: Integer
42
42
 
43
43
  attr_accessor :DeviceId, :ProductId, :DeviceName, :AliasName, :IconUrl, :FamilyId, :RoomId, :DeviceType, :CreateTime, :UpdateTime
44
-
44
+
45
45
  def initialize(deviceid=nil, productid=nil, devicename=nil, aliasname=nil, iconurl=nil, familyid=nil, roomid=nil, devicetype=nil, createtime=nil, updatetime=nil)
46
46
  @DeviceId = deviceid
47
47
  @ProductId = productid
@@ -83,7 +83,7 @@ module TencentCloud
83
83
  # @type ProductName: String
84
84
 
85
85
  attr_accessor :BatchProductionId, :ProductId, :BurnMethod, :CreateTime, :ProductName
86
-
86
+
87
87
  def initialize(batchproductionid=nil, productid=nil, burnmethod=nil, createtime=nil, productname=nil)
88
88
  @BatchProductionId = batchproductionid
89
89
  @ProductId = productid
@@ -109,7 +109,7 @@ module TencentCloud
109
109
  # @type DeviceName: String
110
110
 
111
111
  attr_accessor :ProductId, :DeviceName
112
-
112
+
113
113
  def initialize(productid=nil, devicename=nil)
114
114
  @ProductId = productid
115
115
  @DeviceName = devicename
@@ -133,7 +133,7 @@ module TencentCloud
133
133
  # @type DeviceNames: Array
134
134
 
135
135
  attr_accessor :GatewayProductId, :GatewayDeviceName, :ProductId, :DeviceNames
136
-
136
+
137
137
  def initialize(gatewayproductid=nil, gatewaydevicename=nil, productid=nil, devicenames=nil)
138
138
  @GatewayProductId = gatewayproductid
139
139
  @GatewayDeviceName = gatewaydevicename
@@ -155,7 +155,7 @@ module TencentCloud
155
155
  # @type RequestId: String
156
156
 
157
157
  attr_accessor :RequestId
158
-
158
+
159
159
  def initialize(requestid=nil)
160
160
  @RequestId = requestid
161
161
  end
@@ -194,7 +194,7 @@ module TencentCloud
194
194
  # @type ProductOwnerName: String
195
195
 
196
196
  attr_accessor :ProductId, :ProductName, :ProjectId, :DataProtocol, :CategoryId, :ProductType, :NetType, :DevStatus, :ProductOwnerName
197
-
197
+
198
198
  def initialize(productid=nil, productname=nil, projectid=nil, dataprotocol=nil, categoryid=nil, producttype=nil, nettype=nil, devstatus=nil, productownername=nil)
199
199
  @ProductId = productid
200
200
  @ProductName = productname
@@ -228,7 +228,7 @@ module TencentCloud
228
228
  # @type ProductIds: Array
229
229
 
230
230
  attr_accessor :GatewayProductId, :ProductIds
231
-
231
+
232
232
  def initialize(gatewayproductid=nil, productids=nil)
233
233
  @GatewayProductId = gatewayproductid
234
234
  @ProductIds = productids
@@ -246,7 +246,7 @@ module TencentCloud
246
246
  # @type RequestId: String
247
247
 
248
248
  attr_accessor :RequestId
249
-
249
+
250
250
  def initialize(requestid=nil)
251
251
  @RequestId = requestid
252
252
  end
@@ -268,7 +268,7 @@ module TencentCloud
268
268
  # @type InputParams: String
269
269
 
270
270
  attr_accessor :ProductId, :DeviceName, :ActionId, :InputParams
271
-
271
+
272
272
  def initialize(productid=nil, devicename=nil, actionid=nil, inputparams=nil)
273
273
  @ProductId = productid
274
274
  @DeviceName = devicename
@@ -294,7 +294,7 @@ module TencentCloud
294
294
  # @type RequestId: String
295
295
 
296
296
  attr_accessor :ClientToken, :Status, :RequestId
297
-
297
+
298
298
  def initialize(clienttoken=nil, status=nil, requestid=nil)
299
299
  @ClientToken = clienttoken
300
300
  @Status = status
@@ -320,7 +320,7 @@ module TencentCloud
320
320
  # @type InputParams: String
321
321
 
322
322
  attr_accessor :ProductId, :DeviceName, :ActionId, :InputParams
323
-
323
+
324
324
  def initialize(productid=nil, devicename=nil, actionid=nil, inputparams=nil)
325
325
  @ProductId = productid
326
326
  @DeviceName = devicename
@@ -349,7 +349,7 @@ module TencentCloud
349
349
  # @type RequestId: String
350
350
 
351
351
  attr_accessor :ClientToken, :OutputParams, :Status, :RequestId
352
-
352
+
353
353
  def initialize(clienttoken=nil, outputparams=nil, status=nil, requestid=nil)
354
354
  @ClientToken = clienttoken
355
355
  @OutputParams = outputparams
@@ -381,7 +381,7 @@ module TencentCloud
381
381
  # @type DataTimestamp: Integer
382
382
 
383
383
  attr_accessor :ProductId, :DeviceName, :Data, :Method, :DeviceId, :DataTimestamp
384
-
384
+
385
385
  def initialize(productid=nil, devicename=nil, data=nil, method=nil, deviceid=nil, datatimestamp=nil)
386
386
  @ProductId = productid
387
387
  @DeviceName = devicename
@@ -414,7 +414,7 @@ module TencentCloud
414
414
  # @type RequestId: String
415
415
 
416
416
  attr_accessor :Data, :Result, :RequestId
417
-
417
+
418
418
  def initialize(data=nil, result=nil, requestid=nil)
419
419
  @Data = data
420
420
  @Result = result
@@ -446,7 +446,7 @@ module TencentCloud
446
446
  # @type GenerationQRCode: Integer
447
447
 
448
448
  attr_accessor :ProjectId, :ProductId, :BurnMethod, :GenerationMethod, :UploadUrl, :BatchCnt, :GenerationQRCode
449
-
449
+
450
450
  def initialize(projectid=nil, productid=nil, burnmethod=nil, generationmethod=nil, uploadurl=nil, batchcnt=nil, generationqrcode=nil)
451
451
  @ProjectId = projectid
452
452
  @ProductId = productid
@@ -480,7 +480,7 @@ module TencentCloud
480
480
  # @type RequestId: String
481
481
 
482
482
  attr_accessor :ProjectId, :ProductId, :BatchProductionId, :RequestId
483
-
483
+
484
484
  def initialize(projectid=nil, productid=nil, batchproductionid=nil, requestid=nil)
485
485
  @ProjectId = projectid
486
486
  @ProductId = productid
@@ -516,7 +516,7 @@ module TencentCloud
516
516
  # @type DefinedPsk: String
517
517
 
518
518
  attr_accessor :ProductId, :DeviceName, :DevAddr, :AppKey, :DevEUI, :AppSKey, :NwkSKey, :DefinedPsk
519
-
519
+
520
520
  def initialize(productid=nil, devicename=nil, devaddr=nil, appkey=nil, deveui=nil, appskey=nil, nwkskey=nil, definedpsk=nil)
521
521
  @ProductId = productid
522
522
  @DeviceName = devicename
@@ -548,7 +548,7 @@ module TencentCloud
548
548
  # @type RequestId: String
549
549
 
550
550
  attr_accessor :Data, :RequestId
551
-
551
+
552
552
  def initialize(data=nil, requestid=nil)
553
553
  @Data = data
554
554
  @RequestId = requestid
@@ -571,7 +571,7 @@ module TencentCloud
571
571
  # @type Items: Array
572
572
 
573
573
  attr_accessor :FenceId, :Items
574
-
574
+
575
575
  def initialize(fenceid=nil, items=nil)
576
576
  @FenceId = fenceid
577
577
  @Items = items
@@ -596,7 +596,7 @@ module TencentCloud
596
596
  # @type RequestId: String
597
597
 
598
598
  attr_accessor :RequestId
599
-
599
+
600
600
  def initialize(requestid=nil)
601
601
  @RequestId = requestid
602
602
  end
@@ -626,7 +626,7 @@ module TencentCloud
626
626
  # @type Description: String
627
627
 
628
628
  attr_accessor :FreqName, :ChannelsDataUp, :ChannelsDataRX1, :ChannelsDataRX2, :ChannelsJoinUp, :ChannelsJoinRX1, :ChannelsJoinRX2, :Description
629
-
629
+
630
630
  def initialize(freqname=nil, channelsdataup=nil, channelsdatarx1=nil, channelsdatarx2=nil, channelsjoinup=nil, channelsjoinrx1=nil, channelsjoinrx2=nil, description=nil)
631
631
  @FreqName = freqname
632
632
  @ChannelsDataUp = channelsdataup
@@ -658,7 +658,7 @@ module TencentCloud
658
658
  # @type RequestId: String
659
659
 
660
660
  attr_accessor :Data, :RequestId
661
-
661
+
662
662
  def initialize(data=nil, requestid=nil)
663
663
  @Data = data
664
664
  @RequestId = requestid
@@ -693,7 +693,7 @@ module TencentCloud
693
693
  # @type FrequencyId: String
694
694
 
695
695
  attr_accessor :GatewayId, :Name, :Description, :Location, :Position, :PositionDetails, :IsPublic, :FrequencyId
696
-
696
+
697
697
  def initialize(gatewayid=nil, name=nil, description=nil, location=nil, position=nil, positiondetails=nil, ispublic=nil, frequencyid=nil)
698
698
  @GatewayId = gatewayid
699
699
  @Name = name
@@ -728,7 +728,7 @@ module TencentCloud
728
728
  # @type RequestId: String
729
729
 
730
730
  attr_accessor :Gateway, :RequestId
731
-
731
+
732
732
  def initialize(gateway=nil, requestid=nil)
733
733
  @Gateway = gateway
734
734
  @RequestId = requestid
@@ -755,7 +755,7 @@ module TencentCloud
755
755
  # @type FenceDesc: String
756
756
 
757
757
  attr_accessor :SpaceId, :FenceName, :FenceArea, :FenceDesc
758
-
758
+
759
759
  def initialize(spaceid=nil, fencename=nil, fencearea=nil, fencedesc=nil)
760
760
  @SpaceId = spaceid
761
761
  @FenceName = fencename
@@ -777,7 +777,7 @@ module TencentCloud
777
777
  # @type RequestId: String
778
778
 
779
779
  attr_accessor :RequestId
780
-
780
+
781
781
  def initialize(requestid=nil)
782
782
  @RequestId = requestid
783
783
  end
@@ -803,7 +803,7 @@ module TencentCloud
803
803
  # @type Icon: String
804
804
 
805
805
  attr_accessor :ProjectId, :SpaceName, :AuthorizeType, :ProductIdList, :Description, :Icon
806
-
806
+
807
807
  def initialize(projectid=nil, spacename=nil, authorizetype=nil, productidlist=nil, description=nil, icon=nil)
808
808
  @ProjectId = projectid
809
809
  @SpaceName = spacename
@@ -832,7 +832,7 @@ module TencentCloud
832
832
  # @type RequestId: String
833
833
 
834
834
  attr_accessor :SpaceId, :RequestId
835
-
835
+
836
836
  def initialize(spaceid=nil, requestid=nil)
837
837
  @SpaceId = spaceid
838
838
  @RequestId = requestid
@@ -854,7 +854,7 @@ module TencentCloud
854
854
  # @type InstanceId: String
855
855
 
856
856
  attr_accessor :ProjectName, :ProjectDesc, :InstanceId
857
-
857
+
858
858
  def initialize(projectname=nil, projectdesc=nil, instanceid=nil)
859
859
  @ProjectName = projectname
860
860
  @ProjectDesc = projectdesc
@@ -876,7 +876,7 @@ module TencentCloud
876
876
  # @type RequestId: String
877
877
 
878
878
  attr_accessor :Project, :RequestId
879
-
879
+
880
880
  def initialize(project=nil, requestid=nil)
881
881
  @Project = project
882
882
  @RequestId = requestid
@@ -911,7 +911,7 @@ module TencentCloud
911
911
  # @type ProjectId: String
912
912
 
913
913
  attr_accessor :ProductName, :CategoryId, :ProductType, :EncryptionType, :NetType, :DataProtocol, :ProductDesc, :ProjectId
914
-
914
+
915
915
  def initialize(productname=nil, categoryid=nil, producttype=nil, encryptiontype=nil, nettype=nil, dataprotocol=nil, productdesc=nil, projectid=nil)
916
916
  @ProductName = productname
917
917
  @CategoryId = categoryid
@@ -943,7 +943,7 @@ module TencentCloud
943
943
  # @type RequestId: String
944
944
 
945
945
  attr_accessor :Product, :RequestId
946
-
946
+
947
947
  def initialize(product=nil, requestid=nil)
948
948
  @Product = product
949
949
  @RequestId = requestid
@@ -968,7 +968,7 @@ module TencentCloud
968
968
  # @type Privilege: Integer
969
969
 
970
970
  attr_accessor :ProductId, :TopicName, :Privilege
971
-
971
+
972
972
  def initialize(productid=nil, topicname=nil, privilege=nil)
973
973
  @ProductId = productid
974
974
  @TopicName = topicname
@@ -988,7 +988,7 @@ module TencentCloud
988
988
  # @type RequestId: String
989
989
 
990
990
  attr_accessor :RequestId
991
-
991
+
992
992
  def initialize(requestid=nil)
993
993
  @RequestId = requestid
994
994
  end
@@ -1006,7 +1006,7 @@ module TencentCloud
1006
1006
  # @type TopicRulePayload: :class:`Tencentcloud::Iotexplorer.v20190423.models.TopicRulePayload`
1007
1007
 
1008
1008
  attr_accessor :RuleName, :TopicRulePayload
1009
-
1009
+
1010
1010
  def initialize(rulename=nil, topicrulepayload=nil)
1011
1011
  @RuleName = rulename
1012
1012
  @TopicRulePayload = topicrulepayload
@@ -1027,7 +1027,7 @@ module TencentCloud
1027
1027
  # @type RequestId: String
1028
1028
 
1029
1029
  attr_accessor :RequestId
1030
-
1030
+
1031
1031
  def initialize(requestid=nil)
1032
1032
  @RequestId = requestid
1033
1033
  end
@@ -1047,7 +1047,7 @@ module TencentCloud
1047
1047
  # @type ForceDelete: Boolean
1048
1048
 
1049
1049
  attr_accessor :ProductId, :DeviceName, :ForceDelete
1050
-
1050
+
1051
1051
  def initialize(productid=nil, devicename=nil, forcedelete=nil)
1052
1052
  @ProductId = productid
1053
1053
  @DeviceName = devicename
@@ -1073,7 +1073,7 @@ module TencentCloud
1073
1073
  # @type RequestId: String
1074
1074
 
1075
1075
  attr_accessor :ResultCode, :ResultMessage, :RequestId
1076
-
1076
+
1077
1077
  def initialize(resultcode=nil, resultmessage=nil, requestid=nil)
1078
1078
  @ResultCode = resultcode
1079
1079
  @ResultMessage = resultmessage
@@ -1093,7 +1093,7 @@ module TencentCloud
1093
1093
  # @type DevicesItems: Array
1094
1094
 
1095
1095
  attr_accessor :DevicesItems
1096
-
1096
+
1097
1097
  def initialize(devicesitems=nil)
1098
1098
  @DevicesItems = devicesitems
1099
1099
  end
@@ -1122,7 +1122,7 @@ module TencentCloud
1122
1122
  # @type RequestId: String
1123
1123
 
1124
1124
  attr_accessor :ResultCode, :ResultMessage, :RequestId
1125
-
1125
+
1126
1126
  def initialize(resultcode=nil, resultmessage=nil, requestid=nil)
1127
1127
  @ResultCode = resultcode
1128
1128
  @ResultMessage = resultmessage
@@ -1144,7 +1144,7 @@ module TencentCloud
1144
1144
  # @type Items: Array
1145
1145
 
1146
1146
  attr_accessor :FenceId, :Items
1147
-
1147
+
1148
1148
  def initialize(fenceid=nil, items=nil)
1149
1149
  @FenceId = fenceid
1150
1150
  @Items = items
@@ -1169,7 +1169,7 @@ module TencentCloud
1169
1169
  # @type RequestId: String
1170
1170
 
1171
1171
  attr_accessor :RequestId
1172
-
1172
+
1173
1173
  def initialize(requestid=nil)
1174
1174
  @RequestId = requestid
1175
1175
  end
@@ -1185,7 +1185,7 @@ module TencentCloud
1185
1185
  # @type FreqId: String
1186
1186
 
1187
1187
  attr_accessor :FreqId
1188
-
1188
+
1189
1189
  def initialize(freqid=nil)
1190
1190
  @FreqId = freqid
1191
1191
  end
@@ -1201,7 +1201,7 @@ module TencentCloud
1201
1201
  # @type RequestId: String
1202
1202
 
1203
1203
  attr_accessor :RequestId
1204
-
1204
+
1205
1205
  def initialize(requestid=nil)
1206
1206
  @RequestId = requestid
1207
1207
  end
@@ -1217,7 +1217,7 @@ module TencentCloud
1217
1217
  # @type GatewayId: String
1218
1218
 
1219
1219
  attr_accessor :GatewayId
1220
-
1220
+
1221
1221
  def initialize(gatewayid=nil)
1222
1222
  @GatewayId = gatewayid
1223
1223
  end
@@ -1233,7 +1233,7 @@ module TencentCloud
1233
1233
  # @type RequestId: String
1234
1234
 
1235
1235
  attr_accessor :RequestId
1236
-
1236
+
1237
1237
  def initialize(requestid=nil)
1238
1238
  @RequestId = requestid
1239
1239
  end
@@ -1251,7 +1251,7 @@ module TencentCloud
1251
1251
  # @type FenceId: Integer
1252
1252
 
1253
1253
  attr_accessor :SpaceId, :FenceId
1254
-
1254
+
1255
1255
  def initialize(spaceid=nil, fenceid=nil)
1256
1256
  @SpaceId = spaceid
1257
1257
  @FenceId = fenceid
@@ -1269,7 +1269,7 @@ module TencentCloud
1269
1269
  # @type RequestId: String
1270
1270
 
1271
1271
  attr_accessor :RequestId
1272
-
1272
+
1273
1273
  def initialize(requestid=nil)
1274
1274
  @RequestId = requestid
1275
1275
  end
@@ -1285,7 +1285,7 @@ module TencentCloud
1285
1285
  # @type SpaceId: String
1286
1286
 
1287
1287
  attr_accessor :SpaceId
1288
-
1288
+
1289
1289
  def initialize(spaceid=nil)
1290
1290
  @SpaceId = spaceid
1291
1291
  end
@@ -1301,7 +1301,7 @@ module TencentCloud
1301
1301
  # @type RequestId: String
1302
1302
 
1303
1303
  attr_accessor :RequestId
1304
-
1304
+
1305
1305
  def initialize(requestid=nil)
1306
1306
  @RequestId = requestid
1307
1307
  end
@@ -1317,7 +1317,7 @@ module TencentCloud
1317
1317
  # @type ProjectId: String
1318
1318
 
1319
1319
  attr_accessor :ProjectId
1320
-
1320
+
1321
1321
  def initialize(projectid=nil)
1322
1322
  @ProjectId = projectid
1323
1323
  end
@@ -1333,7 +1333,7 @@ module TencentCloud
1333
1333
  # @type RequestId: String
1334
1334
 
1335
1335
  attr_accessor :RequestId
1336
-
1336
+
1337
1337
  def initialize(requestid=nil)
1338
1338
  @RequestId = requestid
1339
1339
  end
@@ -1349,7 +1349,7 @@ module TencentCloud
1349
1349
  # @type ProductId: String
1350
1350
 
1351
1351
  attr_accessor :ProductId
1352
-
1352
+
1353
1353
  def initialize(productid=nil)
1354
1354
  @ProductId = productid
1355
1355
  end
@@ -1365,7 +1365,7 @@ module TencentCloud
1365
1365
  # @type RequestId: String
1366
1366
 
1367
1367
  attr_accessor :RequestId
1368
-
1368
+
1369
1369
  def initialize(requestid=nil)
1370
1370
  @RequestId = requestid
1371
1371
  end
@@ -1383,7 +1383,7 @@ module TencentCloud
1383
1383
  # @type TopicName: String
1384
1384
 
1385
1385
  attr_accessor :ProductId, :TopicName
1386
-
1386
+
1387
1387
  def initialize(productid=nil, topicname=nil)
1388
1388
  @ProductId = productid
1389
1389
  @TopicName = topicname
@@ -1401,7 +1401,7 @@ module TencentCloud
1401
1401
  # @type RequestId: String
1402
1402
 
1403
1403
  attr_accessor :RequestId
1404
-
1404
+
1405
1405
  def initialize(requestid=nil)
1406
1406
  @RequestId = requestid
1407
1407
  end
@@ -1417,7 +1417,7 @@ module TencentCloud
1417
1417
  # @type RuleName: String
1418
1418
 
1419
1419
  attr_accessor :RuleName
1420
-
1420
+
1421
1421
  def initialize(rulename=nil)
1422
1422
  @RuleName = rulename
1423
1423
  end
@@ -1433,7 +1433,7 @@ module TencentCloud
1433
1433
  # @type RequestId: String
1434
1434
 
1435
1435
  attr_accessor :RequestId
1436
-
1436
+
1437
1437
  def initialize(requestid=nil)
1438
1438
  @RequestId = requestid
1439
1439
  end
@@ -1451,7 +1451,7 @@ module TencentCloud
1451
1451
  # @type BatchProductionId: String
1452
1452
 
1453
1453
  attr_accessor :ProductId, :BatchProductionId
1454
-
1454
+
1455
1455
  def initialize(productid=nil, batchproductionid=nil)
1456
1456
  @ProductId = productid
1457
1457
  @BatchProductionId = batchproductionid
@@ -1481,7 +1481,7 @@ module TencentCloud
1481
1481
  # @type RequestId: String
1482
1482
 
1483
1483
  attr_accessor :BatchCnt, :BurnMethod, :CreateTime, :DownloadUrl, :GenerationMethod, :UploadUrl, :RequestId
1484
-
1484
+
1485
1485
  def initialize(batchcnt=nil, burnmethod=nil, createtime=nil, downloadurl=nil, generationmethod=nil, uploadurl=nil, requestid=nil)
1486
1486
  @BatchCnt = batchcnt
1487
1487
  @BurnMethod = burnmethod
@@ -1515,7 +1515,7 @@ module TencentCloud
1515
1515
  # @type ProductSource: Integer
1516
1516
 
1517
1517
  attr_accessor :GatewayProductId, :Offset, :Limit, :ProductSource
1518
-
1518
+
1519
1519
  def initialize(gatewayproductid=nil, offset=nil, limit=nil, productsource=nil)
1520
1520
  @GatewayProductId = gatewayproductid
1521
1521
  @Offset = offset
@@ -1541,7 +1541,7 @@ module TencentCloud
1541
1541
  # @type RequestId: String
1542
1542
 
1543
1543
  attr_accessor :Products, :Total, :RequestId
1544
-
1544
+
1545
1545
  def initialize(products=nil, total=nil, requestid=nil)
1546
1546
  @Products = products
1547
1547
  @Total = total
@@ -1570,7 +1570,7 @@ module TencentCloud
1570
1570
  # @type DeviceName: String
1571
1571
 
1572
1572
  attr_accessor :ProductId, :DeviceName
1573
-
1573
+
1574
1574
  def initialize(productid=nil, devicename=nil)
1575
1575
  @ProductId = productid
1576
1576
  @DeviceName = devicename
@@ -1603,7 +1603,7 @@ module TencentCloud
1603
1603
  # @type RequestId: String
1604
1604
 
1605
1605
  attr_accessor :GatewayProductId, :GatewayDeviceName, :GatewayName, :GatewayProductOwnerName, :GatewayProductOwnerUin, :RequestId
1606
-
1606
+
1607
1607
  def initialize(gatewayproductid=nil, gatewaydevicename=nil, gatewayname=nil, gatewayproductownername=nil, gatewayproductowneruin=nil, requestid=nil)
1608
1608
  @GatewayProductId = gatewayproductid
1609
1609
  @GatewayDeviceName = gatewaydevicename
@@ -1641,7 +1641,7 @@ module TencentCloud
1641
1641
  # @type Context: String
1642
1642
 
1643
1643
  attr_accessor :MinTime, :MaxTime, :ProductId, :DeviceName, :FieldName, :Limit, :Context
1644
-
1644
+
1645
1645
  def initialize(mintime=nil, maxtime=nil, productid=nil, devicename=nil, fieldname=nil, limit=nil, context=nil)
1646
1646
  @MinTime = mintime
1647
1647
  @MaxTime = maxtime
@@ -1681,7 +1681,7 @@ module TencentCloud
1681
1681
  # @type RequestId: String
1682
1682
 
1683
1683
  attr_accessor :FieldName, :Listover, :Context, :Results, :RequestId
1684
-
1684
+
1685
1685
  def initialize(fieldname=nil, listover=nil, context=nil, results=nil, requestid=nil)
1686
1686
  @FieldName = fieldname
1687
1687
  @Listover = listover
@@ -1716,7 +1716,7 @@ module TencentCloud
1716
1716
  # @type DeviceId: String
1717
1717
 
1718
1718
  attr_accessor :ProductId, :DeviceName, :DeviceId
1719
-
1719
+
1720
1720
  def initialize(productid=nil, devicename=nil, deviceid=nil)
1721
1721
  @ProductId = productid
1722
1722
  @DeviceName = devicename
@@ -1738,7 +1738,7 @@ module TencentCloud
1738
1738
  # @type RequestId: String
1739
1739
 
1740
1740
  attr_accessor :Data, :RequestId
1741
-
1741
+
1742
1742
  def initialize(data=nil, requestid=nil)
1743
1743
  @Data = data
1744
1744
  @RequestId = requestid
@@ -1764,7 +1764,7 @@ module TencentCloud
1764
1764
  # @type WiFiInfo: Array
1765
1765
 
1766
1766
  attr_accessor :ProductId, :DeviceName, :LocationType, :GNSSNavigation, :WiFiInfo
1767
-
1767
+
1768
1768
  def initialize(productid=nil, devicename=nil, locationtype=nil, gnssnavigation=nil, wifiinfo=nil)
1769
1769
  @ProductId = productid
1770
1770
  @DeviceName = devicename
@@ -1804,7 +1804,7 @@ module TencentCloud
1804
1804
  # @type RequestId: String
1805
1805
 
1806
1806
  attr_accessor :Longitude, :Latitude, :LocationType, :Accuracy, :RequestId
1807
-
1807
+
1808
1808
  def initialize(longitude=nil, latitude=nil, locationtype=nil, accuracy=nil, requestid=nil)
1809
1809
  @Longitude = longitude
1810
1810
  @Latitude = latitude
@@ -1834,7 +1834,7 @@ module TencentCloud
1834
1834
  # @type Limit: Integer
1835
1835
 
1836
1836
  attr_accessor :ProductIdList, :CoordinateType, :Offset, :Limit
1837
-
1837
+
1838
1838
  def initialize(productidlist=nil, coordinatetype=nil, offset=nil, limit=nil)
1839
1839
  @ProductIdList = productidlist
1840
1840
  @CoordinateType = coordinatetype
@@ -1860,7 +1860,7 @@ module TencentCloud
1860
1860
  # @type RequestId: String
1861
1861
 
1862
1862
  attr_accessor :Positions, :Total, :RequestId
1863
-
1863
+
1864
1864
  def initialize(positions=nil, total=nil, requestid=nil)
1865
1865
  @Positions = positions
1866
1866
  @Total = total
@@ -1891,7 +1891,7 @@ module TencentCloud
1891
1891
  # @type DeviceId: String
1892
1892
 
1893
1893
  attr_accessor :ProductId, :DeviceName, :DeviceId
1894
-
1894
+
1895
1895
  def initialize(productid=nil, devicename=nil, deviceid=nil)
1896
1896
  @ProductId = productid
1897
1897
  @DeviceName = devicename
@@ -1913,7 +1913,7 @@ module TencentCloud
1913
1913
  # @type RequestId: String
1914
1914
 
1915
1915
  attr_accessor :Device, :RequestId
1916
-
1916
+
1917
1917
  def initialize(device=nil, requestid=nil)
1918
1918
  @Device = device
1919
1919
  @RequestId = requestid
@@ -1938,7 +1938,7 @@ module TencentCloud
1938
1938
  # @type Limit: Integer
1939
1939
 
1940
1940
  attr_accessor :FenceId, :Offset, :Limit
1941
-
1941
+
1942
1942
  def initialize(fenceid=nil, offset=nil, limit=nil)
1943
1943
  @FenceId = fenceid
1944
1944
  @Offset = offset
@@ -1962,7 +1962,7 @@ module TencentCloud
1962
1962
  # @type RequestId: String
1963
1963
 
1964
1964
  attr_accessor :List, :Total, :RequestId
1965
-
1965
+
1966
1966
  def initialize(list=nil, total=nil, requestid=nil)
1967
1967
  @List = list
1968
1968
  @Total = total
@@ -2001,7 +2001,7 @@ module TencentCloud
2001
2001
  # @type DeviceName: String
2002
2002
 
2003
2003
  attr_accessor :StartTime, :EndTime, :FenceId, :Offset, :Limit, :ProductId, :DeviceName
2004
-
2004
+
2005
2005
  def initialize(starttime=nil, endtime=nil, fenceid=nil, offset=nil, limit=nil, productid=nil, devicename=nil)
2006
2006
  @StartTime = starttime
2007
2007
  @EndTime = endtime
@@ -2033,7 +2033,7 @@ module TencentCloud
2033
2033
  # @type RequestId: String
2034
2034
 
2035
2035
  attr_accessor :List, :Total, :RequestId
2036
-
2036
+
2037
2037
  def initialize(list=nil, total=nil, requestid=nil)
2038
2038
  @List = list
2039
2039
  @Total = total
@@ -2064,7 +2064,7 @@ module TencentCloud
2064
2064
  # @type TaskId: Integer
2065
2065
 
2066
2066
  attr_accessor :ProductID, :FirmwareVersion, :TaskId
2067
-
2067
+
2068
2068
  def initialize(productid=nil, firmwareversion=nil, taskid=nil)
2069
2069
  @ProductID = productid
2070
2070
  @FirmwareVersion = firmwareversion
@@ -2108,7 +2108,7 @@ module TencentCloud
2108
2108
  # @type RequestId: String
2109
2109
 
2110
2110
  attr_accessor :TaskId, :Status, :CreateTime, :Type, :ProductName, :UpgradeMode, :ProductId, :OriginalVersion, :RequestId
2111
-
2111
+
2112
2112
  def initialize(taskid=nil, status=nil, createtime=nil, type=nil, productname=nil, upgrademode=nil, productid=nil, originalversion=nil, requestid=nil)
2113
2113
  @TaskId = taskid
2114
2114
  @Status = status
@@ -2148,7 +2148,7 @@ module TencentCloud
2148
2148
  # @type Limit: Integer
2149
2149
 
2150
2150
  attr_accessor :GatewayProductId, :GatewayDeviceName, :ProductId, :Offset, :Limit
2151
-
2151
+
2152
2152
  def initialize(gatewayproductid=nil, gatewaydevicename=nil, productid=nil, offset=nil, limit=nil)
2153
2153
  @GatewayProductId = gatewayproductid
2154
2154
  @GatewayDeviceName = gatewaydevicename
@@ -2178,7 +2178,7 @@ module TencentCloud
2178
2178
  # @type RequestId: String
2179
2179
 
2180
2180
  attr_accessor :Devices, :Total, :ProductName, :RequestId
2181
-
2181
+
2182
2182
  def initialize(devices=nil, total=nil, productname=nil, requestid=nil)
2183
2183
  @Devices = devices
2184
2184
  @Total = total
@@ -2213,7 +2213,7 @@ module TencentCloud
2213
2213
  # @type Limit: Integer
2214
2214
 
2215
2215
  attr_accessor :GatewayProductId, :GatewayDeviceName, :Offset, :Limit
2216
-
2216
+
2217
2217
  def initialize(gatewayproductid=nil, gatewaydevicename=nil, offset=nil, limit=nil)
2218
2218
  @GatewayProductId = gatewayproductid
2219
2219
  @GatewayDeviceName = gatewaydevicename
@@ -2241,7 +2241,7 @@ module TencentCloud
2241
2241
  # @type RequestId: String
2242
2242
 
2243
2243
  attr_accessor :Total, :DeviceList, :RequestId
2244
-
2244
+
2245
2245
  def initialize(total=nil, devicelist=nil, requestid=nil)
2246
2246
  @Total = total
2247
2247
  @DeviceList = devicelist
@@ -2276,7 +2276,7 @@ module TencentCloud
2276
2276
  # @type ProductSource: Integer
2277
2277
 
2278
2278
  attr_accessor :GatewayProductId, :Offset, :Limit, :ProjectId, :ProductSource
2279
-
2279
+
2280
2280
  def initialize(gatewayproductid=nil, offset=nil, limit=nil, projectid=nil, productsource=nil)
2281
2281
  @GatewayProductId = gatewayproductid
2282
2282
  @Offset = offset
@@ -2304,7 +2304,7 @@ module TencentCloud
2304
2304
  # @type RequestId: String
2305
2305
 
2306
2306
  attr_accessor :Products, :Total, :RequestId
2307
-
2307
+
2308
2308
  def initialize(products=nil, total=nil, requestid=nil)
2309
2309
  @Products = products
2310
2310
  @Total = total
@@ -2331,7 +2331,7 @@ module TencentCloud
2331
2331
  # @type FreqId: String
2332
2332
 
2333
2333
  attr_accessor :FreqId
2334
-
2334
+
2335
2335
  def initialize(freqid=nil)
2336
2336
  @FreqId = freqid
2337
2337
  end
@@ -2350,7 +2350,7 @@ module TencentCloud
2350
2350
  # @type RequestId: String
2351
2351
 
2352
2352
  attr_accessor :Data, :RequestId
2353
-
2353
+
2354
2354
  def initialize(data=nil, requestid=nil)
2355
2355
  @Data = data
2356
2356
  @RequestId = requestid
@@ -2371,7 +2371,7 @@ module TencentCloud
2371
2371
  # @type ProductId: String
2372
2372
 
2373
2373
  attr_accessor :ProductId
2374
-
2374
+
2375
2375
  def initialize(productid=nil)
2376
2376
  @ProductId = productid
2377
2377
  end
@@ -2389,7 +2389,7 @@ module TencentCloud
2389
2389
  # @type RequestId: String
2390
2390
 
2391
2391
  attr_accessor :Model, :RequestId
2392
-
2392
+
2393
2393
  def initialize(model=nil, requestid=nil)
2394
2394
  @Model = model
2395
2395
  @RequestId = requestid
@@ -2414,7 +2414,7 @@ module TencentCloud
2414
2414
  # @type Limit: Integer
2415
2415
 
2416
2416
  attr_accessor :SpaceId, :Offset, :Limit
2417
-
2417
+
2418
2418
  def initialize(spaceid=nil, offset=nil, limit=nil)
2419
2419
  @SpaceId = spaceid
2420
2420
  @Offset = offset
@@ -2440,7 +2440,7 @@ module TencentCloud
2440
2440
  # @type RequestId: String
2441
2441
 
2442
2442
  attr_accessor :List, :Total, :RequestId
2443
-
2443
+
2444
2444
  def initialize(list=nil, total=nil, requestid=nil)
2445
2445
  @List = list
2446
2446
  @Total = total
@@ -2467,7 +2467,7 @@ module TencentCloud
2467
2467
  # @type ProjectId: String
2468
2468
 
2469
2469
  attr_accessor :ProjectId
2470
-
2470
+
2471
2471
  def initialize(projectid=nil)
2472
2472
  @ProjectId = projectid
2473
2473
  end
@@ -2485,7 +2485,7 @@ module TencentCloud
2485
2485
  # @type RequestId: String
2486
2486
 
2487
2487
  attr_accessor :Project, :RequestId
2488
-
2488
+
2489
2489
  def initialize(project=nil, requestid=nil)
2490
2490
  @Project = project
2491
2491
  @RequestId = requestid
@@ -2514,7 +2514,7 @@ module TencentCloud
2514
2514
  # @type Limit: Integer
2515
2515
 
2516
2516
  attr_accessor :SpaceId, :StartTime, :EndTime, :Offset, :Limit
2517
-
2517
+
2518
2518
  def initialize(spaceid=nil, starttime=nil, endtime=nil, offset=nil, limit=nil)
2519
2519
  @SpaceId = spaceid
2520
2520
  @StartTime = starttime
@@ -2543,7 +2543,7 @@ module TencentCloud
2543
2543
  # @type RequestId: String
2544
2544
 
2545
2545
  attr_accessor :List, :Total, :RequestId
2546
-
2546
+
2547
2547
  def initialize(list=nil, total=nil, requestid=nil)
2548
2548
  @List = list
2549
2549
  @Total = total
@@ -2570,7 +2570,7 @@ module TencentCloud
2570
2570
  # @type ProductId: String
2571
2571
 
2572
2572
  attr_accessor :ProductId
2573
-
2573
+
2574
2574
  def initialize(productid=nil)
2575
2575
  @ProductId = productid
2576
2576
  end
@@ -2588,7 +2588,7 @@ module TencentCloud
2588
2588
  # @type RequestId: String
2589
2589
 
2590
2590
  attr_accessor :Product, :RequestId
2591
-
2591
+
2592
2592
  def initialize(product=nil, requestid=nil)
2593
2593
  @Product = product
2594
2594
  @RequestId = requestid
@@ -2611,7 +2611,7 @@ module TencentCloud
2611
2611
  # @type TopicName: String
2612
2612
 
2613
2613
  attr_accessor :ProductId, :TopicName
2614
-
2614
+
2615
2615
  def initialize(productid=nil, topicname=nil)
2616
2616
  @ProductId = productid
2617
2617
  @TopicName = topicname
@@ -2635,7 +2635,7 @@ module TencentCloud
2635
2635
  # @type RequestId: String
2636
2636
 
2637
2637
  attr_accessor :ProductId, :TopicName, :Privilege, :RequestId
2638
-
2638
+
2639
2639
  def initialize(productid=nil, topicname=nil, privilege=nil, requestid=nil)
2640
2640
  @ProductId = productid
2641
2641
  @TopicName = topicname
@@ -2657,7 +2657,7 @@ module TencentCloud
2657
2657
  # @type RuleName: String
2658
2658
 
2659
2659
  attr_accessor :RuleName
2660
-
2660
+
2661
2661
  def initialize(rulename=nil)
2662
2662
  @RuleName = rulename
2663
2663
  end
@@ -2676,7 +2676,7 @@ module TencentCloud
2676
2676
  # @type RequestId: String
2677
2677
 
2678
2678
  attr_accessor :Rule, :RequestId
2679
-
2679
+
2680
2680
  def initialize(rule=nil, requestid=nil)
2681
2681
  @Rule = rule
2682
2682
  @RequestId = requestid
@@ -2707,7 +2707,7 @@ module TencentCloud
2707
2707
  # @type DevicePsk: String
2708
2708
 
2709
2709
  attr_accessor :DeviceCert, :DeviceName, :DevicePrivateKey, :DevicePsk
2710
-
2710
+
2711
2711
  def initialize(devicecert=nil, devicename=nil, deviceprivatekey=nil, devicepsk=nil)
2712
2712
  @DeviceCert = devicecert
2713
2713
  @DeviceName = devicename
@@ -2731,7 +2731,7 @@ module TencentCloud
2731
2731
  # @type Value: String
2732
2732
 
2733
2733
  attr_accessor :Time, :Value
2734
-
2734
+
2735
2735
  def initialize(time=nil, value=nil)
2736
2736
  @Time = time
2737
2737
  @Value = value
@@ -2808,7 +2808,7 @@ module TencentCloud
2808
2808
  # @type IsLora: Boolean
2809
2809
 
2810
2810
  attr_accessor :DeviceName, :Status, :DevicePsk, :FirstOnlineTime, :LoginTime, :CreateTime, :Version, :DeviceCert, :LogLevel, :DevAddr, :AppKey, :DevEUI, :AppSKey, :NwkSKey, :CreateUserId, :CreatorNickName, :EnableState, :ProductId, :ProductName, :DeviceType, :IsLora
2811
-
2811
+
2812
2812
  def initialize(devicename=nil, status=nil, devicepsk=nil, firstonlinetime=nil, logintime=nil, createtime=nil, version=nil, devicecert=nil, loglevel=nil, devaddr=nil, appkey=nil, deveui=nil, appskey=nil, nwkskey=nil, createuserid=nil, creatornickname=nil, enablestate=nil, productid=nil, productname=nil, devicetype=nil, islora=nil)
2813
2813
  @DeviceName = devicename
2814
2814
  @Status = status
@@ -2870,7 +2870,7 @@ module TencentCloud
2870
2870
  # @type Latitude: Float
2871
2871
 
2872
2872
  attr_accessor :DeviceName, :CreateTime, :Longitude, :Latitude
2873
-
2873
+
2874
2874
  def initialize(devicename=nil, createtime=nil, longitude=nil, latitude=nil)
2875
2875
  @DeviceName = devicename
2876
2876
  @CreateTime = createtime
@@ -2894,7 +2894,7 @@ module TencentCloud
2894
2894
  # @type DeviceSignature: String
2895
2895
 
2896
2896
  attr_accessor :DeviceName, :DeviceSignature
2897
-
2897
+
2898
2898
  def initialize(devicename=nil, devicesignature=nil)
2899
2899
  @DeviceName = devicename
2900
2900
  @DeviceSignature = devicesignature
@@ -2920,7 +2920,7 @@ module TencentCloud
2920
2920
  # @type FamilyName: String
2921
2921
 
2922
2922
  attr_accessor :UserId, :Role, :FamilyId, :FamilyName
2923
-
2923
+
2924
2924
  def initialize(userid=nil, role=nil, familyid=nil, familyname=nil)
2925
2925
  @UserId = userid
2926
2926
  @Role = role
@@ -2944,7 +2944,7 @@ module TencentCloud
2944
2944
  # @type DeviceName: String
2945
2945
 
2946
2946
  attr_accessor :ProductId, :DeviceName
2947
-
2947
+
2948
2948
  def initialize(productid=nil, devicename=nil)
2949
2949
  @ProductId = productid
2950
2950
  @DeviceName = devicename
@@ -2972,7 +2972,7 @@ module TencentCloud
2972
2972
  # @type RoomId: String
2973
2973
 
2974
2974
  attr_accessor :IotAppID, :UserID, :FamilyId, :ProductId, :DeviceName, :RoomId
2975
-
2975
+
2976
2976
  def initialize(iotappid=nil, userid=nil, familyid=nil, productid=nil, devicename=nil, roomid=nil)
2977
2977
  @IotAppID = iotappid
2978
2978
  @UserID = userid
@@ -3000,7 +3000,7 @@ module TencentCloud
3000
3000
  # @type RequestId: String
3001
3001
 
3002
3002
  attr_accessor :AppDeviceInfo, :RequestId
3003
-
3003
+
3004
3004
  def initialize(appdeviceinfo=nil, requestid=nil)
3005
3005
  @AppDeviceInfo = appdeviceinfo
3006
3006
  @RequestId = requestid
@@ -3021,7 +3021,7 @@ module TencentCloud
3021
3021
  # @type RuleName: String
3022
3022
 
3023
3023
  attr_accessor :RuleName
3024
-
3024
+
3025
3025
  def initialize(rulename=nil)
3026
3026
  @RuleName = rulename
3027
3027
  end
@@ -3037,7 +3037,7 @@ module TencentCloud
3037
3037
  # @type RequestId: String
3038
3038
 
3039
3039
  attr_accessor :RequestId
3040
-
3040
+
3041
3041
  def initialize(requestid=nil)
3042
3042
  @RequestId = requestid
3043
3043
  end
@@ -3053,7 +3053,7 @@ module TencentCloud
3053
3053
  # @type RuleName: String
3054
3054
 
3055
3055
  attr_accessor :RuleName
3056
-
3056
+
3057
3057
  def initialize(rulename=nil)
3058
3058
  @RuleName = rulename
3059
3059
  end
@@ -3069,7 +3069,7 @@ module TencentCloud
3069
3069
  # @type RequestId: String
3070
3070
 
3071
3071
  attr_accessor :RequestId
3072
-
3072
+
3073
3073
  def initialize(requestid=nil)
3074
3074
  @RequestId = requestid
3075
3075
  end
@@ -3101,7 +3101,7 @@ module TencentCloud
3101
3101
  # @type Data: String
3102
3102
 
3103
3103
  attr_accessor :TimeStamp, :ProductId, :DeviceName, :EventId, :Type, :Data
3104
-
3104
+
3105
3105
  def initialize(timestamp=nil, productid=nil, devicename=nil, eventid=nil, type=nil, data=nil)
3106
3106
  @TimeStamp = timestamp
3107
3107
  @ProductId = productid
@@ -3149,7 +3149,7 @@ module TencentCloud
3149
3149
  # @type UpdateTime: Integer
3150
3150
 
3151
3151
  attr_accessor :ProductId, :DeviceName, :DeviceId, :AliasName, :FamilyId, :RoomId, :IconUrl, :IconUrlGrid, :CreateTime, :UpdateTime
3152
-
3152
+
3153
3153
  def initialize(productid=nil, devicename=nil, deviceid=nil, aliasname=nil, familyid=nil, roomid=nil, iconurl=nil, iconurlgrid=nil, createtime=nil, updatetime=nil)
3154
3154
  @ProductId = productid
3155
3155
  @DeviceName = devicename
@@ -3187,7 +3187,7 @@ module TencentCloud
3187
3187
  # @type Latitude: Float
3188
3188
 
3189
3189
  attr_accessor :AlarmTime, :Longitude, :Latitude
3190
-
3190
+
3191
3191
  def initialize(alarmtime=nil, longitude=nil, latitude=nil)
3192
3192
  @AlarmTime = alarmtime
3193
3193
  @Longitude = longitude
@@ -3213,7 +3213,7 @@ module TencentCloud
3213
3213
  # @type Method: String
3214
3214
 
3215
3215
  attr_accessor :DeviceName, :AlertCondition, :FenceEnable, :Method
3216
-
3216
+
3217
3217
  def initialize(devicename=nil, alertcondition=nil, fenceenable=nil, method=nil)
3218
3218
  @DeviceName = devicename
3219
3219
  @AlertCondition = alertcondition
@@ -3237,7 +3237,7 @@ module TencentCloud
3237
3237
  # @type ProductId: String
3238
3238
 
3239
3239
  attr_accessor :Devices, :ProductId
3240
-
3240
+
3241
3241
  def initialize(devices=nil, productid=nil)
3242
3242
  @Devices = devices
3243
3243
  @ProductId = productid
@@ -3270,7 +3270,7 @@ module TencentCloud
3270
3270
  # @type Data: :class:`Tencentcloud::Iotexplorer.v20190423.models.FenceAlarmPoint`
3271
3271
 
3272
3272
  attr_accessor :ProductId, :DeviceName, :FenceId, :AlertType, :Data
3273
-
3273
+
3274
3274
  def initialize(productid=nil, devicename=nil, fenceid=nil, alerttype=nil, data=nil)
3275
3275
  @ProductId = productid
3276
3276
  @DeviceName = devicename
@@ -3322,7 +3322,7 @@ module TencentCloud
3322
3322
  # @type CreatorNickName: String
3323
3323
 
3324
3324
  attr_accessor :Version, :Md5sum, :CreateTime, :ProductName, :Name, :Description, :ProductId, :FwType, :CreateUserId, :CreatorNickName
3325
-
3325
+
3326
3326
  def initialize(version=nil, md5sum=nil, createtime=nil, productname=nil, name=nil, description=nil, productid=nil, fwtype=nil, createuserid=nil, creatornickname=nil)
3327
3327
  @Version = version
3328
3328
  @Md5sum = md5sum
@@ -3360,7 +3360,7 @@ module TencentCloud
3360
3360
  # @type Expire: Integer
3361
3361
 
3362
3362
  attr_accessor :ProductId, :DeviceName, :Expire
3363
-
3363
+
3364
3364
  def initialize(productid=nil, devicename=nil, expire=nil)
3365
3365
  @ProductId = productid
3366
3366
  @DeviceName = devicename
@@ -3382,7 +3382,7 @@ module TencentCloud
3382
3382
  # @type RequestId: String
3383
3383
 
3384
3384
  attr_accessor :DeviceSignature, :RequestId
3385
-
3385
+
3386
3386
  def initialize(devicesignature=nil, requestid=nil)
3387
3387
  @DeviceSignature = devicesignature
3388
3388
  @RequestId = requestid
@@ -3407,7 +3407,7 @@ module TencentCloud
3407
3407
  # @type Limit: Integer
3408
3408
 
3409
3409
  attr_accessor :ProjectId, :Offset, :Limit
3410
-
3410
+
3411
3411
  def initialize(projectid=nil, offset=nil, limit=nil)
3412
3412
  @ProjectId = projectid
3413
3413
  @Offset = offset
@@ -3432,7 +3432,7 @@ module TencentCloud
3432
3432
  # @type RequestId: String
3433
3433
 
3434
3434
  attr_accessor :BatchProductions, :TotalCnt, :RequestId
3435
-
3435
+
3436
3436
  def initialize(batchproductions=nil, totalcnt=nil, requestid=nil)
3437
3437
  @BatchProductions = batchproductions
3438
3438
  @TotalCnt = totalcnt
@@ -3463,7 +3463,7 @@ module TencentCloud
3463
3463
  # @type FileSize: Integer
3464
3464
 
3465
3465
  attr_accessor :ProductID, :FirmwareVersion, :FileSize
3466
-
3466
+
3467
3467
  def initialize(productid=nil, firmwareversion=nil, filesize=nil)
3468
3468
  @ProductID = productid
3469
3469
  @FirmwareVersion = firmwareversion
@@ -3485,7 +3485,7 @@ module TencentCloud
3485
3485
  # @type RequestId: String
3486
3486
 
3487
3487
  attr_accessor :Url, :RequestId
3488
-
3488
+
3489
3489
  def initialize(url=nil, requestid=nil)
3490
3490
  @Url = url
3491
3491
  @RequestId = requestid
@@ -3513,7 +3513,7 @@ module TencentCloud
3513
3513
  # @type ProjectId: String
3514
3514
 
3515
3515
  attr_accessor :ProductId, :Offset, :Limit, :FirmwareVersion, :DeviceName, :ProjectId
3516
-
3516
+
3517
3517
  def initialize(productid=nil, offset=nil, limit=nil, firmwareversion=nil, devicename=nil, projectid=nil)
3518
3518
  @ProductId = productid
3519
3519
  @Offset = offset
@@ -3545,7 +3545,7 @@ module TencentCloud
3545
3545
  # @type RequestId: String
3546
3546
 
3547
3547
  attr_accessor :Devices, :Total, :RequestId
3548
-
3548
+
3549
3549
  def initialize(devices=nil, total=nil, requestid=nil)
3550
3550
  @Devices = devices
3551
3551
  @Total = total
@@ -3580,7 +3580,7 @@ module TencentCloud
3580
3580
  # @type CoordinateType: Integer
3581
3581
 
3582
3582
  attr_accessor :ProductId, :DeviceName, :StartTime, :EndTime, :CoordinateType
3583
-
3583
+
3584
3584
  def initialize(productid=nil, devicename=nil, starttime=nil, endtime=nil, coordinatetype=nil)
3585
3585
  @ProductId = productid
3586
3586
  @DeviceName = devicename
@@ -3606,7 +3606,7 @@ module TencentCloud
3606
3606
  # @type RequestId: String
3607
3607
 
3608
3608
  attr_accessor :Positions, :RequestId
3609
-
3609
+
3610
3610
  def initialize(positions=nil, requestid=nil)
3611
3611
  @Positions = positions
3612
3612
  @RequestId = requestid
@@ -3633,7 +3633,7 @@ module TencentCloud
3633
3633
  # @type DeviceName: String
3634
3634
 
3635
3635
  attr_accessor :ProductId, :DeviceName
3636
-
3636
+
3637
3637
  def initialize(productid=nil, devicename=nil)
3638
3638
  @ProductId = productid
3639
3639
  @DeviceName = devicename
@@ -3654,7 +3654,7 @@ module TencentCloud
3654
3654
  # @type RequestId: String
3655
3655
 
3656
3656
  attr_accessor :UserList, :RequestId
3657
-
3657
+
3658
3658
  def initialize(userlist=nil, requestid=nil)
3659
3659
  @UserList = userlist
3660
3660
  @RequestId = requestid
@@ -3685,7 +3685,7 @@ module TencentCloud
3685
3685
  # @type Limit: Integer
3686
3686
 
3687
3687
  attr_accessor :GatewayProductId, :GatewayDeviceName, :Offset, :Limit
3688
-
3688
+
3689
3689
  def initialize(gatewayproductid=nil, gatewaydevicename=nil, offset=nil, limit=nil)
3690
3690
  @GatewayProductId = gatewayproductid
3691
3691
  @GatewayDeviceName = gatewaydevicename
@@ -3713,7 +3713,7 @@ module TencentCloud
3713
3713
  # @type RequestId: String
3714
3714
 
3715
3715
  attr_accessor :Total, :DeviceList, :RequestId
3716
-
3716
+
3717
3717
  def initialize(total=nil, devicelist=nil, requestid=nil)
3718
3718
  @Total = total
3719
3719
  @DeviceList = devicelist
@@ -3740,7 +3740,7 @@ module TencentCloud
3740
3740
  # @type Limit: Integer
3741
3741
 
3742
3742
  attr_accessor :IsCommunity, :Offset, :Limit
3743
-
3743
+
3744
3744
  def initialize(iscommunity=nil, offset=nil, limit=nil)
3745
3745
  @IsCommunity = iscommunity
3746
3746
  @Offset = offset
@@ -3765,7 +3765,7 @@ module TencentCloud
3765
3765
  # @type RequestId: String
3766
3766
 
3767
3767
  attr_accessor :Total, :Gateways, :RequestId
3768
-
3768
+
3769
3769
  def initialize(total=nil, gateways=nil, requestid=nil)
3770
3770
  @Total = total
3771
3771
  @Gateways = gateways
@@ -3796,7 +3796,7 @@ module TencentCloud
3796
3796
  # @type Limit: Integer
3797
3797
 
3798
3798
  attr_accessor :ProjectId, :Offset, :Limit
3799
-
3799
+
3800
3800
  def initialize(projectid=nil, offset=nil, limit=nil)
3801
3801
  @ProjectId = projectid
3802
3802
  @Offset = offset
@@ -3822,7 +3822,7 @@ module TencentCloud
3822
3822
  # @type RequestId: String
3823
3823
 
3824
3824
  attr_accessor :List, :Total, :RequestId
3825
-
3825
+
3826
3826
  def initialize(list=nil, total=nil, requestid=nil)
3827
3827
  @List = list
3828
3828
  @Total = total
@@ -3861,7 +3861,7 @@ module TencentCloud
3861
3861
  # @type ProjectName: String
3862
3862
 
3863
3863
  attr_accessor :Offset, :Limit, :InstanceId, :ProjectId, :ProductId, :Includes, :ProjectName
3864
-
3864
+
3865
3865
  def initialize(offset=nil, limit=nil, instanceid=nil, projectid=nil, productid=nil, includes=nil, projectname=nil)
3866
3866
  @Offset = offset
3867
3867
  @Limit = limit
@@ -3895,7 +3895,7 @@ module TencentCloud
3895
3895
  # @type RequestId: String
3896
3896
 
3897
3897
  attr_accessor :Projects, :Total, :RequestId
3898
-
3898
+
3899
3899
  def initialize(projects=nil, total=nil, requestid=nil)
3900
3900
  @Projects = projects
3901
3901
  @Total = total
@@ -3928,7 +3928,7 @@ module TencentCloud
3928
3928
  # @type Limit: Integer
3929
3929
 
3930
3930
  attr_accessor :ProjectId, :DevStatus, :Offset, :Limit
3931
-
3931
+
3932
3932
  def initialize(projectid=nil, devstatus=nil, offset=nil, limit=nil)
3933
3933
  @ProjectId = projectid
3934
3934
  @DevStatus = devstatus
@@ -3954,7 +3954,7 @@ module TencentCloud
3954
3954
  # @type RequestId: String
3955
3955
 
3956
3956
  attr_accessor :Products, :Total, :RequestId
3957
-
3957
+
3958
3958
  def initialize(products=nil, total=nil, requestid=nil)
3959
3959
  @Products = products
3960
3960
  @Total = total
@@ -3983,7 +3983,7 @@ module TencentCloud
3983
3983
  # @type PageSize: Integer
3984
3984
 
3985
3985
  attr_accessor :PageNum, :PageSize
3986
-
3986
+
3987
3987
  def initialize(pagenum=nil, pagesize=nil)
3988
3988
  @PageNum = pagenum
3989
3989
  @PageSize = pagesize
@@ -4005,7 +4005,7 @@ module TencentCloud
4005
4005
  # @type RequestId: String
4006
4006
 
4007
4007
  attr_accessor :TotalCnt, :Rules, :RequestId
4008
-
4008
+
4009
4009
  def initialize(totalcnt=nil, rules=nil, requestid=nil)
4010
4010
  @TotalCnt = totalcnt
4011
4011
  @Rules = rules
@@ -4046,7 +4046,7 @@ module TencentCloud
4046
4046
  # @type EventId: String
4047
4047
 
4048
4048
  attr_accessor :ProductId, :DeviceName, :Type, :StartTime, :EndTime, :Context, :Size, :EventId
4049
-
4049
+
4050
4050
  def initialize(productid=nil, devicename=nil, type=nil, starttime=nil, endtime=nil, context=nil, size=nil, eventid=nil)
4051
4051
  @ProductId = productid
4052
4052
  @DeviceName = devicename
@@ -4088,7 +4088,7 @@ module TencentCloud
4088
4088
  # @type RequestId: String
4089
4089
 
4090
4090
  attr_accessor :Context, :Total, :Listover, :EventHistory, :RequestId
4091
-
4091
+
4092
4092
  def initialize(context=nil, total=nil, listover=nil, eventhistory=nil, requestid=nil)
4093
4093
  @Context = context
4094
4094
  @Total = total
@@ -4125,7 +4125,7 @@ module TencentCloud
4125
4125
  # @type Filters: Array
4126
4126
 
4127
4127
  attr_accessor :PageNum, :PageSize, :ProductID, :Filters
4128
-
4128
+
4129
4129
  def initialize(pagenum=nil, pagesize=nil, productid=nil, filters=nil)
4130
4130
  @PageNum = pagenum
4131
4131
  @PageSize = pagesize
@@ -4158,7 +4158,7 @@ module TencentCloud
4158
4158
  # @type RequestId: String
4159
4159
 
4160
4160
  attr_accessor :TotalCount, :Firmwares, :RequestId
4161
-
4161
+
4162
4162
  def initialize(totalcount=nil, firmwares=nil, requestid=nil)
4163
4163
  @TotalCount = totalcount
4164
4164
  @Firmwares = firmwares
@@ -4185,7 +4185,7 @@ module TencentCloud
4185
4185
  # @type ProductId: String
4186
4186
 
4187
4187
  attr_accessor :ProductId
4188
-
4188
+
4189
4189
  def initialize(productid=nil)
4190
4190
  @ProductId = productid
4191
4191
  end
@@ -4203,7 +4203,7 @@ module TencentCloud
4203
4203
  # @type RequestId: String
4204
4204
 
4205
4205
  attr_accessor :Topics, :RequestId
4206
-
4206
+
4207
4207
  def initialize(topics=nil, requestid=nil)
4208
4208
  @Topics = topics
4209
4209
  @RequestId = requestid
@@ -4246,7 +4246,7 @@ module TencentCloud
4246
4246
  # @type CreateTime: Integer
4247
4247
 
4248
4248
  attr_accessor :FreqId, :FreqName, :Description, :ChannelsDataUp, :ChannelsDataRX1, :ChannelsDataRX2, :ChannelsJoinUp, :ChannelsJoinRX1, :ChannelsJoinRX2, :CreateTime
4249
-
4249
+
4250
4250
  def initialize(freqid=nil, freqname=nil, description=nil, channelsdataup=nil, channelsdatarx1=nil, channelsdatarx2=nil, channelsjoinup=nil, channelsjoinrx1=nil, channelsjoinrx2=nil, createtime=nil)
4251
4251
  @FreqId = freqid
4252
4252
  @FreqName = freqname
@@ -4300,7 +4300,7 @@ module TencentCloud
4300
4300
  # @type FrequencyId: String
4301
4301
 
4302
4302
  attr_accessor :GatewayId, :IsPublic, :Description, :Name, :Position, :PositionDetails, :Location, :UpdatedAt, :CreatedAt, :LastSeenAt, :FrequencyId
4303
-
4303
+
4304
4304
  def initialize(gatewayid=nil, ispublic=nil, description=nil, name=nil, position=nil, positiondetails=nil, location=nil, updatedat=nil, createdat=nil, lastseenat=nil, frequencyid=nil)
4305
4305
  @GatewayId = gatewayid
4306
4306
  @IsPublic = ispublic
@@ -4345,7 +4345,7 @@ module TencentCloud
4345
4345
  # @type Altitude: Float
4346
4346
 
4347
4347
  attr_accessor :Latitude, :Longitude, :Accuracy, :Altitude
4348
-
4348
+
4349
4349
  def initialize(latitude=nil, longitude=nil, accuracy=nil, altitude=nil)
4350
4350
  @Latitude = latitude
4351
4351
  @Longitude = longitude
@@ -4369,7 +4369,7 @@ module TencentCloud
4369
4369
  # @type Items: Array
4370
4370
 
4371
4371
  attr_accessor :FenceId, :Items
4372
-
4372
+
4373
4373
  def initialize(fenceid=nil, items=nil)
4374
4374
  @FenceId = fenceid
4375
4375
  @Items = items
@@ -4394,7 +4394,7 @@ module TencentCloud
4394
4394
  # @type RequestId: String
4395
4395
 
4396
4396
  attr_accessor :RequestId
4397
-
4397
+
4398
4398
  def initialize(requestid=nil)
4399
4399
  @RequestId = requestid
4400
4400
  end
@@ -4426,7 +4426,7 @@ module TencentCloud
4426
4426
  # @type ChannelsJoinRX2: Array
4427
4427
 
4428
4428
  attr_accessor :FreqId, :FreqName, :Description, :ChannelsDataUp, :ChannelsDataRX1, :ChannelsDataRX2, :ChannelsJoinUp, :ChannelsJoinRX1, :ChannelsJoinRX2
4429
-
4429
+
4430
4430
  def initialize(freqid=nil, freqname=nil, description=nil, channelsdataup=nil, channelsdatarx1=nil, channelsdatarx2=nil, channelsjoinup=nil, channelsjoinrx1=nil, channelsjoinrx2=nil)
4431
4431
  @FreqId = freqid
4432
4432
  @FreqName = freqname
@@ -4460,7 +4460,7 @@ module TencentCloud
4460
4460
  # @type RequestId: String
4461
4461
 
4462
4462
  attr_accessor :Data, :RequestId
4463
-
4463
+
4464
4464
  def initialize(data=nil, requestid=nil)
4465
4465
  @Data = data
4466
4466
  @RequestId = requestid
@@ -4495,7 +4495,7 @@ module TencentCloud
4495
4495
  # @type FrequencyId: String
4496
4496
 
4497
4497
  attr_accessor :Description, :GatewayId, :Location, :Name, :IsPublic, :Position, :PositionDetails, :FrequencyId
4498
-
4498
+
4499
4499
  def initialize(description=nil, gatewayid=nil, location=nil, name=nil, ispublic=nil, position=nil, positiondetails=nil, frequencyid=nil)
4500
4500
  @Description = description
4501
4501
  @GatewayId = gatewayid
@@ -4530,7 +4530,7 @@ module TencentCloud
4530
4530
  # @type RequestId: String
4531
4531
 
4532
4532
  attr_accessor :Gateway, :RequestId
4533
-
4533
+
4534
4534
  def initialize(gateway=nil, requestid=nil)
4535
4535
  @Gateway = gateway
4536
4536
  @RequestId = requestid
@@ -4553,7 +4553,7 @@ module TencentCloud
4553
4553
  # @type ModelSchema: String
4554
4554
 
4555
4555
  attr_accessor :ProductId, :ModelSchema
4556
-
4556
+
4557
4557
  def initialize(productid=nil, modelschema=nil)
4558
4558
  @ProductId = productid
4559
4559
  @ModelSchema = modelschema
@@ -4571,7 +4571,7 @@ module TencentCloud
4571
4571
  # @type RequestId: String
4572
4572
 
4573
4573
  attr_accessor :RequestId
4574
-
4574
+
4575
4575
  def initialize(requestid=nil)
4576
4576
  @RequestId = requestid
4577
4577
  end
@@ -4584,7 +4584,7 @@ module TencentCloud
4584
4584
  # ModifyPositionFence请求参数结构体
4585
4585
  class ModifyPositionFenceRequest < TencentCloud::Common::AbstractModel
4586
4586
 
4587
-
4587
+
4588
4588
  def initialize()
4589
4589
  end
4590
4590
 
@@ -4598,7 +4598,7 @@ module TencentCloud
4598
4598
  # @type RequestId: String
4599
4599
 
4600
4600
  attr_accessor :RequestId
4601
-
4601
+
4602
4602
  def initialize(requestid=nil)
4603
4603
  @RequestId = requestid
4604
4604
  end
@@ -4624,7 +4624,7 @@ module TencentCloud
4624
4624
  # @type Icon: String
4625
4625
 
4626
4626
  attr_accessor :SpaceId, :SpaceName, :AuthorizeType, :ProductIdList, :Description, :Icon
4627
-
4627
+
4628
4628
  def initialize(spaceid=nil, spacename=nil, authorizetype=nil, productidlist=nil, description=nil, icon=nil)
4629
4629
  @SpaceId = spaceid
4630
4630
  @SpaceName = spacename
@@ -4650,7 +4650,7 @@ module TencentCloud
4650
4650
  # @type RequestId: String
4651
4651
 
4652
4652
  attr_accessor :RequestId
4653
-
4653
+
4654
4654
  def initialize(requestid=nil)
4655
4655
  @RequestId = requestid
4656
4656
  end
@@ -4670,7 +4670,7 @@ module TencentCloud
4670
4670
  # @type ProjectDesc: String
4671
4671
 
4672
4672
  attr_accessor :ProjectId, :ProjectName, :ProjectDesc
4673
-
4673
+
4674
4674
  def initialize(projectid=nil, projectname=nil, projectdesc=nil)
4675
4675
  @ProjectId = projectid
4676
4676
  @ProjectName = projectname
@@ -4692,7 +4692,7 @@ module TencentCloud
4692
4692
  # @type RequestId: String
4693
4693
 
4694
4694
  attr_accessor :Project, :RequestId
4695
-
4695
+
4696
4696
  def initialize(project=nil, requestid=nil)
4697
4697
  @Project = project
4698
4698
  @RequestId = requestid
@@ -4717,7 +4717,7 @@ module TencentCloud
4717
4717
  # @type Data: String
4718
4718
 
4719
4719
  attr_accessor :SpaceId, :ProductId, :Data
4720
-
4720
+
4721
4721
  def initialize(spaceid=nil, productid=nil, data=nil)
4722
4722
  @SpaceId = spaceid
4723
4723
  @ProductId = productid
@@ -4737,7 +4737,7 @@ module TencentCloud
4737
4737
  # @type RequestId: String
4738
4738
 
4739
4739
  attr_accessor :RequestId
4740
-
4740
+
4741
4741
  def initialize(requestid=nil)
4742
4742
  @RequestId = requestid
4743
4743
  end
@@ -4763,7 +4763,7 @@ module TencentCloud
4763
4763
  # @type BindStrategy: Integer
4764
4764
 
4765
4765
  attr_accessor :ProductId, :ProductName, :ProductDesc, :ModuleId, :EnableProductScript, :BindStrategy
4766
-
4766
+
4767
4767
  def initialize(productid=nil, productname=nil, productdesc=nil, moduleid=nil, enableproductscript=nil, bindstrategy=nil)
4768
4768
  @ProductId = productid
4769
4769
  @ProductName = productname
@@ -4791,7 +4791,7 @@ module TencentCloud
4791
4791
  # @type RequestId: String
4792
4792
 
4793
4793
  attr_accessor :Product, :RequestId
4794
-
4794
+
4795
4795
  def initialize(product=nil, requestid=nil)
4796
4796
  @Product = product
4797
4797
  @RequestId = requestid
@@ -4818,7 +4818,7 @@ module TencentCloud
4818
4818
  # @type Privilege: Integer
4819
4819
 
4820
4820
  attr_accessor :ProductId, :TopicName, :NewTopicName, :Privilege
4821
-
4821
+
4822
4822
  def initialize(productid=nil, topicname=nil, newtopicname=nil, privilege=nil)
4823
4823
  @ProductId = productid
4824
4824
  @TopicName = topicname
@@ -4840,7 +4840,7 @@ module TencentCloud
4840
4840
  # @type RequestId: String
4841
4841
 
4842
4842
  attr_accessor :RequestId
4843
-
4843
+
4844
4844
  def initialize(requestid=nil)
4845
4845
  @RequestId = requestid
4846
4846
  end
@@ -4858,7 +4858,7 @@ module TencentCloud
4858
4858
  # @type TopicRulePayload: :class:`Tencentcloud::Iotexplorer.v20190423.models.TopicRulePayload`
4859
4859
 
4860
4860
  attr_accessor :RuleName, :TopicRulePayload
4861
-
4861
+
4862
4862
  def initialize(rulename=nil, topicrulepayload=nil)
4863
4863
  @RuleName = rulename
4864
4864
  @TopicRulePayload = topicrulepayload
@@ -4879,7 +4879,7 @@ module TencentCloud
4879
4879
  # @type RequestId: String
4880
4880
 
4881
4881
  attr_accessor :RequestId
4882
-
4882
+
4883
4883
  def initialize(requestid=nil)
4884
4884
  @RequestId = requestid
4885
4885
  end
@@ -4899,7 +4899,7 @@ module TencentCloud
4899
4899
  # @type UpdateTime: Integer
4900
4900
 
4901
4901
  attr_accessor :GeoFence, :CreateTime, :UpdateTime
4902
-
4902
+
4903
4903
  def initialize(geofence=nil, createtime=nil, updatetime=nil)
4904
4904
  @GeoFence = geofence
4905
4905
  @CreateTime = createtime
@@ -4930,7 +4930,7 @@ module TencentCloud
4930
4930
  # @type FenceArea: String
4931
4931
 
4932
4932
  attr_accessor :FenceId, :SpaceId, :FenceName, :FenceDesc, :FenceArea
4933
-
4933
+
4934
4934
  def initialize(fenceid=nil, spaceid=nil, fencename=nil, fencedesc=nil, fencearea=nil)
4935
4935
  @FenceId = fenceid
4936
4936
  @SpaceId = spaceid
@@ -4964,7 +4964,7 @@ module TencentCloud
4964
4964
  # @type Accuracy: Float
4965
4965
 
4966
4966
  attr_accessor :CreateTime, :Longitude, :Latitude, :LocationType, :Accuracy
4967
-
4967
+
4968
4968
  def initialize(createtime=nil, longitude=nil, latitude=nil, locationtype=nil, accuracy=nil)
4969
4969
  @CreateTime = createtime
4970
4970
  @Longitude = longitude
@@ -5007,7 +5007,7 @@ module TencentCloud
5007
5007
  # @type Zoom: Integer
5008
5008
 
5009
5009
  attr_accessor :ProjectId, :SpaceId, :SpaceName, :AuthorizeType, :Description, :ProductIdList, :Icon, :CreateTime, :UpdateTime, :Zoom
5010
-
5010
+
5011
5011
  def initialize(projectid=nil, spaceid=nil, spacename=nil, authorizetype=nil, description=nil, productidlist=nil, icon=nil, createtime=nil, updatetime=nil, zoom=nil)
5012
5012
  @ProjectId = projectid
5013
5013
  @SpaceId = spaceid
@@ -5045,7 +5045,7 @@ module TencentCloud
5045
5045
  # @type Total: Integer
5046
5046
 
5047
5047
  attr_accessor :Items, :ProductId, :Total
5048
-
5048
+
5049
5049
  def initialize(items=nil, productid=nil, total=nil)
5050
5050
  @Items = items
5051
5051
  @ProductId = productid
@@ -5111,7 +5111,7 @@ module TencentCloud
5111
5111
  # @type BindStrategy: Integer
5112
5112
 
5113
5113
  attr_accessor :ProductId, :ProductName, :CategoryId, :EncryptionType, :NetType, :DataProtocol, :ProductDesc, :DevStatus, :CreateTime, :UpdateTime, :Region, :ProductType, :ProjectId, :ModuleId, :EnableProductScript, :CreateUserId, :CreatorNickName, :BindStrategy
5114
-
5114
+
5115
5115
  def initialize(productid=nil, productname=nil, categoryid=nil, encryptiontype=nil, nettype=nil, dataprotocol=nil, productdesc=nil, devstatus=nil, createtime=nil, updatetime=nil, region=nil, producttype=nil, projectid=nil, moduleid=nil, enableproductscript=nil, createuserid=nil, creatornickname=nil, bindstrategy=nil)
5116
5116
  @ProductId = productid
5117
5117
  @ProductName = productname
@@ -5173,7 +5173,7 @@ module TencentCloud
5173
5173
  # @type NetTypeModel: String
5174
5174
 
5175
5175
  attr_accessor :ProductId, :ModelDefine, :UpdateTime, :CreateTime, :CategoryModel, :NetTypeModel
5176
-
5176
+
5177
5177
  def initialize(productid=nil, modeldefine=nil, updatetime=nil, createtime=nil, categorymodel=nil, nettypemodel=nil)
5178
5178
  @ProductId = productid
5179
5179
  @ModelDefine = modeldefine
@@ -5207,7 +5207,7 @@ module TencentCloud
5207
5207
  # @type UpdateTime: Integer
5208
5208
 
5209
5209
  attr_accessor :ProjectId, :ProjectName, :ProjectDesc, :CreateTime, :UpdateTime
5210
-
5210
+
5211
5211
  def initialize(projectid=nil, projectname=nil, projectdesc=nil, createtime=nil, updatetime=nil)
5212
5212
  @ProjectId = projectid
5213
5213
  @ProjectName = projectname
@@ -5257,7 +5257,7 @@ module TencentCloud
5257
5257
  # @type EnableOpenState: Integer
5258
5258
 
5259
5259
  attr_accessor :ProjectId, :ProjectName, :ProjectDesc, :CreateTime, :UpdateTime, :ProductCount, :NativeAppCount, :WebAppCount, :InstanceId, :ApplicationCount, :DeviceCount, :EnableOpenState
5260
-
5260
+
5261
5261
  def initialize(projectid=nil, projectname=nil, projectdesc=nil, createtime=nil, updatetime=nil, productcount=nil, nativeappcount=nil, webappcount=nil, instanceid=nil, applicationcount=nil, devicecount=nil, enableopenstate=nil)
5262
5262
  @ProjectId = projectid
5263
5263
  @ProjectName = projectname
@@ -5301,7 +5301,7 @@ module TencentCloud
5301
5301
  # @type PayloadEncoding: String
5302
5302
 
5303
5303
  attr_accessor :ProductId, :Payload, :Qos, :PayloadEncoding
5304
-
5304
+
5305
5305
  def initialize(productid=nil, payload=nil, qos=nil, payloadencoding=nil)
5306
5306
  @ProductId = productid
5307
5307
  @Payload = payload
@@ -5325,7 +5325,7 @@ module TencentCloud
5325
5325
  # @type RequestId: String
5326
5326
 
5327
5327
  attr_accessor :TaskId, :RequestId
5328
-
5328
+
5329
5329
  def initialize(taskid=nil, requestid=nil)
5330
5330
  @TaskId = taskid
5331
5331
  @RequestId = requestid
@@ -5353,7 +5353,7 @@ module TencentCloud
5353
5353
  # @type PayloadEncoding: String
5354
5354
 
5355
5355
  attr_accessor :ProductId, :DeviceName, :Topic, :Payload, :Qos, :PayloadEncoding
5356
-
5356
+
5357
5357
  def initialize(productid=nil, devicename=nil, topic=nil, payload=nil, qos=nil, payloadencoding=nil)
5358
5358
  @ProductId = productid
5359
5359
  @DeviceName = devicename
@@ -5379,7 +5379,7 @@ module TencentCloud
5379
5379
  # @type RequestId: String
5380
5380
 
5381
5381
  attr_accessor :RequestId
5382
-
5382
+
5383
5383
  def initialize(requestid=nil)
5384
5384
  @RequestId = requestid
5385
5385
  end
@@ -5399,7 +5399,7 @@ module TencentCloud
5399
5399
  # @type Payload: String
5400
5400
 
5401
5401
  attr_accessor :ProductId, :DeviceName, :Payload
5402
-
5402
+
5403
5403
  def initialize(productid=nil, devicename=nil, payload=nil)
5404
5404
  @ProductId = productid
5405
5405
  @DeviceName = devicename
@@ -5425,7 +5425,7 @@ module TencentCloud
5425
5425
  # @type RequestId: String
5426
5426
 
5427
5427
  attr_accessor :MessageId, :PayloadBase64, :RequestId
5428
-
5428
+
5429
5429
  def initialize(messageid=nil, payloadbase64=nil, requestid=nil)
5430
5430
  @MessageId = messageid
5431
5431
  @PayloadBase64 = payloadbase64
@@ -5447,7 +5447,7 @@ module TencentCloud
5447
5447
  # @type DevStatus: String
5448
5448
 
5449
5449
  attr_accessor :ProductId, :DevStatus
5450
-
5450
+
5451
5451
  def initialize(productid=nil, devstatus=nil)
5452
5452
  @ProductId = productid
5453
5453
  @DevStatus = devstatus
@@ -5465,7 +5465,7 @@ module TencentCloud
5465
5465
  # @type RequestId: String
5466
5466
 
5467
5467
  attr_accessor :RequestId
5468
-
5468
+
5469
5469
  def initialize(requestid=nil)
5470
5470
  @RequestId = requestid
5471
5471
  end
@@ -5483,7 +5483,7 @@ module TencentCloud
5483
5483
  # @type Value: String
5484
5484
 
5485
5485
  attr_accessor :Key, :Value
5486
-
5486
+
5487
5487
  def initialize(key=nil, value=nil)
5488
5488
  @Key = key
5489
5489
  @Value = value
@@ -5507,7 +5507,7 @@ module TencentCloud
5507
5507
  # @type Limit: Integer
5508
5508
 
5509
5509
  attr_accessor :ProjectId, :SpaceName, :Offset, :Limit
5510
-
5510
+
5511
5511
  def initialize(projectid=nil, spacename=nil, offset=nil, limit=nil)
5512
5512
  @ProjectId = projectid
5513
5513
  @SpaceName = spacename
@@ -5535,7 +5535,7 @@ module TencentCloud
5535
5535
  # @type RequestId: String
5536
5536
 
5537
5537
  attr_accessor :List, :Total, :RequestId
5538
-
5538
+
5539
5539
  def initialize(list=nil, total=nil, requestid=nil)
5540
5540
  @List = list
5541
5541
  @Total = total
@@ -5572,7 +5572,7 @@ module TencentCloud
5572
5572
  # @type ProductId: String
5573
5573
 
5574
5574
  attr_accessor :ProjectId, :ProductName, :Limit, :Offset, :DevStatus, :ProductId
5575
-
5575
+
5576
5576
  def initialize(projectid=nil, productname=nil, limit=nil, offset=nil, devstatus=nil, productid=nil)
5577
5577
  @ProjectId = projectid
5578
5578
  @ProductName = productname
@@ -5602,7 +5602,7 @@ module TencentCloud
5602
5602
  # @type RequestId: String
5603
5603
 
5604
5604
  attr_accessor :Products, :Total, :RequestId
5605
-
5605
+
5606
5606
  def initialize(products=nil, total=nil, requestid=nil)
5607
5607
  @Products = products
5608
5608
  @Total = total
@@ -5629,7 +5629,7 @@ module TencentCloud
5629
5629
  # @type RuleName: String
5630
5630
 
5631
5631
  attr_accessor :RuleName
5632
-
5632
+
5633
5633
  def initialize(rulename=nil)
5634
5634
  @RuleName = rulename
5635
5635
  end
@@ -5649,7 +5649,7 @@ module TencentCloud
5649
5649
  # @type RequestId: String
5650
5650
 
5651
5651
  attr_accessor :TotalCnt, :Rules, :RequestId
5652
-
5652
+
5653
5653
  def initialize(totalcnt=nil, rules=nil, requestid=nil)
5654
5654
  @TotalCnt = totalcnt
5655
5655
  @Rules = rules
@@ -5678,7 +5678,7 @@ module TencentCloud
5678
5678
  # @type Privilege: Integer
5679
5679
 
5680
5680
  attr_accessor :TopicName, :Privilege
5681
-
5681
+
5682
5682
  def initialize(topicname=nil, privilege=nil)
5683
5683
  @TopicName = topicname
5684
5684
  @Privilege = privilege
@@ -5707,7 +5707,7 @@ module TencentCloud
5707
5707
  # @type RuleDisabled: Boolean
5708
5708
 
5709
5709
  attr_accessor :RuleName, :Sql, :Description, :Actions, :RuleDisabled
5710
-
5710
+
5711
5711
  def initialize(rulename=nil, sql=nil, description=nil, actions=nil, ruledisabled=nil)
5712
5712
  @RuleName = rulename
5713
5713
  @Sql = sql
@@ -5737,7 +5737,7 @@ module TencentCloud
5737
5737
  # @type RuleDisabled: Boolean
5738
5738
 
5739
5739
  attr_accessor :RuleName, :Description, :CreatedAt, :RuleDisabled
5740
-
5740
+
5741
5741
  def initialize(rulename=nil, description=nil, createdat=nil, ruledisabled=nil)
5742
5742
  @RuleName = rulename
5743
5743
  @Description = description
@@ -5813,7 +5813,7 @@ module TencentCloud
5813
5813
  # @type RuleDisabled: Boolean
5814
5814
 
5815
5815
  attr_accessor :Sql, :Actions, :Description, :RuleDisabled
5816
-
5816
+
5817
5817
  def initialize(sql=nil, actions=nil, description=nil, ruledisabled=nil)
5818
5818
  @Sql = sql
5819
5819
  @Actions = actions
@@ -5841,7 +5841,7 @@ module TencentCloud
5841
5841
  # @type DeviceNames: Array
5842
5842
 
5843
5843
  attr_accessor :GatewayProductId, :GatewayDeviceName, :ProductId, :DeviceNames
5844
-
5844
+
5845
5845
  def initialize(gatewayproductid=nil, gatewaydevicename=nil, productid=nil, devicenames=nil)
5846
5846
  @GatewayProductId = gatewayproductid
5847
5847
  @GatewayDeviceName = gatewaydevicename
@@ -5863,7 +5863,7 @@ module TencentCloud
5863
5863
  # @type RequestId: String
5864
5864
 
5865
5865
  attr_accessor :RequestId
5866
-
5866
+
5867
5867
  def initialize(requestid=nil)
5868
5868
  @RequestId = requestid
5869
5869
  end
@@ -5881,7 +5881,7 @@ module TencentCloud
5881
5881
  # @type ProductIds: Array
5882
5882
 
5883
5883
  attr_accessor :GatewayProductId, :ProductIds
5884
-
5884
+
5885
5885
  def initialize(gatewayproductid=nil, productids=nil)
5886
5886
  @GatewayProductId = gatewayproductid
5887
5887
  @ProductIds = productids
@@ -5901,7 +5901,7 @@ module TencentCloud
5901
5901
  # @type RequestId: String
5902
5902
 
5903
5903
  attr_accessor :GatewayDeviceNames, :RequestId
5904
-
5904
+
5905
5905
  def initialize(gatewaydevicenames=nil, requestid=nil)
5906
5906
  @GatewayDeviceNames = gatewaydevicenames
5907
5907
  @RequestId = requestid
@@ -5921,7 +5921,7 @@ module TencentCloud
5921
5921
  # @type Status: Integer
5922
5922
 
5923
5923
  attr_accessor :DevicesItems, :Status
5924
-
5924
+
5925
5925
  def initialize(devicesitems=nil, status=nil)
5926
5926
  @DevicesItems = devicesitems
5927
5927
  @Status = status
@@ -5952,7 +5952,7 @@ module TencentCloud
5952
5952
  # @type RequestId: String
5953
5953
 
5954
5954
  attr_accessor :ResultCode, :ResultMessage, :RequestId
5955
-
5955
+
5956
5956
  def initialize(resultcode=nil, resultmessage=nil, requestid=nil)
5957
5957
  @ResultCode = resultcode
5958
5958
  @ResultMessage = resultmessage
@@ -5980,7 +5980,7 @@ module TencentCloud
5980
5980
  # @type UpgradeMethod: Integer
5981
5981
 
5982
5982
  attr_accessor :ProductID, :DeviceName, :FirmwareVersion, :FirmwareOriVersion, :UpgradeMethod
5983
-
5983
+
5984
5984
  def initialize(productid=nil, devicename=nil, firmwareversion=nil, firmwareoriversion=nil, upgrademethod=nil)
5985
5985
  @ProductID = productid
5986
5986
  @DeviceName = devicename
@@ -6004,7 +6004,7 @@ module TencentCloud
6004
6004
  # @type RequestId: String
6005
6005
 
6006
6006
  attr_accessor :RequestId
6007
-
6007
+
6008
6008
  def initialize(requestid=nil)
6009
6009
  @RequestId = requestid
6010
6010
  end
@@ -6032,7 +6032,7 @@ module TencentCloud
6032
6032
  # @type FwType: String
6033
6033
 
6034
6034
  attr_accessor :ProductID, :FirmwareVersion, :Md5sum, :FileSize, :FirmwareName, :FirmwareDescription, :FwType
6035
-
6035
+
6036
6036
  def initialize(productid=nil, firmwareversion=nil, md5sum=nil, filesize=nil, firmwarename=nil, firmwaredescription=nil, fwtype=nil)
6037
6037
  @ProductID = productid
6038
6038
  @FirmwareVersion = firmwareversion
@@ -6060,7 +6060,7 @@ module TencentCloud
6060
6060
  # @type RequestId: String
6061
6061
 
6062
6062
  attr_accessor :RequestId
6063
-
6063
+
6064
6064
  def initialize(requestid=nil)
6065
6065
  @RequestId = requestid
6066
6066
  end
@@ -6078,7 +6078,7 @@ module TencentCloud
6078
6078
  # @type RSSI: Integer
6079
6079
 
6080
6080
  attr_accessor :MAC, :RSSI
6081
-
6081
+
6082
6082
  def initialize(mac=nil, rssi=nil)
6083
6083
  @MAC = mac
6084
6084
  @RSSI = rssi