tencentcloud-sdk-iotvideo 3.0.589 → 3.0.591
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20191126/models.rb +154 -154
- data/lib/v20201215/models.rb +183 -183
- data/lib/v20211125/models.rb +222 -222
- metadata +2 -2
data/lib/v20201215/models.rb
CHANGED
@@ -27,7 +27,7 @@ module TencentCloud
|
|
27
27
|
# @type Status: Integer
|
28
28
|
|
29
29
|
attr_accessor :ProductId, :ProductName, :Status
|
30
|
-
|
30
|
+
|
31
31
|
def initialize(productid=nil, productname=nil, status=nil)
|
32
32
|
@ProductId = productid
|
33
33
|
@ProductName = productname
|
@@ -59,7 +59,7 @@ module TencentCloud
|
|
59
59
|
# @type ApprovalTime: Integer
|
60
60
|
|
61
61
|
attr_accessor :ProductId, :ProductName, :Status, :Total, :Used, :ApplyTime, :ApprovalTime
|
62
|
-
|
62
|
+
|
63
63
|
def initialize(productid=nil, productname=nil, status=nil, total=nil, used=nil, applytime=nil, approvaltime=nil)
|
64
64
|
@ProductId = productid
|
65
65
|
@ProductName = productname
|
@@ -91,7 +91,7 @@ module TencentCloud
|
|
91
91
|
# @type Used: Integer
|
92
92
|
|
93
93
|
attr_accessor :CreateTime, :Total, :Used
|
94
|
-
|
94
|
+
|
95
95
|
def initialize(createtime=nil, total=nil, used=nil)
|
96
96
|
@CreateTime = createtime
|
97
97
|
@Total = total
|
@@ -131,7 +131,7 @@ module TencentCloud
|
|
131
131
|
# @type Status: String
|
132
132
|
|
133
133
|
attr_accessor :DeviceName, :ActionId, :ActionName, :ReqTime, :RspTime, :InputParams, :OutputParams, :Calling, :ClientToken, :Status
|
134
|
-
|
134
|
+
|
135
135
|
def initialize(devicename=nil, actionid=nil, actionname=nil, reqtime=nil, rsptime=nil, inputparams=nil, outputparams=nil, calling=nil, clienttoken=nil, status=nil)
|
136
136
|
@DeviceName = devicename
|
137
137
|
@ActionId = actionid
|
@@ -167,7 +167,7 @@ module TencentCloud
|
|
167
167
|
# @type ProductId: String
|
168
168
|
|
169
169
|
attr_accessor :ModelId, :ProductId
|
170
|
-
|
170
|
+
|
171
171
|
def initialize(modelid=nil, productid=nil)
|
172
172
|
@ModelId = modelid
|
173
173
|
@ProductId = productid
|
@@ -185,7 +185,7 @@ module TencentCloud
|
|
185
185
|
# @type RequestId: String
|
186
186
|
|
187
187
|
attr_accessor :RequestId
|
188
|
-
|
188
|
+
|
189
189
|
def initialize(requestid=nil)
|
190
190
|
@RequestId = requestid
|
191
191
|
end
|
@@ -211,7 +211,7 @@ module TencentCloud
|
|
211
211
|
# @type OperationTime: Integer
|
212
212
|
|
213
213
|
attr_accessor :AccountType, :Operation, :DealId, :Amount, :Balance, :OperationTime
|
214
|
-
|
214
|
+
|
215
215
|
def initialize(accounttype=nil, operation=nil, dealid=nil, amount=nil, balance=nil, operationtime=nil)
|
216
216
|
@AccountType = accounttype
|
217
217
|
@Operation = operation
|
@@ -251,7 +251,7 @@ module TencentCloud
|
|
251
251
|
# @type DeviceNames: Array
|
252
252
|
|
253
253
|
attr_accessor :ProductID, :FirmwareVersion, :FirmwareOriVersion, :UpgradeMethod, :FileName, :FileMd5, :FileSize, :DeviceNames
|
254
|
-
|
254
|
+
|
255
255
|
def initialize(productid=nil, firmwareversion=nil, firmwareoriversion=nil, upgrademethod=nil, filename=nil, filemd5=nil, filesize=nil, devicenames=nil)
|
256
256
|
@ProductID = productid
|
257
257
|
@FirmwareVersion = firmwareversion
|
@@ -283,7 +283,7 @@ module TencentCloud
|
|
283
283
|
# @type RequestId: String
|
284
284
|
|
285
285
|
attr_accessor :TaskId, :RequestId
|
286
|
-
|
286
|
+
|
287
287
|
def initialize(taskid=nil, requestid=nil)
|
288
288
|
@TaskId = taskid
|
289
289
|
@RequestId = requestid
|
@@ -305,7 +305,7 @@ module TencentCloud
|
|
305
305
|
# @type UserId: String
|
306
306
|
|
307
307
|
attr_accessor :ProductId, :DeviceName, :UserId
|
308
|
-
|
308
|
+
|
309
309
|
def initialize(productid=nil, devicename=nil, userid=nil)
|
310
310
|
@ProductId = productid
|
311
311
|
@DeviceName = devicename
|
@@ -325,7 +325,7 @@ module TencentCloud
|
|
325
325
|
# @type RequestId: String
|
326
326
|
|
327
327
|
attr_accessor :RequestId
|
328
|
-
|
328
|
+
|
329
329
|
def initialize(requestid=nil)
|
330
330
|
@RequestId = requestid
|
331
331
|
end
|
@@ -343,7 +343,7 @@ module TencentCloud
|
|
343
343
|
# @type ProductId: String
|
344
344
|
|
345
345
|
attr_accessor :ModelId, :ProductId
|
346
|
-
|
346
|
+
|
347
347
|
def initialize(modelid=nil, productid=nil)
|
348
348
|
@ModelId = modelid
|
349
349
|
@ProductId = productid
|
@@ -361,7 +361,7 @@ module TencentCloud
|
|
361
361
|
# @type RequestId: String
|
362
362
|
|
363
363
|
attr_accessor :RequestId
|
364
|
-
|
364
|
+
|
365
365
|
def initialize(requestid=nil)
|
366
366
|
@RequestId = requestid
|
367
367
|
end
|
@@ -383,7 +383,7 @@ module TencentCloud
|
|
383
383
|
# @type TaskId: Integer
|
384
384
|
|
385
385
|
attr_accessor :ProductID, :DeviceName, :FirmwareVersion, :TaskId
|
386
|
-
|
386
|
+
|
387
387
|
def initialize(productid=nil, devicename=nil, firmwareversion=nil, taskid=nil)
|
388
388
|
@ProductID = productid
|
389
389
|
@DeviceName = devicename
|
@@ -405,7 +405,7 @@ module TencentCloud
|
|
405
405
|
# @type RequestId: String
|
406
406
|
|
407
407
|
attr_accessor :RequestId
|
408
|
-
|
408
|
+
|
409
409
|
def initialize(requestid=nil)
|
410
410
|
@RequestId = requestid
|
411
411
|
end
|
@@ -423,7 +423,7 @@ module TencentCloud
|
|
423
423
|
# @type QueueType: Integer
|
424
424
|
|
425
425
|
attr_accessor :Skey, :QueueType
|
426
|
-
|
426
|
+
|
427
427
|
def initialize(skey=nil, queuetype=nil)
|
428
428
|
@Skey = skey
|
429
429
|
@QueueType = queuetype
|
@@ -451,7 +451,7 @@ module TencentCloud
|
|
451
451
|
# @type RequestId: String
|
452
452
|
|
453
453
|
attr_accessor :Endpoint, :Result, :Productid, :ErrMsg, :QueueType, :RequestId
|
454
|
-
|
454
|
+
|
455
455
|
def initialize(endpoint=nil, result=nil, productid=nil, errmsg=nil, queuetype=nil, requestid=nil)
|
456
456
|
@Endpoint = endpoint
|
457
457
|
@Result = result
|
@@ -483,7 +483,7 @@ module TencentCloud
|
|
483
483
|
# @type EventId: String
|
484
484
|
|
485
485
|
attr_accessor :StartTime, :EndTime, :Thumbnail, :EventId
|
486
|
-
|
486
|
+
|
487
487
|
def initialize(starttime=nil, endtime=nil, thumbnail=nil, eventid=nil)
|
488
488
|
@StartTime = starttime
|
489
489
|
@EndTime = endtime
|
@@ -507,7 +507,7 @@ module TencentCloud
|
|
507
507
|
# @type VideoURL: String
|
508
508
|
|
509
509
|
attr_accessor :TimeList, :VideoURL
|
510
|
-
|
510
|
+
|
511
511
|
def initialize(timelist=nil, videourl=nil)
|
512
512
|
@TimeList = timelist
|
513
513
|
@VideoURL = videourl
|
@@ -534,7 +534,7 @@ module TencentCloud
|
|
534
534
|
# @type EndTime: Integer
|
535
535
|
|
536
536
|
attr_accessor :StartTime, :EndTime
|
537
|
-
|
537
|
+
|
538
538
|
def initialize(starttime=nil, endtime=nil)
|
539
539
|
@StartTime = starttime
|
540
540
|
@EndTime = endtime
|
@@ -552,7 +552,7 @@ module TencentCloud
|
|
552
552
|
# @type UserId: String
|
553
553
|
|
554
554
|
attr_accessor :UserId
|
555
|
-
|
555
|
+
|
556
556
|
def initialize(userid=nil)
|
557
557
|
@UserId = userid
|
558
558
|
end
|
@@ -576,7 +576,7 @@ module TencentCloud
|
|
576
576
|
# @type DataTimestamp: Integer
|
577
577
|
|
578
578
|
attr_accessor :ProductId, :DeviceName, :Data, :Method, :DataTimestamp
|
579
|
-
|
579
|
+
|
580
580
|
def initialize(productid=nil, devicename=nil, data=nil, method=nil, datatimestamp=nil)
|
581
581
|
@ProductId = productid
|
582
582
|
@DeviceName = devicename
|
@@ -606,7 +606,7 @@ module TencentCloud
|
|
606
606
|
# @type RequestId: String
|
607
607
|
|
608
608
|
attr_accessor :Data, :Result, :RequestId
|
609
|
-
|
609
|
+
|
610
610
|
def initialize(data=nil, result=nil, requestid=nil)
|
611
611
|
@Data = data
|
612
612
|
@Result = result
|
@@ -634,7 +634,7 @@ module TencentCloud
|
|
634
634
|
# @type EndTime: Integer
|
635
635
|
|
636
636
|
attr_accessor :ProductId, :DeviceName, :ModelId, :StartTime, :EndTime
|
637
|
-
|
637
|
+
|
638
638
|
def initialize(productid=nil, devicename=nil, modelid=nil, starttime=nil, endtime=nil)
|
639
639
|
@ProductId = productid
|
640
640
|
@DeviceName = devicename
|
@@ -658,7 +658,7 @@ module TencentCloud
|
|
658
658
|
# @type RequestId: String
|
659
659
|
|
660
660
|
attr_accessor :RequestId
|
661
|
-
|
661
|
+
|
662
662
|
def initialize(requestid=nil)
|
663
663
|
@RequestId = requestid
|
664
664
|
end
|
@@ -678,7 +678,7 @@ module TencentCloud
|
|
678
678
|
# @type DevPre: String
|
679
679
|
|
680
680
|
attr_accessor :ProductId, :DevNum, :DevPre
|
681
|
-
|
681
|
+
|
682
682
|
def initialize(productid=nil, devnum=nil, devpre=nil)
|
683
683
|
@ProductId = productid
|
684
684
|
@DevNum = devnum
|
@@ -700,7 +700,7 @@ module TencentCloud
|
|
700
700
|
# @type RequestId: String
|
701
701
|
|
702
702
|
attr_accessor :BatchId, :RequestId
|
703
|
-
|
703
|
+
|
704
704
|
def initialize(batchid=nil, requestid=nil)
|
705
705
|
@BatchId = batchid
|
706
706
|
@RequestId = requestid
|
@@ -720,7 +720,7 @@ module TencentCloud
|
|
720
720
|
# @type DeviceName: String
|
721
721
|
|
722
722
|
attr_accessor :ProductId, :DeviceName
|
723
|
-
|
723
|
+
|
724
724
|
def initialize(productid=nil, devicename=nil)
|
725
725
|
@ProductId = productid
|
726
726
|
@DeviceName = devicename
|
@@ -752,7 +752,7 @@ module TencentCloud
|
|
752
752
|
# @type RequestId: String
|
753
753
|
|
754
754
|
attr_accessor :StorageBucket, :StorageRegion, :StoragePath, :SecretID, :SecretKey, :Token, :ExpiredTime, :RequestId
|
755
|
-
|
755
|
+
|
756
756
|
def initialize(storagebucket=nil, storageregion=nil, storagepath=nil, secretid=nil, secretkey=nil, token=nil, expiredtime=nil, requestid=nil)
|
757
757
|
@StorageBucket = storagebucket
|
758
758
|
@StorageRegion = storageregion
|
@@ -802,7 +802,7 @@ module TencentCloud
|
|
802
802
|
# @type Override: Integer
|
803
803
|
|
804
804
|
attr_accessor :ProductId, :DeviceName, :PackageId, :Override
|
805
|
-
|
805
|
+
|
806
806
|
def initialize(productid=nil, devicename=nil, packageid=nil, override=nil)
|
807
807
|
@ProductId = productid
|
808
808
|
@DeviceName = devicename
|
@@ -824,7 +824,7 @@ module TencentCloud
|
|
824
824
|
# @type RequestId: String
|
825
825
|
|
826
826
|
attr_accessor :RequestId
|
827
|
-
|
827
|
+
|
828
828
|
def initialize(requestid=nil)
|
829
829
|
@RequestId = requestid
|
830
830
|
end
|
@@ -844,7 +844,7 @@ module TencentCloud
|
|
844
844
|
# @type DataChose: Integer
|
845
845
|
|
846
846
|
attr_accessor :ProductId, :ForwardAddr, :DataChose
|
847
|
-
|
847
|
+
|
848
848
|
def initialize(productid=nil, forwardaddr=nil, datachose=nil)
|
849
849
|
@ProductId = productid
|
850
850
|
@ForwardAddr = forwardaddr
|
@@ -864,7 +864,7 @@ module TencentCloud
|
|
864
864
|
# @type RequestId: String
|
865
865
|
|
866
866
|
attr_accessor :RequestId
|
867
|
-
|
867
|
+
|
868
868
|
def initialize(requestid=nil)
|
869
869
|
@RequestId = requestid
|
870
870
|
end
|
@@ -898,7 +898,7 @@ module TencentCloud
|
|
898
898
|
# @type QueueName: String
|
899
899
|
|
900
900
|
attr_accessor :ProductID, :MsgType, :Skey, :QueueRegion, :QueueType, :Consecretid, :InstanceId, :InstanceName, :QueueID, :QueueName
|
901
|
-
|
901
|
+
|
902
902
|
def initialize(productid=nil, msgtype=nil, skey=nil, queueregion=nil, queuetype=nil, consecretid=nil, instanceid=nil, instancename=nil, queueid=nil, queuename=nil)
|
903
903
|
@ProductID = productid
|
904
904
|
@MsgType = msgtype
|
@@ -956,7 +956,7 @@ module TencentCloud
|
|
956
956
|
# @type RequestId: String
|
957
957
|
|
958
958
|
attr_accessor :Endpoint, :QueueName, :ProductID, :MsgType, :Result, :RoleName, :RoleID, :QueueRegion, :QueueType, :InstanceId, :InstanceName, :ErrMsg, :RequestId
|
959
|
-
|
959
|
+
|
960
960
|
def initialize(endpoint=nil, queuename=nil, productid=nil, msgtype=nil, result=nil, rolename=nil, roleid=nil, queueregion=nil, queuetype=nil, instanceid=nil, instancename=nil, errmsg=nil, requestid=nil)
|
961
961
|
@Endpoint = endpoint
|
962
962
|
@QueueName = queuename
|
@@ -1014,7 +1014,7 @@ module TencentCloud
|
|
1014
1014
|
# @type NetType: String
|
1015
1015
|
|
1016
1016
|
attr_accessor :ProductName, :DeviceType, :ProductVaildYears, :Features, :ChipOs, :ChipManufactureId, :ChipId, :ProductDescription, :EncryptionType, :NetType
|
1017
|
-
|
1017
|
+
|
1018
1018
|
def initialize(productname=nil, devicetype=nil, productvaildyears=nil, features=nil, chipos=nil, chipmanufactureid=nil, chipid=nil, productdescription=nil, encryptiontype=nil, nettype=nil)
|
1019
1019
|
@ProductName = productname
|
1020
1020
|
@DeviceType = devicetype
|
@@ -1050,7 +1050,7 @@ module TencentCloud
|
|
1050
1050
|
# @type RequestId: String
|
1051
1051
|
|
1052
1052
|
attr_accessor :Data, :RequestId
|
1053
|
-
|
1053
|
+
|
1054
1054
|
def initialize(data=nil, requestid=nil)
|
1055
1055
|
@Data = data
|
1056
1056
|
@RequestId = requestid
|
@@ -1071,7 +1071,7 @@ module TencentCloud
|
|
1071
1071
|
# @type ProductId: String
|
1072
1072
|
|
1073
1073
|
attr_accessor :ProductId
|
1074
|
-
|
1074
|
+
|
1075
1075
|
def initialize(productid=nil)
|
1076
1076
|
@ProductId = productid
|
1077
1077
|
end
|
@@ -1091,7 +1091,7 @@ module TencentCloud
|
|
1091
1091
|
# @type RequestId: String
|
1092
1092
|
|
1093
1093
|
attr_accessor :Url, :FileName, :RequestId
|
1094
|
-
|
1094
|
+
|
1095
1095
|
def initialize(url=nil, filename=nil, requestid=nil)
|
1096
1096
|
@Url = url
|
1097
1097
|
@FileName = filename
|
@@ -1122,7 +1122,7 @@ module TencentCloud
|
|
1122
1122
|
# @type DataChose: Integer
|
1123
1123
|
|
1124
1124
|
attr_accessor :ProductId, :ForwardAddr, :Status, :CreateTime, :UpdateTime, :DataChose
|
1125
|
-
|
1125
|
+
|
1126
1126
|
def initialize(productid=nil, forwardaddr=nil, status=nil, createtime=nil, updatetime=nil, datachose=nil)
|
1127
1127
|
@ProductId = productid
|
1128
1128
|
@ForwardAddr = forwardaddr
|
@@ -1150,7 +1150,7 @@ module TencentCloud
|
|
1150
1150
|
# @type DeviceName: String
|
1151
1151
|
|
1152
1152
|
attr_accessor :ProductId, :DeviceName
|
1153
|
-
|
1153
|
+
|
1154
1154
|
def initialize(productid=nil, devicename=nil)
|
1155
1155
|
@ProductId = productid
|
1156
1156
|
@DeviceName = devicename
|
@@ -1168,7 +1168,7 @@ module TencentCloud
|
|
1168
1168
|
# @type RequestId: String
|
1169
1169
|
|
1170
1170
|
attr_accessor :RequestId
|
1171
|
-
|
1171
|
+
|
1172
1172
|
def initialize(requestid=nil)
|
1173
1173
|
@RequestId = requestid
|
1174
1174
|
end
|
@@ -1186,7 +1186,7 @@ module TencentCloud
|
|
1186
1186
|
# @type FirmwareVersion: String
|
1187
1187
|
|
1188
1188
|
attr_accessor :ProductID, :FirmwareVersion
|
1189
|
-
|
1189
|
+
|
1190
1190
|
def initialize(productid=nil, firmwareversion=nil)
|
1191
1191
|
@ProductID = productid
|
1192
1192
|
@FirmwareVersion = firmwareversion
|
@@ -1204,7 +1204,7 @@ module TencentCloud
|
|
1204
1204
|
# @type RequestId: String
|
1205
1205
|
|
1206
1206
|
attr_accessor :RequestId
|
1207
|
-
|
1207
|
+
|
1208
1208
|
def initialize(requestid=nil)
|
1209
1209
|
@RequestId = requestid
|
1210
1210
|
end
|
@@ -1226,7 +1226,7 @@ module TencentCloud
|
|
1226
1226
|
# @type QueueName: String
|
1227
1227
|
|
1228
1228
|
attr_accessor :ProductID, :Skey, :QueueType, :QueueName
|
1229
|
-
|
1229
|
+
|
1230
1230
|
def initialize(productid=nil, skey=nil, queuetype=nil, queuename=nil)
|
1231
1231
|
@ProductID = productid
|
1232
1232
|
@Skey = skey
|
@@ -1258,7 +1258,7 @@ module TencentCloud
|
|
1258
1258
|
# @type RequestId: String
|
1259
1259
|
|
1260
1260
|
attr_accessor :Endpoint, :QueueName, :ProductID, :Result, :ErrMsg, :RequestId
|
1261
|
-
|
1261
|
+
|
1262
1262
|
def initialize(endpoint=nil, queuename=nil, productid=nil, result=nil, errmsg=nil, requestid=nil)
|
1263
1263
|
@Endpoint = endpoint
|
1264
1264
|
@QueueName = queuename
|
@@ -1284,7 +1284,7 @@ module TencentCloud
|
|
1284
1284
|
# @type ProductId: String
|
1285
1285
|
|
1286
1286
|
attr_accessor :ProductId
|
1287
|
-
|
1287
|
+
|
1288
1288
|
def initialize(productid=nil)
|
1289
1289
|
@ProductId = productid
|
1290
1290
|
end
|
@@ -1300,7 +1300,7 @@ module TencentCloud
|
|
1300
1300
|
# @type RequestId: String
|
1301
1301
|
|
1302
1302
|
attr_accessor :RequestId
|
1303
|
-
|
1303
|
+
|
1304
1304
|
def initialize(requestid=nil)
|
1305
1305
|
@RequestId = requestid
|
1306
1306
|
end
|
@@ -1322,7 +1322,7 @@ module TencentCloud
|
|
1322
1322
|
# @type ProductId: String
|
1323
1323
|
|
1324
1324
|
attr_accessor :ModelId, :Limit, :Offset, :ProductId
|
1325
|
-
|
1325
|
+
|
1326
1326
|
def initialize(modelid=nil, limit=nil, offset=nil, productid=nil)
|
1327
1327
|
@ModelId = modelid
|
1328
1328
|
@Limit = limit
|
@@ -1348,7 +1348,7 @@ module TencentCloud
|
|
1348
1348
|
# @type RequestId: String
|
1349
1349
|
|
1350
1350
|
attr_accessor :TotalCount, :Applications, :RequestId
|
1351
|
-
|
1351
|
+
|
1352
1352
|
def initialize(totalcount=nil, applications=nil, requestid=nil)
|
1353
1353
|
@TotalCount = totalcount
|
1354
1354
|
@Applications = applications
|
@@ -1377,7 +1377,7 @@ module TencentCloud
|
|
1377
1377
|
# @type ProductId: String
|
1378
1378
|
|
1379
1379
|
attr_accessor :ModelId, :ProductId
|
1380
|
-
|
1380
|
+
|
1381
1381
|
def initialize(modelid=nil, productid=nil)
|
1382
1382
|
@ModelId = modelid
|
1383
1383
|
@ProductId = productid
|
@@ -1412,7 +1412,7 @@ module TencentCloud
|
|
1412
1412
|
# @type RequestId: String
|
1413
1413
|
|
1414
1414
|
attr_accessor :Type, :ForwardAddress, :ForwardKey, :CKafkaRegion, :CKafkaInstance, :CKafkaTopic, :RequestId
|
1415
|
-
|
1415
|
+
|
1416
1416
|
def initialize(type=nil, forwardaddress=nil, forwardkey=nil, ckafkaregion=nil, ckafkainstance=nil, ckafkatopic=nil, requestid=nil)
|
1417
1417
|
@Type = type
|
1418
1418
|
@ForwardAddress = forwardaddress
|
@@ -1446,7 +1446,7 @@ module TencentCloud
|
|
1446
1446
|
# @type Limit: Integer
|
1447
1447
|
|
1448
1448
|
attr_accessor :ModelId, :ProductId, :Offset, :Limit
|
1449
|
-
|
1449
|
+
|
1450
1450
|
def initialize(modelid=nil, productid=nil, offset=nil, limit=nil)
|
1451
1451
|
@ModelId = modelid
|
1452
1452
|
@ProductId = productid
|
@@ -1472,7 +1472,7 @@ module TencentCloud
|
|
1472
1472
|
# @type RequestId: String
|
1473
1473
|
|
1474
1474
|
attr_accessor :TotalCount, :UsageInfo, :RequestId
|
1475
|
-
|
1475
|
+
|
1476
1476
|
def initialize(totalcount=nil, usageinfo=nil, requestid=nil)
|
1477
1477
|
@TotalCount = totalcount
|
1478
1478
|
@UsageInfo = usageinfo
|
@@ -1505,7 +1505,7 @@ module TencentCloud
|
|
1505
1505
|
# @type Limit: Integer
|
1506
1506
|
|
1507
1507
|
attr_accessor :ModelId, :Status, :Offset, :Limit
|
1508
|
-
|
1508
|
+
|
1509
1509
|
def initialize(modelid=nil, status=nil, offset=nil, limit=nil)
|
1510
1510
|
@ModelId = modelid
|
1511
1511
|
@Status = status
|
@@ -1531,7 +1531,7 @@ module TencentCloud
|
|
1531
1531
|
# @type RequestId: String
|
1532
1532
|
|
1533
1533
|
attr_accessor :TotalCount, :Models, :RequestId
|
1534
|
-
|
1534
|
+
|
1535
1535
|
def initialize(totalcount=nil, models=nil, requestid=nil)
|
1536
1536
|
@TotalCount = totalcount
|
1537
1537
|
@Models = models
|
@@ -1558,7 +1558,7 @@ module TencentCloud
|
|
1558
1558
|
# @type AccountType: Integer
|
1559
1559
|
|
1560
1560
|
attr_accessor :AccountType
|
1561
|
-
|
1561
|
+
|
1562
1562
|
def initialize(accounttype=nil)
|
1563
1563
|
@AccountType = accounttype
|
1564
1564
|
end
|
@@ -1576,7 +1576,7 @@ module TencentCloud
|
|
1576
1576
|
# @type RequestId: String
|
1577
1577
|
|
1578
1578
|
attr_accessor :Balance, :RequestId
|
1579
|
-
|
1579
|
+
|
1580
1580
|
def initialize(balance=nil, requestid=nil)
|
1581
1581
|
@Balance = balance
|
1582
1582
|
@RequestId = requestid
|
@@ -1600,7 +1600,7 @@ module TencentCloud
|
|
1600
1600
|
# @type Operation: String
|
1601
1601
|
|
1602
1602
|
attr_accessor :AccountType, :Offset, :Limit, :Operation
|
1603
|
-
|
1603
|
+
|
1604
1604
|
def initialize(accounttype=nil, offset=nil, limit=nil, operation=nil)
|
1605
1605
|
@AccountType = accounttype
|
1606
1606
|
@Offset = offset
|
@@ -1626,7 +1626,7 @@ module TencentCloud
|
|
1626
1626
|
# @type RequestId: String
|
1627
1627
|
|
1628
1628
|
attr_accessor :TotalCount, :Transactions, :RequestId
|
1629
|
-
|
1629
|
+
|
1630
1630
|
def initialize(totalcount=nil, transactions=nil, requestid=nil)
|
1631
1631
|
@TotalCount = totalcount
|
1632
1632
|
@Transactions = transactions
|
@@ -1653,7 +1653,7 @@ module TencentCloud
|
|
1653
1653
|
# @type BatchId: Integer
|
1654
1654
|
|
1655
1655
|
attr_accessor :BatchId
|
1656
|
-
|
1656
|
+
|
1657
1657
|
def initialize(batchid=nil)
|
1658
1658
|
@BatchId = batchid
|
1659
1659
|
end
|
@@ -1671,7 +1671,7 @@ module TencentCloud
|
|
1671
1671
|
# @type RequestId: String
|
1672
1672
|
|
1673
1673
|
attr_accessor :Data, :RequestId
|
1674
|
-
|
1674
|
+
|
1675
1675
|
def initialize(data=nil, requestid=nil)
|
1676
1676
|
@Data = data
|
1677
1677
|
@RequestId = requestid
|
@@ -1696,7 +1696,7 @@ module TencentCloud
|
|
1696
1696
|
# @type Offset: Integer
|
1697
1697
|
|
1698
1698
|
attr_accessor :ProductId, :Limit, :Offset
|
1699
|
-
|
1699
|
+
|
1700
1700
|
def initialize(productid=nil, limit=nil, offset=nil)
|
1701
1701
|
@ProductId = productid
|
1702
1702
|
@Limit = limit
|
@@ -1720,7 +1720,7 @@ module TencentCloud
|
|
1720
1720
|
# @type RequestId: String
|
1721
1721
|
|
1722
1722
|
attr_accessor :TotalCount, :Data, :RequestId
|
1723
|
-
|
1723
|
+
|
1724
1724
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
1725
1725
|
@TotalCount = totalcount
|
1726
1726
|
@Data = data
|
@@ -1747,7 +1747,7 @@ module TencentCloud
|
|
1747
1747
|
# @type Id: Integer
|
1748
1748
|
|
1749
1749
|
attr_accessor :Id
|
1750
|
-
|
1750
|
+
|
1751
1751
|
def initialize(id=nil)
|
1752
1752
|
@Id = id
|
1753
1753
|
end
|
@@ -1765,7 +1765,7 @@ module TencentCloud
|
|
1765
1765
|
# @type RequestId: String
|
1766
1766
|
|
1767
1767
|
attr_accessor :Data, :RequestId
|
1768
|
-
|
1768
|
+
|
1769
1769
|
def initialize(data=nil, requestid=nil)
|
1770
1770
|
@Data = data
|
1771
1771
|
@RequestId = requestid
|
@@ -1790,7 +1790,7 @@ module TencentCloud
|
|
1790
1790
|
# @type UserId: String
|
1791
1791
|
|
1792
1792
|
attr_accessor :ProductId, :DeviceName, :UserId
|
1793
|
-
|
1793
|
+
|
1794
1794
|
def initialize(productid=nil, devicename=nil, userid=nil)
|
1795
1795
|
@ProductId = productid
|
1796
1796
|
@DeviceName = devicename
|
@@ -1812,7 +1812,7 @@ module TencentCloud
|
|
1812
1812
|
# @type RequestId: String
|
1813
1813
|
|
1814
1814
|
attr_accessor :Data, :RequestId
|
1815
|
-
|
1815
|
+
|
1816
1816
|
def initialize(data=nil, requestid=nil)
|
1817
1817
|
@Data = data
|
1818
1818
|
@RequestId = requestid
|
@@ -1846,7 +1846,7 @@ module TencentCloud
|
|
1846
1846
|
# @type ChannelId: Integer
|
1847
1847
|
|
1848
1848
|
attr_accessor :ProductId, :DeviceName, :StartTime, :EndTime, :Context, :Size, :EventId, :UserId, :ChannelId
|
1849
|
-
|
1849
|
+
|
1850
1850
|
def initialize(productid=nil, devicename=nil, starttime=nil, endtime=nil, context=nil, size=nil, eventid=nil, userid=nil, channelid=nil)
|
1851
1851
|
@ProductId = productid
|
1852
1852
|
@DeviceName = devicename
|
@@ -1888,7 +1888,7 @@ module TencentCloud
|
|
1888
1888
|
# @type RequestId: String
|
1889
1889
|
|
1890
1890
|
attr_accessor :Events, :Context, :Listover, :Total, :VideoURL, :RequestId
|
1891
|
-
|
1891
|
+
|
1892
1892
|
def initialize(events=nil, context=nil, listover=nil, total=nil, videourl=nil, requestid=nil)
|
1893
1893
|
@Events = events
|
1894
1894
|
@Context = context
|
@@ -1925,7 +1925,7 @@ module TencentCloud
|
|
1925
1925
|
# @type UserId: String
|
1926
1926
|
|
1927
1927
|
attr_accessor :ProductId, :DeviceName, :UserId
|
1928
|
-
|
1928
|
+
|
1929
1929
|
def initialize(productid=nil, devicename=nil, userid=nil)
|
1930
1930
|
@ProductId = productid
|
1931
1931
|
@DeviceName = devicename
|
@@ -1956,7 +1956,7 @@ module TencentCloud
|
|
1956
1956
|
# @type RequestId: String
|
1957
1957
|
|
1958
1958
|
attr_accessor :Status, :Type, :ExpireTime, :ShiftDuration, :UserId, :RequestId
|
1959
|
-
|
1959
|
+
|
1960
1960
|
def initialize(status=nil, type=nil, expiretime=nil, shiftduration=nil, userid=nil, requestid=nil)
|
1961
1961
|
@Status = status
|
1962
1962
|
@Type = type
|
@@ -1986,7 +1986,7 @@ module TencentCloud
|
|
1986
1986
|
# @type Thumbnail: String
|
1987
1987
|
|
1988
1988
|
attr_accessor :ProductId, :DeviceName, :Thumbnail
|
1989
|
-
|
1989
|
+
|
1990
1990
|
def initialize(productid=nil, devicename=nil, thumbnail=nil)
|
1991
1991
|
@ProductId = productid
|
1992
1992
|
@DeviceName = devicename
|
@@ -2008,7 +2008,7 @@ module TencentCloud
|
|
2008
2008
|
# @type RequestId: String
|
2009
2009
|
|
2010
2010
|
attr_accessor :ThumbnailURL, :RequestId
|
2011
|
-
|
2011
|
+
|
2012
2012
|
def initialize(thumbnailurl=nil, requestid=nil)
|
2013
2013
|
@ThumbnailURL = thumbnailurl
|
2014
2014
|
@RequestId = requestid
|
@@ -2036,7 +2036,7 @@ module TencentCloud
|
|
2036
2036
|
# @type UserId: String
|
2037
2037
|
|
2038
2038
|
attr_accessor :ProductId, :DeviceName, :Date, :StartTime, :EndTime, :UserId
|
2039
|
-
|
2039
|
+
|
2040
2040
|
def initialize(productid=nil, devicename=nil, date=nil, starttime=nil, endtime=nil, userid=nil)
|
2041
2041
|
@ProductId = productid
|
2042
2042
|
@DeviceName = devicename
|
@@ -2064,7 +2064,7 @@ module TencentCloud
|
|
2064
2064
|
# @type RequestId: String
|
2065
2065
|
|
2066
2066
|
attr_accessor :Data, :RequestId
|
2067
|
-
|
2067
|
+
|
2068
2068
|
def initialize(data=nil, requestid=nil)
|
2069
2069
|
@Data = data
|
2070
2070
|
@RequestId = requestid
|
@@ -2091,7 +2091,7 @@ module TencentCloud
|
|
2091
2091
|
# @type Offset: Integer
|
2092
2092
|
|
2093
2093
|
attr_accessor :ProductId, :DeviceName, :Limit, :Offset
|
2094
|
-
|
2094
|
+
|
2095
2095
|
def initialize(productid=nil, devicename=nil, limit=nil, offset=nil)
|
2096
2096
|
@ProductId = productid
|
2097
2097
|
@DeviceName = devicename
|
@@ -2117,7 +2117,7 @@ module TencentCloud
|
|
2117
2117
|
# @type RequestId: String
|
2118
2118
|
|
2119
2119
|
attr_accessor :TotalCount, :Users, :RequestId
|
2120
|
-
|
2120
|
+
|
2121
2121
|
def initialize(totalcount=nil, users=nil, requestid=nil)
|
2122
2122
|
@TotalCount = totalcount
|
2123
2123
|
@Users = users
|
@@ -2144,7 +2144,7 @@ module TencentCloud
|
|
2144
2144
|
# @type ProductIds: String
|
2145
2145
|
|
2146
2146
|
attr_accessor :ProductIds
|
2147
|
-
|
2147
|
+
|
2148
2148
|
def initialize(productids=nil)
|
2149
2149
|
@ProductIds = productids
|
2150
2150
|
end
|
@@ -2163,7 +2163,7 @@ module TencentCloud
|
|
2163
2163
|
# @type RequestId: String
|
2164
2164
|
|
2165
2165
|
attr_accessor :DataForwardList, :RequestId
|
2166
|
-
|
2166
|
+
|
2167
2167
|
def initialize(dataforwardlist=nil, requestid=nil)
|
2168
2168
|
@DataForwardList = dataforwardlist
|
2169
2169
|
@RequestId = requestid
|
@@ -2200,7 +2200,7 @@ module TencentCloud
|
|
2200
2200
|
# @type Context: String
|
2201
2201
|
|
2202
2202
|
attr_accessor :ProductId, :DeviceName, :MinTime, :MaxTime, :ActionId, :Limit, :Context
|
2203
|
-
|
2203
|
+
|
2204
2204
|
def initialize(productid=nil, devicename=nil, mintime=nil, maxtime=nil, actionid=nil, limit=nil, context=nil)
|
2205
2205
|
@ProductId = productid
|
2206
2206
|
@DeviceName = devicename
|
@@ -2239,7 +2239,7 @@ module TencentCloud
|
|
2239
2239
|
# @type RequestId: String
|
2240
2240
|
|
2241
2241
|
attr_accessor :TotalCounts, :ActionHistories, :Context, :Listover, :RequestId
|
2242
|
-
|
2242
|
+
|
2243
2243
|
def initialize(totalcounts=nil, actionhistories=nil, context=nil, listover=nil, requestid=nil)
|
2244
2244
|
@TotalCounts = totalcounts
|
2245
2245
|
@ActionHistories = actionhistories
|
@@ -2282,7 +2282,7 @@ module TencentCloud
|
|
2282
2282
|
# @type Type: String
|
2283
2283
|
|
2284
2284
|
attr_accessor :MinTime, :MaxTime, :ProductId, :DeviceName, :Limit, :Context, :Type
|
2285
|
-
|
2285
|
+
|
2286
2286
|
def initialize(mintime=nil, maxtime=nil, productid=nil, devicename=nil, limit=nil, context=nil, type=nil)
|
2287
2287
|
@MinTime = mintime
|
2288
2288
|
@MaxTime = maxtime
|
@@ -2316,7 +2316,7 @@ module TencentCloud
|
|
2316
2316
|
# @type RequestId: String
|
2317
2317
|
|
2318
2318
|
attr_accessor :Listover, :Context, :Results, :RequestId
|
2319
|
-
|
2319
|
+
|
2320
2320
|
def initialize(listover=nil, context=nil, results=nil, requestid=nil)
|
2321
2321
|
@Listover = listover
|
2322
2322
|
@Context = context
|
@@ -2357,7 +2357,7 @@ module TencentCloud
|
|
2357
2357
|
# @type Context: String
|
2358
2358
|
|
2359
2359
|
attr_accessor :MinTime, :MaxTime, :ProductId, :DeviceName, :FieldName, :Limit, :Context
|
2360
|
-
|
2360
|
+
|
2361
2361
|
def initialize(mintime=nil, maxtime=nil, productid=nil, devicename=nil, fieldname=nil, limit=nil, context=nil)
|
2362
2362
|
@MinTime = mintime
|
2363
2363
|
@MaxTime = maxtime
|
@@ -2397,7 +2397,7 @@ module TencentCloud
|
|
2397
2397
|
# @type RequestId: String
|
2398
2398
|
|
2399
2399
|
attr_accessor :FieldName, :Listover, :Context, :Results, :RequestId
|
2400
|
-
|
2400
|
+
|
2401
2401
|
def initialize(fieldname=nil, listover=nil, context=nil, results=nil, requestid=nil)
|
2402
2402
|
@FieldName = fieldname
|
2403
2403
|
@Listover = listover
|
@@ -2430,7 +2430,7 @@ module TencentCloud
|
|
2430
2430
|
# @type DeviceName: String
|
2431
2431
|
|
2432
2432
|
attr_accessor :ProductId, :DeviceName
|
2433
|
-
|
2433
|
+
|
2434
2434
|
def initialize(productid=nil, devicename=nil)
|
2435
2435
|
@ProductId = productid
|
2436
2436
|
@DeviceName = devicename
|
@@ -2450,7 +2450,7 @@ module TencentCloud
|
|
2450
2450
|
# @type RequestId: String
|
2451
2451
|
|
2452
2452
|
attr_accessor :Data, :RequestId
|
2453
|
-
|
2453
|
+
|
2454
2454
|
def initialize(data=nil, requestid=nil)
|
2455
2455
|
@Data = data
|
2456
2456
|
@RequestId = requestid
|
@@ -2482,7 +2482,7 @@ module TencentCloud
|
|
2482
2482
|
# @type EventId: String
|
2483
2483
|
|
2484
2484
|
attr_accessor :ProductId, :DeviceName, :Type, :StartTime, :EndTime, :Context, :Size, :EventId
|
2485
|
-
|
2485
|
+
|
2486
2486
|
def initialize(productid=nil, devicename=nil, type=nil, starttime=nil, endtime=nil, context=nil, size=nil, eventid=nil)
|
2487
2487
|
@ProductId = productid
|
2488
2488
|
@DeviceName = devicename
|
@@ -2524,7 +2524,7 @@ module TencentCloud
|
|
2524
2524
|
# @type RequestId: String
|
2525
2525
|
|
2526
2526
|
attr_accessor :Context, :Total, :Listover, :EventHistory, :RequestId
|
2527
|
-
|
2527
|
+
|
2528
2528
|
def initialize(context=nil, total=nil, listover=nil, eventhistory=nil, requestid=nil)
|
2529
2529
|
@Context = context
|
2530
2530
|
@Total = total
|
@@ -2557,7 +2557,7 @@ module TencentCloud
|
|
2557
2557
|
# @type DeviceName: String
|
2558
2558
|
|
2559
2559
|
attr_accessor :ProductId, :DeviceName
|
2560
|
-
|
2560
|
+
|
2561
2561
|
def initialize(productid=nil, devicename=nil)
|
2562
2562
|
@ProductId = productid
|
2563
2563
|
@DeviceName = devicename
|
@@ -2590,7 +2590,7 @@ module TencentCloud
|
|
2590
2590
|
# @type RequestId: String
|
2591
2591
|
|
2592
2592
|
attr_accessor :DeviceName, :Online, :LoginTime, :DevicePsk, :EnableState, :ExpireTime, :LogLevel, :RequestId
|
2593
|
-
|
2593
|
+
|
2594
2594
|
def initialize(devicename=nil, online=nil, logintime=nil, devicepsk=nil, enablestate=nil, expiretime=nil, loglevel=nil, requestid=nil)
|
2595
2595
|
@DeviceName = devicename
|
2596
2596
|
@Online = online
|
@@ -2630,7 +2630,7 @@ module TencentCloud
|
|
2630
2630
|
# @type Context: String
|
2631
2631
|
|
2632
2632
|
attr_accessor :MinTime, :MaxTime, :ProductId, :DeviceName, :Limit, :Context
|
2633
|
-
|
2633
|
+
|
2634
2634
|
def initialize(mintime=nil, maxtime=nil, productid=nil, devicename=nil, limit=nil, context=nil)
|
2635
2635
|
@MinTime = mintime
|
2636
2636
|
@MaxTime = maxtime
|
@@ -2668,7 +2668,7 @@ module TencentCloud
|
|
2668
2668
|
# @type RequestId: String
|
2669
2669
|
|
2670
2670
|
attr_accessor :Listover, :Context, :Results, :TotalCount, :RequestId
|
2671
|
-
|
2671
|
+
|
2672
2672
|
def initialize(listover=nil, context=nil, results=nil, totalcount=nil, requestid=nil)
|
2673
2673
|
@Listover = listover
|
2674
2674
|
@Context = context
|
@@ -2705,7 +2705,7 @@ module TencentCloud
|
|
2705
2705
|
# @type DeviceName: String
|
2706
2706
|
|
2707
2707
|
attr_accessor :ProductId, :Offset, :Limit, :DeviceName
|
2708
|
-
|
2708
|
+
|
2709
2709
|
def initialize(productid=nil, offset=nil, limit=nil, devicename=nil)
|
2710
2710
|
@ProductId = productid
|
2711
2711
|
@Offset = offset
|
@@ -2731,7 +2731,7 @@ module TencentCloud
|
|
2731
2731
|
# @type RequestId: String
|
2732
2732
|
|
2733
2733
|
attr_accessor :TotalCount, :Devices, :RequestId
|
2734
|
-
|
2734
|
+
|
2735
2735
|
def initialize(totalcount=nil, devices=nil, requestid=nil)
|
2736
2736
|
@TotalCount = totalcount
|
2737
2737
|
@Devices = devices
|
@@ -2760,7 +2760,7 @@ module TencentCloud
|
|
2760
2760
|
# @type FirmwareVersion: String
|
2761
2761
|
|
2762
2762
|
attr_accessor :ProductID, :FirmwareVersion
|
2763
|
-
|
2763
|
+
|
2764
2764
|
def initialize(productid=nil, firmwareversion=nil)
|
2765
2765
|
@ProductID = productid
|
2766
2766
|
@FirmwareVersion = firmwareversion
|
@@ -2796,7 +2796,7 @@ module TencentCloud
|
|
2796
2796
|
# @type RequestId: String
|
2797
2797
|
|
2798
2798
|
attr_accessor :Version, :ProductId, :Name, :Description, :Md5sum, :Createtime, :ProductName, :RequestId
|
2799
|
-
|
2799
|
+
|
2800
2800
|
def initialize(version=nil, productid=nil, name=nil, description=nil, md5sum=nil, createtime=nil, productname=nil, requestid=nil)
|
2801
2801
|
@Version = version
|
2802
2802
|
@ProductId = productid
|
@@ -2834,7 +2834,7 @@ module TencentCloud
|
|
2834
2834
|
# @type Limit: Integer
|
2835
2835
|
|
2836
2836
|
attr_accessor :ProductID, :FirmwareVersion, :Filters, :Offset, :Limit
|
2837
|
-
|
2837
|
+
|
2838
2838
|
def initialize(productid=nil, firmwareversion=nil, filters=nil, offset=nil, limit=nil)
|
2839
2839
|
@ProductID = productid
|
2840
2840
|
@FirmwareVersion = firmwareversion
|
@@ -2870,7 +2870,7 @@ module TencentCloud
|
|
2870
2870
|
# @type RequestId: String
|
2871
2871
|
|
2872
2872
|
attr_accessor :Total, :Devices, :RequestId
|
2873
|
-
|
2873
|
+
|
2874
2874
|
def initialize(total=nil, devices=nil, requestid=nil)
|
2875
2875
|
@Total = total
|
2876
2876
|
@Devices = devices
|
@@ -2901,7 +2901,7 @@ module TencentCloud
|
|
2901
2901
|
# @type TaskId: Integer
|
2902
2902
|
|
2903
2903
|
attr_accessor :ProductID, :FirmwareVersion, :TaskId
|
2904
|
-
|
2904
|
+
|
2905
2905
|
def initialize(productid=nil, firmwareversion=nil, taskid=nil)
|
2906
2906
|
@ProductID = productid
|
2907
2907
|
@FirmwareVersion = firmwareversion
|
@@ -2923,7 +2923,7 @@ module TencentCloud
|
|
2923
2923
|
# @type RequestId: String
|
2924
2924
|
|
2925
2925
|
attr_accessor :StatusInfos, :RequestId
|
2926
|
-
|
2926
|
+
|
2927
2927
|
def initialize(statusinfos=nil, requestid=nil)
|
2928
2928
|
@StatusInfos = statusinfos
|
2929
2929
|
@RequestId = requestid
|
@@ -2952,7 +2952,7 @@ module TencentCloud
|
|
2952
2952
|
# @type TaskId: Integer
|
2953
2953
|
|
2954
2954
|
attr_accessor :ProductID, :FirmwareVersion, :TaskId
|
2955
|
-
|
2955
|
+
|
2956
2956
|
def initialize(productid=nil, firmwareversion=nil, taskid=nil)
|
2957
2957
|
@ProductID = productid
|
2958
2958
|
@FirmwareVersion = firmwareversion
|
@@ -2996,7 +2996,7 @@ module TencentCloud
|
|
2996
2996
|
# @type RequestId: String
|
2997
2997
|
|
2998
2998
|
attr_accessor :TaskId, :Status, :CreateTime, :Type, :ProductName, :UpgradeMode, :ProductId, :OriginalVersion, :RequestId
|
2999
|
-
|
2999
|
+
|
3000
3000
|
def initialize(taskid=nil, status=nil, createtime=nil, type=nil, productname=nil, upgrademode=nil, productid=nil, originalversion=nil, requestid=nil)
|
3001
3001
|
@TaskId = taskid
|
3002
3002
|
@Status = status
|
@@ -3030,7 +3030,7 @@ module TencentCloud
|
|
3030
3030
|
# @type FirmwareVersion: String
|
3031
3031
|
|
3032
3032
|
attr_accessor :ProductID, :FirmwareVersion
|
3033
|
-
|
3033
|
+
|
3034
3034
|
def initialize(productid=nil, firmwareversion=nil)
|
3035
3035
|
@ProductID = productid
|
3036
3036
|
@FirmwareVersion = firmwareversion
|
@@ -3057,7 +3057,7 @@ module TencentCloud
|
|
3057
3057
|
# @type RequestId: String
|
3058
3058
|
|
3059
3059
|
attr_accessor :SuccessTotal, :FailureTotal, :UpgradingTotal, :RequestId
|
3060
|
-
|
3060
|
+
|
3061
3061
|
def initialize(successtotal=nil, failuretotal=nil, upgradingtotal=nil, requestid=nil)
|
3062
3062
|
@SuccessTotal = successtotal
|
3063
3063
|
@FailureTotal = failuretotal
|
@@ -3087,7 +3087,7 @@ module TencentCloud
|
|
3087
3087
|
# @type Filters: Array
|
3088
3088
|
|
3089
3089
|
attr_accessor :ProductID, :FirmwareVersion, :Offset, :Limit, :Filters
|
3090
|
-
|
3090
|
+
|
3091
3091
|
def initialize(productid=nil, firmwareversion=nil, offset=nil, limit=nil, filters=nil)
|
3092
3092
|
@ProductID = productid
|
3093
3093
|
@FirmwareVersion = firmwareversion
|
@@ -3124,7 +3124,7 @@ module TencentCloud
|
|
3124
3124
|
# @type RequestId: String
|
3125
3125
|
|
3126
3126
|
attr_accessor :TaskInfos, :Total, :RequestId
|
3127
|
-
|
3127
|
+
|
3128
3128
|
def initialize(taskinfos=nil, total=nil, requestid=nil)
|
3129
3129
|
@TaskInfos = taskinfos
|
3130
3130
|
@Total = total
|
@@ -3157,7 +3157,7 @@ module TencentCloud
|
|
3157
3157
|
# @type Consecretid: String
|
3158
3158
|
|
3159
3159
|
attr_accessor :ProductID, :Skey, :QueueType, :Consecretid
|
3160
|
-
|
3160
|
+
|
3161
3161
|
def initialize(productid=nil, skey=nil, queuetype=nil, consecretid=nil)
|
3162
3162
|
@ProductID = productid
|
3163
3163
|
@Skey = skey
|
@@ -3203,7 +3203,7 @@ module TencentCloud
|
|
3203
3203
|
# @type RequestId: String
|
3204
3204
|
|
3205
3205
|
attr_accessor :Endpoint, :QueueName, :ProductID, :MsgType, :Result, :RoleName, :RoleID, :QueueRegion, :QueueType, :InstanceId, :InstanceName, :ErrMsg, :RequestId
|
3206
|
-
|
3206
|
+
|
3207
3207
|
def initialize(endpoint=nil, queuename=nil, productid=nil, msgtype=nil, result=nil, rolename=nil, roleid=nil, queueregion=nil, queuetype=nil, instanceid=nil, instancename=nil, errmsg=nil, requestid=nil)
|
3208
3208
|
@Endpoint = endpoint
|
3209
3209
|
@QueueName = queuename
|
@@ -3243,7 +3243,7 @@ module TencentCloud
|
|
3243
3243
|
# @type ProductId: String
|
3244
3244
|
|
3245
3245
|
attr_accessor :ProductId
|
3246
|
-
|
3246
|
+
|
3247
3247
|
def initialize(productid=nil)
|
3248
3248
|
@ProductId = productid
|
3249
3249
|
end
|
@@ -3261,7 +3261,7 @@ module TencentCloud
|
|
3261
3261
|
# @type RequestId: String
|
3262
3262
|
|
3263
3263
|
attr_accessor :Model, :RequestId
|
3264
|
-
|
3264
|
+
|
3265
3265
|
def initialize(model=nil, requestid=nil)
|
3266
3266
|
@Model = model
|
3267
3267
|
@RequestId = requestid
|
@@ -3282,7 +3282,7 @@ module TencentCloud
|
|
3282
3282
|
# @type ProductId: String
|
3283
3283
|
|
3284
3284
|
attr_accessor :ProductId
|
3285
|
-
|
3285
|
+
|
3286
3286
|
def initialize(productid=nil)
|
3287
3287
|
@ProductId = productid
|
3288
3288
|
end
|
@@ -3304,7 +3304,7 @@ module TencentCloud
|
|
3304
3304
|
# @type RequestId: String
|
3305
3305
|
|
3306
3306
|
attr_accessor :RegisterType, :ProductSecret, :RegisterLimit, :RequestId
|
3307
|
-
|
3307
|
+
|
3308
3308
|
def initialize(registertype=nil, productsecret=nil, registerlimit=nil, requestid=nil)
|
3309
3309
|
@RegisterType = registertype
|
3310
3310
|
@ProductSecret = productsecret
|
@@ -3326,7 +3326,7 @@ module TencentCloud
|
|
3326
3326
|
# @type ProductId: String
|
3327
3327
|
|
3328
3328
|
attr_accessor :ProductId
|
3329
|
-
|
3329
|
+
|
3330
3330
|
def initialize(productid=nil)
|
3331
3331
|
@ProductId = productid
|
3332
3332
|
end
|
@@ -3344,7 +3344,7 @@ module TencentCloud
|
|
3344
3344
|
# @type RequestId: String
|
3345
3345
|
|
3346
3346
|
attr_accessor :Data, :RequestId
|
3347
|
-
|
3347
|
+
|
3348
3348
|
def initialize(data=nil, requestid=nil)
|
3349
3349
|
@Data = data
|
3350
3350
|
@RequestId = requestid
|
@@ -3367,7 +3367,7 @@ module TencentCloud
|
|
3367
3367
|
# @type Offset: Integer
|
3368
3368
|
|
3369
3369
|
attr_accessor :Limit, :Offset
|
3370
|
-
|
3370
|
+
|
3371
3371
|
def initialize(limit=nil, offset=nil)
|
3372
3372
|
@Limit = limit
|
3373
3373
|
@Offset = offset
|
@@ -3389,7 +3389,7 @@ module TencentCloud
|
|
3389
3389
|
# @type RequestId: String
|
3390
3390
|
|
3391
3391
|
attr_accessor :TotalCount, :Data, :RequestId
|
3392
|
-
|
3392
|
+
|
3393
3393
|
def initialize(totalcount=nil, data=nil, requestid=nil)
|
3394
3394
|
@TotalCount = totalcount
|
3395
3395
|
@Data = data
|
@@ -3428,7 +3428,7 @@ module TencentCloud
|
|
3428
3428
|
# @type MaxNum: Integer
|
3429
3429
|
|
3430
3430
|
attr_accessor :MinTime, :MaxTime, :Keywords, :Context, :MaxNum
|
3431
|
-
|
3431
|
+
|
3432
3432
|
def initialize(mintime=nil, maxtime=nil, keywords=nil, context=nil, maxnum=nil)
|
3433
3433
|
@MinTime = mintime
|
3434
3434
|
@MaxTime = maxtime
|
@@ -3458,7 +3458,7 @@ module TencentCloud
|
|
3458
3458
|
# @type RequestId: String
|
3459
3459
|
|
3460
3460
|
attr_accessor :Context, :Listover, :Results, :RequestId
|
3461
|
-
|
3461
|
+
|
3462
3462
|
def initialize(context=nil, listover=nil, results=nil, requestid=nil)
|
3463
3463
|
@Context = context
|
3464
3464
|
@Listover = listover
|
@@ -3491,7 +3491,7 @@ module TencentCloud
|
|
3491
3491
|
# @type Data: String
|
3492
3492
|
|
3493
3493
|
attr_accessor :Time, :Type, :Data
|
3494
|
-
|
3494
|
+
|
3495
3495
|
def initialize(time=nil, type=nil, data=nil)
|
3496
3496
|
@Time = time
|
3497
3497
|
@Type = type
|
@@ -3513,7 +3513,7 @@ module TencentCloud
|
|
3513
3513
|
# @type Value: String
|
3514
3514
|
|
3515
3515
|
attr_accessor :Time, :Value
|
3516
|
-
|
3516
|
+
|
3517
3517
|
def initialize(time=nil, value=nil)
|
3518
3518
|
@Time = time
|
3519
3519
|
@Value = value
|
@@ -3544,7 +3544,7 @@ module TencentCloud
|
|
3544
3544
|
# @type LogLevel: Integer
|
3545
3545
|
|
3546
3546
|
attr_accessor :DeviceName, :Online, :LoginTime, :DevicePsk, :EnableState, :ExpireTime, :LogLevel
|
3547
|
-
|
3547
|
+
|
3548
3548
|
def initialize(devicename=nil, online=nil, logintime=nil, devicepsk=nil, enablestate=nil, expiretime=nil, loglevel=nil)
|
3549
3549
|
@DeviceName = devicename
|
3550
3550
|
@Online = online
|
@@ -3576,7 +3576,7 @@ module TencentCloud
|
|
3576
3576
|
# @type Data: String
|
3577
3577
|
|
3578
3578
|
attr_accessor :Time, :Type, :Data
|
3579
|
-
|
3579
|
+
|
3580
3580
|
def initialize(time=nil, type=nil, data=nil)
|
3581
3581
|
@Time = time
|
3582
3582
|
@Type = type
|
@@ -3615,7 +3615,7 @@ module TencentCloud
|
|
3615
3615
|
# @type TaskId: Integer
|
3616
3616
|
|
3617
3617
|
attr_accessor :DeviceName, :LastProcessTime, :Status, :ErrMsg, :Retcode, :DstVersion, :Percent, :OriVersion, :TaskId
|
3618
|
-
|
3618
|
+
|
3619
3619
|
def initialize(devicename=nil, lastprocesstime=nil, status=nil, errmsg=nil, retcode=nil, dstversion=nil, percent=nil, oriversion=nil, taskid=nil)
|
3620
3620
|
@DeviceName = devicename
|
3621
3621
|
@LastProcessTime = lastprocesstime
|
@@ -3653,7 +3653,7 @@ module TencentCloud
|
|
3653
3653
|
# @type FirmwareDescription: String
|
3654
3654
|
|
3655
3655
|
attr_accessor :ProductID, :FirmwareVersion, :FirmwareName, :FirmwareDescription
|
3656
|
-
|
3656
|
+
|
3657
3657
|
def initialize(productid=nil, firmwareversion=nil, firmwarename=nil, firmwaredescription=nil)
|
3658
3658
|
@ProductID = productid
|
3659
3659
|
@FirmwareVersion = firmwareversion
|
@@ -3675,7 +3675,7 @@ module TencentCloud
|
|
3675
3675
|
# @type RequestId: String
|
3676
3676
|
|
3677
3677
|
attr_accessor :RequestId
|
3678
|
-
|
3678
|
+
|
3679
3679
|
def initialize(requestid=nil)
|
3680
3680
|
@RequestId = requestid
|
3681
3681
|
end
|
@@ -3707,7 +3707,7 @@ module TencentCloud
|
|
3707
3707
|
# @type Data: String
|
3708
3708
|
|
3709
3709
|
attr_accessor :TimeStamp, :ProductId, :DeviceName, :EventId, :Type, :Data
|
3710
|
-
|
3710
|
+
|
3711
3711
|
def initialize(timestamp=nil, productid=nil, devicename=nil, eventid=nil, type=nil, data=nil)
|
3712
3712
|
@TimeStamp = timestamp
|
3713
3713
|
@ProductId = productid
|
@@ -3745,7 +3745,7 @@ module TencentCloud
|
|
3745
3745
|
# @type ProductId: String
|
3746
3746
|
|
3747
3747
|
attr_accessor :Version, :Md5sum, :CreateTime, :ProductName, :Name, :Description, :ProductId
|
3748
|
-
|
3748
|
+
|
3749
3749
|
def initialize(version=nil, md5sum=nil, createtime=nil, productname=nil, name=nil, description=nil, productid=nil)
|
3750
3750
|
@Version = version
|
3751
3751
|
@Md5sum = md5sum
|
@@ -3783,7 +3783,7 @@ module TencentCloud
|
|
3783
3783
|
# @type CreateTime: Integer
|
3784
3784
|
|
3785
3785
|
attr_accessor :TaskId, :Status, :Type, :CreateTime
|
3786
|
-
|
3786
|
+
|
3787
3787
|
def initialize(taskid=nil, status=nil, type=nil, createtime=nil)
|
3788
3788
|
@TaskId = taskid
|
3789
3789
|
@Status = status
|
@@ -3807,7 +3807,7 @@ module TencentCloud
|
|
3807
3807
|
# @type ExpireTime: Integer
|
3808
3808
|
|
3809
3809
|
attr_accessor :VideoURL, :ExpireTime
|
3810
|
-
|
3810
|
+
|
3811
3811
|
def initialize(videourl=nil, expiretime=nil)
|
3812
3812
|
@VideoURL = videourl
|
3813
3813
|
@ExpireTime = expiretime
|
@@ -3827,7 +3827,7 @@ module TencentCloud
|
|
3827
3827
|
# @type RequestId: String
|
3828
3828
|
|
3829
3829
|
attr_accessor :SignedVideoURL, :RequestId
|
3830
|
-
|
3830
|
+
|
3831
3831
|
def initialize(signedvideourl=nil, requestid=nil)
|
3832
3832
|
@SignedVideoURL = signedvideourl
|
3833
3833
|
@RequestId = requestid
|
@@ -3845,7 +3845,7 @@ module TencentCloud
|
|
3845
3845
|
# @type ProductID: String
|
3846
3846
|
|
3847
3847
|
attr_accessor :ProductID
|
3848
|
-
|
3848
|
+
|
3849
3849
|
def initialize(productid=nil)
|
3850
3850
|
@ProductID = productid
|
3851
3851
|
end
|
@@ -3863,7 +3863,7 @@ module TencentCloud
|
|
3863
3863
|
# @type RequestId: String
|
3864
3864
|
|
3865
3865
|
attr_accessor :Version, :RequestId
|
3866
|
-
|
3866
|
+
|
3867
3867
|
def initialize(version=nil, requestid=nil)
|
3868
3868
|
@Version = version
|
3869
3869
|
@RequestId = requestid
|
@@ -3883,7 +3883,7 @@ module TencentCloud
|
|
3883
3883
|
# @type FirmwareVersion: String
|
3884
3884
|
|
3885
3885
|
attr_accessor :ProductID, :FirmwareVersion
|
3886
|
-
|
3886
|
+
|
3887
3887
|
def initialize(productid=nil, firmwareversion=nil)
|
3888
3888
|
@ProductID = productid
|
3889
3889
|
@FirmwareVersion = firmwareversion
|
@@ -3903,7 +3903,7 @@ module TencentCloud
|
|
3903
3903
|
# @type RequestId: String
|
3904
3904
|
|
3905
3905
|
attr_accessor :Url, :RequestId
|
3906
|
-
|
3906
|
+
|
3907
3907
|
def initialize(url=nil, requestid=nil)
|
3908
3908
|
@Url = url
|
3909
3909
|
@RequestId = requestid
|
@@ -3923,7 +3923,7 @@ module TencentCloud
|
|
3923
3923
|
# @type ModelSchema: String
|
3924
3924
|
|
3925
3925
|
attr_accessor :ProductId, :ModelSchema
|
3926
|
-
|
3926
|
+
|
3927
3927
|
def initialize(productid=nil, modelschema=nil)
|
3928
3928
|
@ProductId = productid
|
3929
3929
|
@ModelSchema = modelschema
|
@@ -3941,7 +3941,7 @@ module TencentCloud
|
|
3941
3941
|
# @type RequestId: String
|
3942
3942
|
|
3943
3943
|
attr_accessor :RequestId
|
3944
|
-
|
3944
|
+
|
3945
3945
|
def initialize(requestid=nil)
|
3946
3946
|
@RequestId = requestid
|
3947
3947
|
end
|
@@ -3963,7 +3963,7 @@ module TencentCloud
|
|
3963
3963
|
# @type ToUserId: String
|
3964
3964
|
|
3965
3965
|
attr_accessor :ProductId, :DeviceName, :UserId, :ToUserId
|
3966
|
-
|
3966
|
+
|
3967
3967
|
def initialize(productid=nil, devicename=nil, userid=nil, touserid=nil)
|
3968
3968
|
@ProductId = productid
|
3969
3969
|
@DeviceName = devicename
|
@@ -3985,7 +3985,7 @@ module TencentCloud
|
|
3985
3985
|
# @type RequestId: String
|
3986
3986
|
|
3987
3987
|
attr_accessor :RequestId
|
3988
|
-
|
3988
|
+
|
3989
3989
|
def initialize(requestid=nil)
|
3990
3990
|
@RequestId = requestid
|
3991
3991
|
end
|
@@ -4007,7 +4007,7 @@ module TencentCloud
|
|
4007
4007
|
# @type Filters: Array
|
4008
4008
|
|
4009
4009
|
attr_accessor :PageNum, :PageSize, :ProductID, :Filters
|
4010
|
-
|
4010
|
+
|
4011
4011
|
def initialize(pagenum=nil, pagesize=nil, productid=nil, filters=nil)
|
4012
4012
|
@PageNum = pagenum
|
4013
4013
|
@PageSize = pagesize
|
@@ -4040,7 +4040,7 @@ module TencentCloud
|
|
4040
4040
|
# @type RequestId: String
|
4041
4041
|
|
4042
4042
|
attr_accessor :TotalCount, :Firmwares, :RequestId
|
4043
|
-
|
4043
|
+
|
4044
4044
|
def initialize(totalcount=nil, firmwares=nil, requestid=nil)
|
4045
4045
|
@TotalCount = totalcount
|
4046
4046
|
@Firmwares = firmwares
|
@@ -4071,7 +4071,7 @@ module TencentCloud
|
|
4071
4071
|
# @type DataChose: Integer
|
4072
4072
|
|
4073
4073
|
attr_accessor :ProductId, :ForwardAddr, :DataChose
|
4074
|
-
|
4074
|
+
|
4075
4075
|
def initialize(productid=nil, forwardaddr=nil, datachose=nil)
|
4076
4076
|
@ProductId = productid
|
4077
4077
|
@ForwardAddr = forwardaddr
|
@@ -4091,7 +4091,7 @@ module TencentCloud
|
|
4091
4091
|
# @type RequestId: String
|
4092
4092
|
|
4093
4093
|
attr_accessor :RequestId
|
4094
|
-
|
4094
|
+
|
4095
4095
|
def initialize(requestid=nil)
|
4096
4096
|
@RequestId = requestid
|
4097
4097
|
end
|
@@ -4109,7 +4109,7 @@ module TencentCloud
|
|
4109
4109
|
# @type Status: Integer
|
4110
4110
|
|
4111
4111
|
attr_accessor :ProductId, :Status
|
4112
|
-
|
4112
|
+
|
4113
4113
|
def initialize(productid=nil, status=nil)
|
4114
4114
|
@ProductId = productid
|
4115
4115
|
@Status = status
|
@@ -4127,7 +4127,7 @@ module TencentCloud
|
|
4127
4127
|
# @type RequestId: String
|
4128
4128
|
|
4129
4129
|
attr_accessor :RequestId
|
4130
|
-
|
4130
|
+
|
4131
4131
|
def initialize(requestid=nil)
|
4132
4132
|
@RequestId = requestid
|
4133
4133
|
end
|
@@ -4147,7 +4147,7 @@ module TencentCloud
|
|
4147
4147
|
# @type LogLevel: Integer
|
4148
4148
|
|
4149
4149
|
attr_accessor :ProductId, :DeviceName, :LogLevel
|
4150
|
-
|
4150
|
+
|
4151
4151
|
def initialize(productid=nil, devicename=nil, loglevel=nil)
|
4152
4152
|
@ProductId = productid
|
4153
4153
|
@DeviceName = devicename
|
@@ -4167,7 +4167,7 @@ module TencentCloud
|
|
4167
4167
|
# @type RequestId: String
|
4168
4168
|
|
4169
4169
|
attr_accessor :RequestId
|
4170
|
-
|
4170
|
+
|
4171
4171
|
def initialize(requestid=nil)
|
4172
4172
|
@RequestId = requestid
|
4173
4173
|
end
|
@@ -4187,7 +4187,7 @@ module TencentCloud
|
|
4187
4187
|
# @type EnableState: Integer
|
4188
4188
|
|
4189
4189
|
attr_accessor :ProductId, :DeviceName, :EnableState
|
4190
|
-
|
4190
|
+
|
4191
4191
|
def initialize(productid=nil, devicename=nil, enablestate=nil)
|
4192
4192
|
@ProductId = productid
|
4193
4193
|
@DeviceName = devicename
|
@@ -4207,7 +4207,7 @@ module TencentCloud
|
|
4207
4207
|
# @type RequestId: String
|
4208
4208
|
|
4209
4209
|
attr_accessor :RequestId
|
4210
|
-
|
4210
|
+
|
4211
4211
|
def initialize(requestid=nil)
|
4212
4212
|
@RequestId = requestid
|
4213
4213
|
end
|
@@ -4241,7 +4241,7 @@ module TencentCloud
|
|
4241
4241
|
# @type QueueName: String
|
4242
4242
|
|
4243
4243
|
attr_accessor :ProductID, :MsgType, :Skey, :QueueRegion, :QueueType, :Consecretid, :InstanceId, :InstanceName, :QueueID, :QueueName
|
4244
|
-
|
4244
|
+
|
4245
4245
|
def initialize(productid=nil, msgtype=nil, skey=nil, queueregion=nil, queuetype=nil, consecretid=nil, instanceid=nil, instancename=nil, queueid=nil, queuename=nil)
|
4246
4246
|
@ProductID = productid
|
4247
4247
|
@MsgType = msgtype
|
@@ -4285,7 +4285,7 @@ module TencentCloud
|
|
4285
4285
|
# @type RequestId: String
|
4286
4286
|
|
4287
4287
|
attr_accessor :Endpoint, :ProductID, :Result, :ErrMsg, :QueueType, :RequestId
|
4288
|
-
|
4288
|
+
|
4289
4289
|
def initialize(endpoint=nil, productid=nil, result=nil, errmsg=nil, queuetype=nil, requestid=nil)
|
4290
4290
|
@Endpoint = endpoint
|
4291
4291
|
@ProductID = productid
|
@@ -4313,7 +4313,7 @@ module TencentCloud
|
|
4313
4313
|
# @type ModelSchema: String
|
4314
4314
|
|
4315
4315
|
attr_accessor :ProductId, :ModelSchema
|
4316
|
-
|
4316
|
+
|
4317
4317
|
def initialize(productid=nil, modelschema=nil)
|
4318
4318
|
@ProductId = productid
|
4319
4319
|
@ModelSchema = modelschema
|
@@ -4331,7 +4331,7 @@ module TencentCloud
|
|
4331
4331
|
# @type RequestId: String
|
4332
4332
|
|
4333
4333
|
attr_accessor :RequestId
|
4334
|
-
|
4334
|
+
|
4335
4335
|
def initialize(requestid=nil)
|
4336
4336
|
@RequestId = requestid
|
4337
4337
|
end
|
@@ -4351,7 +4351,7 @@ module TencentCloud
|
|
4351
4351
|
# @type RegisterLimit: Integer
|
4352
4352
|
|
4353
4353
|
attr_accessor :ProductId, :RegisterType, :RegisterLimit
|
4354
|
-
|
4354
|
+
|
4355
4355
|
def initialize(productid=nil, registertype=nil, registerlimit=nil)
|
4356
4356
|
@ProductId = productid
|
4357
4357
|
@RegisterType = registertype
|
@@ -4377,7 +4377,7 @@ module TencentCloud
|
|
4377
4377
|
# @type RequestId: String
|
4378
4378
|
|
4379
4379
|
attr_accessor :RegisterType, :ProductSecret, :RegisterLimit, :RequestId
|
4380
|
-
|
4380
|
+
|
4381
4381
|
def initialize(registertype=nil, productsecret=nil, registerlimit=nil, requestid=nil)
|
4382
4382
|
@RegisterType = registertype
|
4383
4383
|
@ProductSecret = productsecret
|
@@ -4403,7 +4403,7 @@ module TencentCloud
|
|
4403
4403
|
# @type ProductDescription: String
|
4404
4404
|
|
4405
4405
|
attr_accessor :ProductId, :ProductName, :ProductDescription
|
4406
|
-
|
4406
|
+
|
4407
4407
|
def initialize(productid=nil, productname=nil, productdescription=nil)
|
4408
4408
|
@ProductId = productid
|
4409
4409
|
@ProductName = productname
|
@@ -4423,7 +4423,7 @@ module TencentCloud
|
|
4423
4423
|
# @type RequestId: String
|
4424
4424
|
|
4425
4425
|
attr_accessor :RequestId
|
4426
|
-
|
4426
|
+
|
4427
4427
|
def initialize(requestid=nil)
|
4428
4428
|
@RequestId = requestid
|
4429
4429
|
end
|
@@ -4451,7 +4451,7 @@ module TencentCloud
|
|
4451
4451
|
# @type NetTypeModel: String
|
4452
4452
|
|
4453
4453
|
attr_accessor :ProductId, :ModelDefine, :UpdateTime, :CreateTime, :CategoryModel, :NetTypeModel
|
4454
|
-
|
4454
|
+
|
4455
4455
|
def initialize(productid=nil, modeldefine=nil, updatetime=nil, createtime=nil, categorymodel=nil, nettypemodel=nil)
|
4456
4456
|
@ProductId = productid
|
4457
4457
|
@ModelDefine = modeldefine
|
@@ -4494,7 +4494,7 @@ module TencentCloud
|
|
4494
4494
|
# @type IconUrlGrid: String
|
4495
4495
|
|
4496
4496
|
attr_accessor :Id, :CategoryKey, :CategoryName, :ParentId, :ModelTemplate, :ListOrder, :IconUrl, :IconUrlGrid
|
4497
|
-
|
4497
|
+
|
4498
4498
|
def initialize(id=nil, categorykey=nil, categoryname=nil, parentid=nil, modeltemplate=nil, listorder=nil, iconurl=nil, iconurlgrid=nil)
|
4499
4499
|
@Id = id
|
4500
4500
|
@CategoryKey = categorykey
|
@@ -4534,7 +4534,7 @@ module TencentCloud
|
|
4534
4534
|
# @type PayloadEncoding: String
|
4535
4535
|
|
4536
4536
|
attr_accessor :ProductId, :DeviceName, :Topic, :Payload, :Qos, :PayloadEncoding
|
4537
|
-
|
4537
|
+
|
4538
4538
|
def initialize(productid=nil, devicename=nil, topic=nil, payload=nil, qos=nil, payloadencoding=nil)
|
4539
4539
|
@ProductId = productid
|
4540
4540
|
@DeviceName = devicename
|
@@ -4560,7 +4560,7 @@ module TencentCloud
|
|
4560
4560
|
# @type RequestId: String
|
4561
4561
|
|
4562
4562
|
attr_accessor :RequestId
|
4563
|
-
|
4563
|
+
|
4564
4564
|
def initialize(requestid=nil)
|
4565
4565
|
@RequestId = requestid
|
4566
4566
|
end
|
@@ -4578,7 +4578,7 @@ module TencentCloud
|
|
4578
4578
|
# @type DeviceName: String
|
4579
4579
|
|
4580
4580
|
attr_accessor :ProductId, :DeviceName
|
4581
|
-
|
4581
|
+
|
4582
4582
|
def initialize(productid=nil, devicename=nil)
|
4583
4583
|
@ProductId = productid
|
4584
4584
|
@DeviceName = devicename
|
@@ -4596,7 +4596,7 @@ module TencentCloud
|
|
4596
4596
|
# @type RequestId: String
|
4597
4597
|
|
4598
4598
|
attr_accessor :RequestId
|
4599
|
-
|
4599
|
+
|
4600
4600
|
def initialize(requestid=nil)
|
4601
4601
|
@RequestId = requestid
|
4602
4602
|
end
|
@@ -4618,7 +4618,7 @@ module TencentCloud
|
|
4618
4618
|
# @type UserId: String
|
4619
4619
|
|
4620
4620
|
attr_accessor :ProductId, :DeviceName, :ChannelId, :UserId
|
4621
|
-
|
4621
|
+
|
4622
4622
|
def initialize(productid=nil, devicename=nil, channelid=nil, userid=nil)
|
4623
4623
|
@ProductId = productid
|
4624
4624
|
@DeviceName = devicename
|
@@ -4640,7 +4640,7 @@ module TencentCloud
|
|
4640
4640
|
# @type RequestId: String
|
4641
4641
|
|
4642
4642
|
attr_accessor :RequestId
|
4643
|
-
|
4643
|
+
|
4644
4644
|
def initialize(requestid=nil)
|
4645
4645
|
@RequestId = requestid
|
4646
4646
|
end
|
@@ -4662,7 +4662,7 @@ module TencentCloud
|
|
4662
4662
|
# @type TaskId: Integer
|
4663
4663
|
|
4664
4664
|
attr_accessor :ProductID, :DeviceName, :FirmwareVersion, :TaskId
|
4665
|
-
|
4665
|
+
|
4666
4666
|
def initialize(productid=nil, devicename=nil, firmwareversion=nil, taskid=nil)
|
4667
4667
|
@ProductID = productid
|
4668
4668
|
@DeviceName = devicename
|
@@ -4684,7 +4684,7 @@ module TencentCloud
|
|
4684
4684
|
# @type RequestId: String
|
4685
4685
|
|
4686
4686
|
attr_accessor :RequestId
|
4687
|
-
|
4687
|
+
|
4688
4688
|
def initialize(requestid=nil)
|
4689
4689
|
@RequestId = requestid
|
4690
4690
|
end
|
@@ -4708,7 +4708,7 @@ module TencentCloud
|
|
4708
4708
|
# @type Content: String
|
4709
4709
|
|
4710
4710
|
attr_accessor :ProductID, :DeviceName, :Level, :DateTime, :Content
|
4711
|
-
|
4711
|
+
|
4712
4712
|
def initialize(productid=nil, devicename=nil, level=nil, datetime=nil, content=nil)
|
4713
4713
|
@ProductID = productid
|
4714
4714
|
@DeviceName = devicename
|
@@ -4734,7 +4734,7 @@ module TencentCloud
|
|
4734
4734
|
# @type Value: String
|
4735
4735
|
|
4736
4736
|
attr_accessor :Key, :Value
|
4737
|
-
|
4737
|
+
|
4738
4738
|
def initialize(key=nil, value=nil)
|
4739
4739
|
@Key = key
|
4740
4740
|
@Value = value
|
@@ -4754,7 +4754,7 @@ module TencentCloud
|
|
4754
4754
|
# @type QueueType: Integer
|
4755
4755
|
|
4756
4756
|
attr_accessor :Skey, :QueueType
|
4757
|
-
|
4757
|
+
|
4758
4758
|
def initialize(skey=nil, queuetype=nil)
|
4759
4759
|
@Skey = skey
|
4760
4760
|
@QueueType = queuetype
|
@@ -4784,7 +4784,7 @@ module TencentCloud
|
|
4784
4784
|
# @type RequestId: String
|
4785
4785
|
|
4786
4786
|
attr_accessor :Endpoint, :Result, :RoleName, :RoleID, :QueueType, :ErrMsg, :RequestId
|
4787
|
-
|
4787
|
+
|
4788
4788
|
def initialize(endpoint=nil, result=nil, rolename=nil, roleid=nil, queuetype=nil, errmsg=nil, requestid=nil)
|
4789
4789
|
@Endpoint = endpoint
|
4790
4790
|
@Result = result
|
@@ -4816,7 +4816,7 @@ module TencentCloud
|
|
4816
4816
|
# @type Total: Integer
|
4817
4817
|
|
4818
4818
|
attr_accessor :Status, :Total
|
4819
|
-
|
4819
|
+
|
4820
4820
|
def initialize(status=nil, total=nil)
|
4821
4821
|
@Status = status
|
4822
4822
|
@Total = total
|
@@ -4838,7 +4838,7 @@ module TencentCloud
|
|
4838
4838
|
# @type ToDeviceName: String
|
4839
4839
|
|
4840
4840
|
attr_accessor :ProductId, :DeviceName, :ToDeviceName
|
4841
|
-
|
4841
|
+
|
4842
4842
|
def initialize(productid=nil, devicename=nil, todevicename=nil)
|
4843
4843
|
@ProductId = productid
|
4844
4844
|
@DeviceName = devicename
|
@@ -4858,7 +4858,7 @@ module TencentCloud
|
|
4858
4858
|
# @type RequestId: String
|
4859
4859
|
|
4860
4860
|
attr_accessor :RequestId
|
4861
|
-
|
4861
|
+
|
4862
4862
|
def initialize(requestid=nil)
|
4863
4863
|
@RequestId = requestid
|
4864
4864
|
end
|
@@ -4888,7 +4888,7 @@ module TencentCloud
|
|
4888
4888
|
# @type CKafkaTopic: String
|
4889
4889
|
|
4890
4890
|
attr_accessor :ModelId, :ProductId, :Type, :ForwardAddress, :ForwardKey, :CKafkaRegion, :CKafkaInstance, :CKafkaTopic
|
4891
|
-
|
4891
|
+
|
4892
4892
|
def initialize(modelid=nil, productid=nil, type=nil, forwardaddress=nil, forwardkey=nil, ckafkaregion=nil, ckafkainstance=nil, ckafkatopic=nil)
|
4893
4893
|
@ModelId = modelid
|
4894
4894
|
@ProductId = productid
|
@@ -4921,7 +4921,7 @@ module TencentCloud
|
|
4921
4921
|
# @type RequestId: String
|
4922
4922
|
|
4923
4923
|
attr_accessor :ForwardKey, :RequestId
|
4924
|
-
|
4924
|
+
|
4925
4925
|
def initialize(forwardkey=nil, requestid=nil)
|
4926
4926
|
@ForwardKey = forwardkey
|
4927
4927
|
@RequestId = requestid
|
@@ -4949,7 +4949,7 @@ module TencentCloud
|
|
4949
4949
|
# @type FirmwareDescription: String
|
4950
4950
|
|
4951
4951
|
attr_accessor :ProductID, :FirmwareVersion, :Md5sum, :FileSize, :FirmwareName, :FirmwareDescription
|
4952
|
-
|
4952
|
+
|
4953
4953
|
def initialize(productid=nil, firmwareversion=nil, md5sum=nil, filesize=nil, firmwarename=nil, firmwaredescription=nil)
|
4954
4954
|
@ProductID = productid
|
4955
4955
|
@FirmwareVersion = firmwareversion
|
@@ -4975,7 +4975,7 @@ module TencentCloud
|
|
4975
4975
|
# @type RequestId: String
|
4976
4976
|
|
4977
4977
|
attr_accessor :RequestId
|
4978
|
-
|
4978
|
+
|
4979
4979
|
def initialize(requestid=nil)
|
4980
4980
|
@RequestId = requestid
|
4981
4981
|
end
|
@@ -5009,7 +5009,7 @@ module TencentCloud
|
|
5009
5009
|
# @type UpdateTime: Integer
|
5010
5010
|
|
5011
5011
|
attr_accessor :Id, :UserId, :ProductId, :Status, :DevPre, :DevNum, :DevNumCreated, :BatchURL, :CreateTime, :UpdateTime
|
5012
|
-
|
5012
|
+
|
5013
5013
|
def initialize(id=nil, userid=nil, productid=nil, status=nil, devpre=nil, devnum=nil, devnumcreated=nil, batchurl=nil, createtime=nil, updatetime=nil)
|
5014
5014
|
@Id = id
|
5015
5015
|
@UserId = userid
|
@@ -5066,7 +5066,7 @@ module TencentCloud
|
|
5066
5066
|
# @type NetType: String
|
5067
5067
|
|
5068
5068
|
attr_accessor :ProductId, :ProductName, :DeviceType, :EncryptionType, :Features, :ChipOs, :ChipManufactureId, :ChipId, :ProductDescription, :CreateTime, :UpdateTime, :NetType
|
5069
|
-
|
5069
|
+
|
5070
5070
|
def initialize(productid=nil, productname=nil, devicetype=nil, encryptiontype=nil, features=nil, chipos=nil, chipmanufactureid=nil, chipid=nil, productdescription=nil, createtime=nil, updatetime=nil, nettype=nil)
|
5071
5071
|
@ProductId = productid
|
5072
5072
|
@ProductName = productname
|
@@ -5106,7 +5106,7 @@ module TencentCloud
|
|
5106
5106
|
# @type DeviceName: String
|
5107
5107
|
|
5108
5108
|
attr_accessor :ProductId, :DeviceName
|
5109
|
-
|
5109
|
+
|
5110
5110
|
def initialize(productid=nil, devicename=nil)
|
5111
5111
|
@ProductId = productid
|
5112
5112
|
@DeviceName = devicename
|
@@ -5124,7 +5124,7 @@ module TencentCloud
|
|
5124
5124
|
# @type RequestId: String
|
5125
5125
|
|
5126
5126
|
attr_accessor :RequestId
|
5127
|
-
|
5127
|
+
|
5128
5128
|
def initialize(requestid=nil)
|
5129
5129
|
@RequestId = requestid
|
5130
5130
|
end
|