tencentcloud-sdk-iotvideoindustry 3.0.590 → 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/v20201201/models.rb +240 -240
- metadata +2 -2
data/lib/v20201201/models.rb
CHANGED
@@ -27,7 +27,7 @@ module TencentCloud
|
|
27
27
|
# @type Info: Array
|
28
28
|
|
29
29
|
attr_accessor :Date, :Info
|
30
|
-
|
30
|
+
|
31
31
|
def initialize(date=nil, info=nil)
|
32
32
|
@Date = date
|
33
33
|
@Info = info
|
@@ -56,7 +56,7 @@ module TencentCloud
|
|
56
56
|
# @type Count: Integer
|
57
57
|
|
58
58
|
attr_accessor :Key, :Count
|
59
|
-
|
59
|
+
|
60
60
|
def initialize(key=nil, count=nil)
|
61
61
|
@Key = key
|
62
62
|
@Count = count
|
@@ -111,7 +111,7 @@ module TencentCloud
|
|
111
111
|
# @type GroupName: String
|
112
112
|
|
113
113
|
attr_accessor :DeviceId, :DeviceType, :Status, :CreateTime, :ExtraInformation, :NickName, :GroupPath, :DeviceCode, :IsRecord, :Recordable, :Protocol, :GroupId, :GroupName
|
114
|
-
|
114
|
+
|
115
115
|
def initialize(deviceid=nil, devicetype=nil, status=nil, createtime=nil, extrainformation=nil, nickname=nil, grouppath=nil, devicecode=nil, isrecord=nil, recordable=nil, protocol=nil, groupid=nil, groupname=nil)
|
116
116
|
@DeviceId = deviceid
|
117
117
|
@DeviceType = devicetype
|
@@ -153,7 +153,7 @@ module TencentCloud
|
|
153
153
|
# @type DeviceList: Array
|
154
154
|
|
155
155
|
attr_accessor :GroupId, :DeviceList
|
156
|
-
|
156
|
+
|
157
157
|
def initialize(groupid=nil, devicelist=nil)
|
158
158
|
@GroupId = groupid
|
159
159
|
@DeviceList = devicelist
|
@@ -171,7 +171,7 @@ module TencentCloud
|
|
171
171
|
# @type RequestId: String
|
172
172
|
|
173
173
|
attr_accessor :RequestId
|
174
|
-
|
174
|
+
|
175
175
|
def initialize(requestid=nil)
|
176
176
|
@RequestId = requestid
|
177
177
|
end
|
@@ -210,7 +210,7 @@ module TencentCloud
|
|
210
210
|
# @type BusinessGroupId: String
|
211
211
|
|
212
212
|
attr_accessor :ChannelName, :ChannelId, :ChannelType, :ChannelCode, :ExtraInformation, :Status, :IsRecord, :DeviceId, :BusinessGroupId
|
213
|
-
|
213
|
+
|
214
214
|
def initialize(channelname=nil, channelid=nil, channeltype=nil, channelcode=nil, extrainformation=nil, status=nil, isrecord=nil, deviceid=nil, businessgroupid=nil)
|
215
215
|
@ChannelName = channelname
|
216
216
|
@ChannelId = channelid
|
@@ -246,7 +246,7 @@ module TencentCloud
|
|
246
246
|
# @type ChannelId: String
|
247
247
|
|
248
248
|
attr_accessor :DeviceId, :ChannelId
|
249
|
-
|
249
|
+
|
250
250
|
def initialize(deviceid=nil, channelid=nil)
|
251
251
|
@DeviceId = deviceid
|
252
252
|
@ChannelId = channelid
|
@@ -275,7 +275,7 @@ module TencentCloud
|
|
275
275
|
# @type Command: String
|
276
276
|
|
277
277
|
attr_accessor :DeviceId, :ChannelId, :StreamId, :Command
|
278
|
-
|
278
|
+
|
279
279
|
def initialize(deviceid=nil, channelid=nil, streamid=nil, command=nil)
|
280
280
|
@DeviceId = deviceid
|
281
281
|
@ChannelId = channelid
|
@@ -297,7 +297,7 @@ module TencentCloud
|
|
297
297
|
# @type RequestId: String
|
298
298
|
|
299
299
|
attr_accessor :RequestId
|
300
|
-
|
300
|
+
|
301
301
|
def initialize(requestid=nil)
|
302
302
|
@RequestId = requestid
|
303
303
|
end
|
@@ -332,7 +332,7 @@ module TencentCloud
|
|
332
332
|
# @type Command: String
|
333
333
|
|
334
334
|
attr_accessor :DeviceId, :ChannelId, :Command
|
335
|
-
|
335
|
+
|
336
336
|
def initialize(deviceid=nil, channelid=nil, command=nil)
|
337
337
|
@DeviceId = deviceid
|
338
338
|
@ChannelId = channelid
|
@@ -352,7 +352,7 @@ module TencentCloud
|
|
352
352
|
# @type RequestId: String
|
353
353
|
|
354
354
|
attr_accessor :RequestId
|
355
|
-
|
355
|
+
|
356
356
|
def initialize(requestid=nil)
|
357
357
|
@RequestId = requestid
|
358
358
|
end
|
@@ -387,7 +387,7 @@ module TencentCloud
|
|
387
387
|
# @type ChannelId: String
|
388
388
|
|
389
389
|
attr_accessor :DeviceId, :Command, :ChannelId
|
390
|
-
|
390
|
+
|
391
391
|
def initialize(deviceid=nil, command=nil, channelid=nil)
|
392
392
|
@DeviceId = deviceid
|
393
393
|
@Command = command
|
@@ -407,7 +407,7 @@ module TencentCloud
|
|
407
407
|
# @type RequestId: String
|
408
408
|
|
409
409
|
attr_accessor :RequestId
|
410
|
-
|
410
|
+
|
411
411
|
def initialize(requestid=nil)
|
412
412
|
@RequestId = requestid
|
413
413
|
end
|
@@ -431,7 +431,7 @@ module TencentCloud
|
|
431
431
|
# @type ResetTime: Integer
|
432
432
|
|
433
433
|
attr_accessor :ChannelId, :DeviceId, :Enable, :PresetId, :ResetTime
|
434
|
-
|
434
|
+
|
435
435
|
def initialize(channelid=nil, deviceid=nil, enable=nil, presetid=nil, resettime=nil)
|
436
436
|
@ChannelId = channelid
|
437
437
|
@DeviceId = deviceid
|
@@ -455,7 +455,7 @@ module TencentCloud
|
|
455
455
|
# @type RequestId: String
|
456
456
|
|
457
457
|
attr_accessor :RequestId
|
458
|
-
|
458
|
+
|
459
459
|
def initialize(requestid=nil)
|
460
460
|
@RequestId = requestid
|
461
461
|
end
|
@@ -480,7 +480,7 @@ module TencentCloud
|
|
480
480
|
# @type DeviceId: String
|
481
481
|
|
482
482
|
attr_accessor :ChannelId, :Command, :PresetId, :DeviceId
|
483
|
-
|
483
|
+
|
484
484
|
def initialize(channelid=nil, command=nil, presetid=nil, deviceid=nil)
|
485
485
|
@ChannelId = channelid
|
486
486
|
@Command = command
|
@@ -502,7 +502,7 @@ module TencentCloud
|
|
502
502
|
# @type RequestId: String
|
503
503
|
|
504
504
|
attr_accessor :RequestId
|
505
|
-
|
505
|
+
|
506
506
|
def initialize(requestid=nil)
|
507
507
|
@RequestId = requestid
|
508
508
|
end
|
@@ -529,7 +529,7 @@ module TencentCloud
|
|
529
529
|
# @type ChannelId: String
|
530
530
|
|
531
531
|
attr_accessor :DeviceId, :StreamId, :Command, :ChannelId
|
532
|
-
|
532
|
+
|
533
533
|
def initialize(deviceid=nil, streamid=nil, command=nil, channelid=nil)
|
534
534
|
@DeviceId = deviceid
|
535
535
|
@StreamId = streamid
|
@@ -551,7 +551,7 @@ module TencentCloud
|
|
551
551
|
# @type RequestId: String
|
552
552
|
|
553
553
|
attr_accessor :RequestId
|
554
|
-
|
554
|
+
|
555
555
|
def initialize(requestid=nil)
|
556
556
|
@RequestId = requestid
|
557
557
|
end
|
@@ -571,7 +571,7 @@ module TencentCloud
|
|
571
571
|
# @type GroupDescribe: String
|
572
572
|
|
573
573
|
attr_accessor :GroupName, :ParentId, :GroupDescribe
|
574
|
-
|
574
|
+
|
575
575
|
def initialize(groupname=nil, parentid=nil, groupdescribe=nil)
|
576
576
|
@GroupName = groupname
|
577
577
|
@ParentId = parentid
|
@@ -597,7 +597,7 @@ module TencentCloud
|
|
597
597
|
# @type RequestId: String
|
598
598
|
|
599
599
|
attr_accessor :Status, :GroupId, :RequestId
|
600
|
-
|
600
|
+
|
601
601
|
def initialize(status=nil, groupid=nil, requestid=nil)
|
602
602
|
@Status = status
|
603
603
|
@GroupId = groupid
|
@@ -623,7 +623,7 @@ module TencentCloud
|
|
623
623
|
# @type GroupId: String
|
624
624
|
|
625
625
|
attr_accessor :NickName, :PassWord, :DeviceType, :GroupId
|
626
|
-
|
626
|
+
|
627
627
|
def initialize(nickname=nil, password=nil, devicetype=nil, groupid=nil)
|
628
628
|
@NickName = nickname
|
629
629
|
@PassWord = password
|
@@ -654,7 +654,7 @@ module TencentCloud
|
|
654
654
|
# @type RequestId: String
|
655
655
|
|
656
656
|
attr_accessor :DeviceCode, :DeviceId, :VirtualGroupId, :RequestId
|
657
|
-
|
657
|
+
|
658
658
|
def initialize(devicecode=nil, deviceid=nil, virtualgroupid=nil, requestid=nil)
|
659
659
|
@DeviceCode = devicecode
|
660
660
|
@DeviceId = deviceid
|
@@ -678,7 +678,7 @@ module TencentCloud
|
|
678
678
|
# @type LiveChannelType: Integer
|
679
679
|
|
680
680
|
attr_accessor :LiveChannelName, :LiveChannelType
|
681
|
-
|
681
|
+
|
682
682
|
def initialize(livechannelname=nil, livechanneltype=nil)
|
683
683
|
@LiveChannelName = livechannelname
|
684
684
|
@LiveChannelType = livechanneltype
|
@@ -702,7 +702,7 @@ module TencentCloud
|
|
702
702
|
# @type RequestId: String
|
703
703
|
|
704
704
|
attr_accessor :LiveChannelId, :PushStreamAddress, :RequestId
|
705
|
-
|
705
|
+
|
706
706
|
def initialize(livechannelid=nil, pushstreamaddress=nil, requestid=nil)
|
707
707
|
@LiveChannelId = livechannelid
|
708
708
|
@PushStreamAddress = pushstreamaddress
|
@@ -730,7 +730,7 @@ module TencentCloud
|
|
730
730
|
# @type LiveChannelIds: Array
|
731
731
|
|
732
732
|
attr_accessor :PlanName, :PlanType, :TemplateId, :RecordStorageTime, :LiveChannelIds
|
733
|
-
|
733
|
+
|
734
734
|
def initialize(planname=nil, plantype=nil, templateid=nil, recordstoragetime=nil, livechannelids=nil)
|
735
735
|
@PlanName = planname
|
736
736
|
@PlanType = plantype
|
@@ -757,7 +757,7 @@ module TencentCloud
|
|
757
757
|
# @type RequestId: String
|
758
758
|
|
759
759
|
attr_accessor :PlanId, :RequestId
|
760
|
-
|
760
|
+
|
761
761
|
def initialize(planid=nil, requestid=nil)
|
762
762
|
@PlanId = planid
|
763
763
|
@RequestId = requestid
|
@@ -787,7 +787,7 @@ module TencentCloud
|
|
787
787
|
# @type TopicName: String
|
788
788
|
|
789
789
|
attr_accessor :RegionId, :RegionName, :Instance, :InstanceName, :MessageType, :TopicId, :TopicName
|
790
|
-
|
790
|
+
|
791
791
|
def initialize(regionid=nil, regionname=nil, instance=nil, instancename=nil, messagetype=nil, topicid=nil, topicname=nil)
|
792
792
|
@RegionId = regionid
|
793
793
|
@RegionName = regionname
|
@@ -818,7 +818,7 @@ module TencentCloud
|
|
818
818
|
# @type RequestId: String
|
819
819
|
|
820
820
|
attr_accessor :IntId, :RequestId
|
821
|
-
|
821
|
+
|
822
822
|
def initialize(intid=nil, requestid=nil)
|
823
823
|
@IntId = intid
|
824
824
|
@RequestId = requestid
|
@@ -844,7 +844,7 @@ module TencentCloud
|
|
844
844
|
# @type RecordStorageTime: Integer
|
845
845
|
|
846
846
|
attr_accessor :Name, :TimeTemplateId, :EventId, :Devices, :RecordStorageTime
|
847
|
-
|
847
|
+
|
848
848
|
def initialize(name=nil, timetemplateid=nil, eventid=nil, devices=nil, recordstoragetime=nil)
|
849
849
|
@Name = name
|
850
850
|
@TimeTemplateId = timetemplateid
|
@@ -877,7 +877,7 @@ module TencentCloud
|
|
877
877
|
# @type RequestId: String
|
878
878
|
|
879
879
|
attr_accessor :PlanId, :RequestId
|
880
|
-
|
880
|
+
|
881
881
|
def initialize(planid=nil, requestid=nil)
|
882
882
|
@PlanId = planid
|
883
883
|
@RequestId = requestid
|
@@ -901,7 +901,7 @@ module TencentCloud
|
|
901
901
|
# @type RecordStorageTime: Integer
|
902
902
|
|
903
903
|
attr_accessor :Name, :TimeTemplateId, :Channels, :RecordStorageTime
|
904
|
-
|
904
|
+
|
905
905
|
def initialize(name=nil, timetemplateid=nil, channels=nil, recordstoragetime=nil)
|
906
906
|
@Name = name
|
907
907
|
@TimeTemplateId = timetemplateid
|
@@ -932,7 +932,7 @@ module TencentCloud
|
|
932
932
|
# @type RequestId: String
|
933
933
|
|
934
934
|
attr_accessor :PlanId, :RequestId
|
935
|
-
|
935
|
+
|
936
936
|
def initialize(planid=nil, requestid=nil)
|
937
937
|
@PlanId = planid
|
938
938
|
@RequestId = requestid
|
@@ -960,7 +960,7 @@ module TencentCloud
|
|
960
960
|
# @type Channels: Array
|
961
961
|
|
962
962
|
attr_accessor :SceneName, :SceneTrigger, :RecordDuration, :StoreDuration, :Devices, :Channels
|
963
|
-
|
963
|
+
|
964
964
|
def initialize(scenename=nil, scenetrigger=nil, recordduration=nil, storeduration=nil, devices=nil, channels=nil)
|
965
965
|
@SceneName = scenename
|
966
966
|
@SceneTrigger = scenetrigger
|
@@ -1003,7 +1003,7 @@ module TencentCloud
|
|
1003
1003
|
# @type RequestId: String
|
1004
1004
|
|
1005
1005
|
attr_accessor :IntId, :RequestId
|
1006
|
-
|
1006
|
+
|
1007
1007
|
def initialize(intid=nil, requestid=nil)
|
1008
1008
|
@IntId = intid
|
1009
1009
|
@RequestId = requestid
|
@@ -1025,7 +1025,7 @@ module TencentCloud
|
|
1025
1025
|
# @type TimeTemplateSpecs: Array
|
1026
1026
|
|
1027
1027
|
attr_accessor :Name, :IsAllWeek, :TimeTemplateSpecs
|
1028
|
-
|
1028
|
+
|
1029
1029
|
def initialize(name=nil, isallweek=nil, timetemplatespecs=nil)
|
1030
1030
|
@Name = name
|
1031
1031
|
@IsAllWeek = isallweek
|
@@ -1054,7 +1054,7 @@ module TencentCloud
|
|
1054
1054
|
# @type RequestId: String
|
1055
1055
|
|
1056
1056
|
attr_accessor :TemplateId, :RequestId
|
1057
|
-
|
1057
|
+
|
1058
1058
|
def initialize(templateid=nil, requestid=nil)
|
1059
1059
|
@TemplateId = templateid
|
1060
1060
|
@RequestId = requestid
|
@@ -1074,7 +1074,7 @@ module TencentCloud
|
|
1074
1074
|
# @type ChannelId: String
|
1075
1075
|
|
1076
1076
|
attr_accessor :DeviceId, :ChannelId
|
1077
|
-
|
1077
|
+
|
1078
1078
|
def initialize(deviceid=nil, channelid=nil)
|
1079
1079
|
@DeviceId = deviceid
|
1080
1080
|
@ChannelId = channelid
|
@@ -1092,7 +1092,7 @@ module TencentCloud
|
|
1092
1092
|
# @type RequestId: String
|
1093
1093
|
|
1094
1094
|
attr_accessor :RequestId
|
1095
|
-
|
1095
|
+
|
1096
1096
|
def initialize(requestid=nil)
|
1097
1097
|
@RequestId = requestid
|
1098
1098
|
end
|
@@ -1108,7 +1108,7 @@ module TencentCloud
|
|
1108
1108
|
# @type GroupId: String
|
1109
1109
|
|
1110
1110
|
attr_accessor :GroupId
|
1111
|
-
|
1111
|
+
|
1112
1112
|
def initialize(groupid=nil)
|
1113
1113
|
@GroupId = groupid
|
1114
1114
|
end
|
@@ -1127,7 +1127,7 @@ module TencentCloud
|
|
1127
1127
|
# @type RequestId: String
|
1128
1128
|
|
1129
1129
|
attr_accessor :Status, :RequestId
|
1130
|
-
|
1130
|
+
|
1131
1131
|
def initialize(status=nil, requestid=nil)
|
1132
1132
|
@Status = status
|
1133
1133
|
@RequestId = requestid
|
@@ -1145,7 +1145,7 @@ module TencentCloud
|
|
1145
1145
|
# @type DeviceId: String
|
1146
1146
|
|
1147
1147
|
attr_accessor :DeviceId
|
1148
|
-
|
1148
|
+
|
1149
1149
|
def initialize(deviceid=nil)
|
1150
1150
|
@DeviceId = deviceid
|
1151
1151
|
end
|
@@ -1164,7 +1164,7 @@ module TencentCloud
|
|
1164
1164
|
# @type RequestId: String
|
1165
1165
|
|
1166
1166
|
attr_accessor :Status, :RequestId
|
1167
|
-
|
1167
|
+
|
1168
1168
|
def initialize(status=nil, requestid=nil)
|
1169
1169
|
@Status = status
|
1170
1170
|
@RequestId = requestid
|
@@ -1182,7 +1182,7 @@ module TencentCloud
|
|
1182
1182
|
# @type LiveChannelId: String
|
1183
1183
|
|
1184
1184
|
attr_accessor :LiveChannelId
|
1185
|
-
|
1185
|
+
|
1186
1186
|
def initialize(livechannelid=nil)
|
1187
1187
|
@LiveChannelId = livechannelid
|
1188
1188
|
end
|
@@ -1198,7 +1198,7 @@ module TencentCloud
|
|
1198
1198
|
# @type RequestId: String
|
1199
1199
|
|
1200
1200
|
attr_accessor :RequestId
|
1201
|
-
|
1201
|
+
|
1202
1202
|
def initialize(requestid=nil)
|
1203
1203
|
@RequestId = requestid
|
1204
1204
|
end
|
@@ -1214,7 +1214,7 @@ module TencentCloud
|
|
1214
1214
|
# @type PlanId: String
|
1215
1215
|
|
1216
1216
|
attr_accessor :PlanId
|
1217
|
-
|
1217
|
+
|
1218
1218
|
def initialize(planid=nil)
|
1219
1219
|
@PlanId = planid
|
1220
1220
|
end
|
@@ -1232,7 +1232,7 @@ module TencentCloud
|
|
1232
1232
|
# @type RequestId: String
|
1233
1233
|
|
1234
1234
|
attr_accessor :Status, :RequestId
|
1235
|
-
|
1235
|
+
|
1236
1236
|
def initialize(status=nil, requestid=nil)
|
1237
1237
|
@Status = status
|
1238
1238
|
@RequestId = requestid
|
@@ -1250,7 +1250,7 @@ module TencentCloud
|
|
1250
1250
|
# @type IntIDs: Array
|
1251
1251
|
|
1252
1252
|
attr_accessor :IntIDs
|
1253
|
-
|
1253
|
+
|
1254
1254
|
def initialize(intids=nil)
|
1255
1255
|
@IntIDs = intids
|
1256
1256
|
end
|
@@ -1266,7 +1266,7 @@ module TencentCloud
|
|
1266
1266
|
# @type RequestId: String
|
1267
1267
|
|
1268
1268
|
attr_accessor :RequestId
|
1269
|
-
|
1269
|
+
|
1270
1270
|
def initialize(requestid=nil)
|
1271
1271
|
@RequestId = requestid
|
1272
1272
|
end
|
@@ -1282,7 +1282,7 @@ module TencentCloud
|
|
1282
1282
|
# @type IntId: Integer
|
1283
1283
|
|
1284
1284
|
attr_accessor :IntId
|
1285
|
-
|
1285
|
+
|
1286
1286
|
def initialize(intid=nil)
|
1287
1287
|
@IntId = intid
|
1288
1288
|
end
|
@@ -1298,7 +1298,7 @@ module TencentCloud
|
|
1298
1298
|
# @type RequestId: String
|
1299
1299
|
|
1300
1300
|
attr_accessor :RequestId
|
1301
|
-
|
1301
|
+
|
1302
1302
|
def initialize(requestid=nil)
|
1303
1303
|
@RequestId = requestid
|
1304
1304
|
end
|
@@ -1314,7 +1314,7 @@ module TencentCloud
|
|
1314
1314
|
# @type PlanId: String
|
1315
1315
|
|
1316
1316
|
attr_accessor :PlanId
|
1317
|
-
|
1317
|
+
|
1318
1318
|
def initialize(planid=nil)
|
1319
1319
|
@PlanId = planid
|
1320
1320
|
end
|
@@ -1332,7 +1332,7 @@ module TencentCloud
|
|
1332
1332
|
# @type RequestId: String
|
1333
1333
|
|
1334
1334
|
attr_accessor :Status, :RequestId
|
1335
|
-
|
1335
|
+
|
1336
1336
|
def initialize(status=nil, requestid=nil)
|
1337
1337
|
@Status = status
|
1338
1338
|
@RequestId = requestid
|
@@ -1350,7 +1350,7 @@ module TencentCloud
|
|
1350
1350
|
# @type PlanId: String
|
1351
1351
|
|
1352
1352
|
attr_accessor :PlanId
|
1353
|
-
|
1353
|
+
|
1354
1354
|
def initialize(planid=nil)
|
1355
1355
|
@PlanId = planid
|
1356
1356
|
end
|
@@ -1368,7 +1368,7 @@ module TencentCloud
|
|
1368
1368
|
# @type RequestId: String
|
1369
1369
|
|
1370
1370
|
attr_accessor :Status, :RequestId
|
1371
|
-
|
1371
|
+
|
1372
1372
|
def initialize(status=nil, requestid=nil)
|
1373
1373
|
@Status = status
|
1374
1374
|
@RequestId = requestid
|
@@ -1386,7 +1386,7 @@ module TencentCloud
|
|
1386
1386
|
# @type IntId: Integer
|
1387
1387
|
|
1388
1388
|
attr_accessor :IntId
|
1389
|
-
|
1389
|
+
|
1390
1390
|
def initialize(intid=nil)
|
1391
1391
|
@IntId = intid
|
1392
1392
|
end
|
@@ -1402,7 +1402,7 @@ module TencentCloud
|
|
1402
1402
|
# @type RequestId: String
|
1403
1403
|
|
1404
1404
|
attr_accessor :RequestId
|
1405
|
-
|
1405
|
+
|
1406
1406
|
def initialize(requestid=nil)
|
1407
1407
|
@RequestId = requestid
|
1408
1408
|
end
|
@@ -1418,7 +1418,7 @@ module TencentCloud
|
|
1418
1418
|
# @type TemplateId: String
|
1419
1419
|
|
1420
1420
|
attr_accessor :TemplateId
|
1421
|
-
|
1421
|
+
|
1422
1422
|
def initialize(templateid=nil)
|
1423
1423
|
@TemplateId = templateid
|
1424
1424
|
end
|
@@ -1437,7 +1437,7 @@ module TencentCloud
|
|
1437
1437
|
# @type RequestId: String
|
1438
1438
|
|
1439
1439
|
attr_accessor :Status, :RequestId
|
1440
|
-
|
1440
|
+
|
1441
1441
|
def initialize(status=nil, requestid=nil)
|
1442
1442
|
@Status = status
|
1443
1443
|
@RequestId = requestid
|
@@ -1455,7 +1455,7 @@ module TencentCloud
|
|
1455
1455
|
# @type InitIDs: Array
|
1456
1456
|
|
1457
1457
|
attr_accessor :InitIDs
|
1458
|
-
|
1458
|
+
|
1459
1459
|
def initialize(initids=nil)
|
1460
1460
|
@InitIDs = initids
|
1461
1461
|
end
|
@@ -1471,7 +1471,7 @@ module TencentCloud
|
|
1471
1471
|
# @type RequestId: String
|
1472
1472
|
|
1473
1473
|
attr_accessor :RequestId
|
1474
|
-
|
1474
|
+
|
1475
1475
|
def initialize(requestid=nil)
|
1476
1476
|
@RequestId = requestid
|
1477
1477
|
end
|
@@ -1489,7 +1489,7 @@ module TencentCloud
|
|
1489
1489
|
# @type Index: String
|
1490
1490
|
|
1491
1491
|
attr_accessor :Id, :Index
|
1492
|
-
|
1492
|
+
|
1493
1493
|
def initialize(id=nil, index=nil)
|
1494
1494
|
@Id = id
|
1495
1495
|
@Index = index
|
@@ -1507,7 +1507,7 @@ module TencentCloud
|
|
1507
1507
|
# @type RequestId: String
|
1508
1508
|
|
1509
1509
|
attr_accessor :RequestId
|
1510
|
-
|
1510
|
+
|
1511
1511
|
def initialize(requestid=nil)
|
1512
1512
|
@RequestId = requestid
|
1513
1513
|
end
|
@@ -1525,7 +1525,7 @@ module TencentCloud
|
|
1525
1525
|
# @type EndTime: Integer
|
1526
1526
|
|
1527
1527
|
attr_accessor :StartTime, :EndTime
|
1528
|
-
|
1528
|
+
|
1529
1529
|
def initialize(starttime=nil, endtime=nil)
|
1530
1530
|
@StartTime = starttime
|
1531
1531
|
@EndTime = endtime
|
@@ -1546,7 +1546,7 @@ module TencentCloud
|
|
1546
1546
|
# @type RequestId: String
|
1547
1547
|
|
1548
1548
|
attr_accessor :Data, :RequestId
|
1549
|
-
|
1549
|
+
|
1550
1550
|
def initialize(data=nil, requestid=nil)
|
1551
1551
|
@Data = data
|
1552
1552
|
@RequestId = requestid
|
@@ -1579,7 +1579,7 @@ module TencentCloud
|
|
1579
1579
|
# @type DeviceTypes: Array
|
1580
1580
|
|
1581
1581
|
attr_accessor :Offset, :Limit, :NickName, :DeviceIds, :DeviceTypes
|
1582
|
-
|
1582
|
+
|
1583
1583
|
def initialize(offset=nil, limit=nil, nickname=nil, deviceids=nil, devicetypes=nil)
|
1584
1584
|
@Offset = offset
|
1585
1585
|
@Limit = limit
|
@@ -1609,7 +1609,7 @@ module TencentCloud
|
|
1609
1609
|
# @type RequestId: String
|
1610
1610
|
|
1611
1611
|
attr_accessor :TotalCount, :Devices, :RequestId
|
1612
|
-
|
1612
|
+
|
1613
1613
|
def initialize(totalcount=nil, devices=nil, requestid=nil)
|
1614
1614
|
@TotalCount = totalcount
|
1615
1615
|
@Devices = devices
|
@@ -1640,7 +1640,7 @@ module TencentCloud
|
|
1640
1640
|
# @type Offset: Integer
|
1641
1641
|
|
1642
1642
|
attr_accessor :Limit, :SceneId, :Offset
|
1643
|
-
|
1643
|
+
|
1644
1644
|
def initialize(limit=nil, sceneid=nil, offset=nil)
|
1645
1645
|
@Limit = limit
|
1646
1646
|
@SceneId = sceneid
|
@@ -1666,7 +1666,7 @@ module TencentCloud
|
|
1666
1666
|
# @type RequestId: String
|
1667
1667
|
|
1668
1668
|
attr_accessor :Total, :List, :RequestId
|
1669
|
-
|
1669
|
+
|
1670
1670
|
def initialize(total=nil, list=nil, requestid=nil)
|
1671
1671
|
@Total = total
|
1672
1672
|
@List = list
|
@@ -1697,7 +1697,7 @@ module TencentCloud
|
|
1697
1697
|
# @type Limit: Integer
|
1698
1698
|
|
1699
1699
|
attr_accessor :SceneId, :Offset, :Limit
|
1700
|
-
|
1700
|
+
|
1701
1701
|
def initialize(sceneid=nil, offset=nil, limit=nil)
|
1702
1702
|
@SceneId = sceneid
|
1703
1703
|
@Offset = offset
|
@@ -1723,7 +1723,7 @@ module TencentCloud
|
|
1723
1723
|
# @type RequestId: String
|
1724
1724
|
|
1725
1725
|
attr_accessor :Total, :List, :RequestId
|
1726
|
-
|
1726
|
+
|
1727
1727
|
def initialize(total=nil, list=nil, requestid=nil)
|
1728
1728
|
@Total = total
|
1729
1729
|
@List = list
|
@@ -1752,7 +1752,7 @@ module TencentCloud
|
|
1752
1752
|
# @type ChannelId: String
|
1753
1753
|
|
1754
1754
|
attr_accessor :DeviceId, :ChannelId
|
1755
|
-
|
1755
|
+
|
1756
1756
|
def initialize(deviceid=nil, channelid=nil)
|
1757
1757
|
@DeviceId = deviceid
|
1758
1758
|
@ChannelId = channelid
|
@@ -1772,7 +1772,7 @@ module TencentCloud
|
|
1772
1772
|
# @type RequestId: String
|
1773
1773
|
|
1774
1774
|
attr_accessor :Data, :RequestId
|
1775
|
-
|
1775
|
+
|
1776
1776
|
def initialize(data=nil, requestid=nil)
|
1777
1777
|
@Data = data
|
1778
1778
|
@RequestId = requestid
|
@@ -1803,7 +1803,7 @@ module TencentCloud
|
|
1803
1803
|
# @type EndTime: Integer
|
1804
1804
|
|
1805
1805
|
attr_accessor :DeviceId, :ChannelId, :RecordId, :ExpireTime, :StartTime, :EndTime
|
1806
|
-
|
1806
|
+
|
1807
1807
|
def initialize(deviceid=nil, channelid=nil, recordid=nil, expiretime=nil, starttime=nil, endtime=nil)
|
1808
1808
|
@DeviceId = deviceid
|
1809
1809
|
@ChannelId = channelid
|
@@ -1831,7 +1831,7 @@ module TencentCloud
|
|
1831
1831
|
# @type RequestId: String
|
1832
1832
|
|
1833
1833
|
attr_accessor :Data, :RequestId
|
1834
|
-
|
1834
|
+
|
1835
1835
|
def initialize(data=nil, requestid=nil)
|
1836
1836
|
@Data = data
|
1837
1837
|
@RequestId = requestid
|
@@ -1856,7 +1856,7 @@ module TencentCloud
|
|
1856
1856
|
# @type ChannelId: String
|
1857
1857
|
|
1858
1858
|
attr_accessor :DeviceId, :ExpireTime, :ChannelId
|
1859
|
-
|
1859
|
+
|
1860
1860
|
def initialize(deviceid=nil, expiretime=nil, channelid=nil)
|
1861
1861
|
@DeviceId = deviceid
|
1862
1862
|
@ExpireTime = expiretime
|
@@ -1878,7 +1878,7 @@ module TencentCloud
|
|
1878
1878
|
# @type RequestId: String
|
1879
1879
|
|
1880
1880
|
attr_accessor :Data, :RequestId
|
1881
|
-
|
1881
|
+
|
1882
1882
|
def initialize(data=nil, requestid=nil)
|
1883
1883
|
@Data = data
|
1884
1884
|
@RequestId = requestid
|
@@ -1903,7 +1903,7 @@ module TencentCloud
|
|
1903
1903
|
# @type Limit: Integer
|
1904
1904
|
|
1905
1905
|
attr_accessor :PlanId, :Offset, :Limit
|
1906
|
-
|
1906
|
+
|
1907
1907
|
def initialize(planid=nil, offset=nil, limit=nil)
|
1908
1908
|
@PlanId = planid
|
1909
1909
|
@Offset = offset
|
@@ -1929,7 +1929,7 @@ module TencentCloud
|
|
1929
1929
|
# @type RequestId: String
|
1930
1930
|
|
1931
1931
|
attr_accessor :TotalCount, :LiveChannels, :RequestId
|
1932
|
-
|
1932
|
+
|
1933
1933
|
def initialize(totalcount=nil, livechannels=nil, requestid=nil)
|
1934
1934
|
@TotalCount = totalcount
|
1935
1935
|
@LiveChannels = livechannels
|
@@ -1966,7 +1966,7 @@ module TencentCloud
|
|
1966
1966
|
# @type SceneId: Integer
|
1967
1967
|
|
1968
1968
|
attr_accessor :DeviceId, :Limit, :Offset, :ChannelTypes, :PlanId, :SceneId
|
1969
|
-
|
1969
|
+
|
1970
1970
|
def initialize(deviceid=nil, limit=nil, offset=nil, channeltypes=nil, planid=nil, sceneid=nil)
|
1971
1971
|
@DeviceId = deviceid
|
1972
1972
|
@Limit = limit
|
@@ -1998,7 +1998,7 @@ module TencentCloud
|
|
1998
1998
|
# @type RequestId: String
|
1999
1999
|
|
2000
2000
|
attr_accessor :TotalCount, :Channels, :RequestId
|
2001
|
-
|
2001
|
+
|
2002
2002
|
def initialize(totalcount=nil, channels=nil, requestid=nil)
|
2003
2003
|
@TotalCount = totalcount
|
2004
2004
|
@Channels = channels
|
@@ -2022,7 +2022,7 @@ module TencentCloud
|
|
2022
2022
|
# DescribeCurrentDeviceData请求参数结构体
|
2023
2023
|
class DescribeCurrentDeviceDataRequest < TencentCloud::Common::AbstractModel
|
2024
2024
|
|
2025
|
-
|
2025
|
+
|
2026
2026
|
def initialize()
|
2027
2027
|
end
|
2028
2028
|
|
@@ -2046,7 +2046,7 @@ module TencentCloud
|
|
2046
2046
|
# @type RequestId: String
|
2047
2047
|
|
2048
2048
|
attr_accessor :Channels, :Devices, :OnlineChannels, :OnlineDevices, :RecordingChannels, :RequestId
|
2049
|
-
|
2049
|
+
|
2050
2050
|
def initialize(channels=nil, devices=nil, onlinechannels=nil, onlinedevices=nil, recordingchannels=nil, requestid=nil)
|
2051
2051
|
@Channels = channels
|
2052
2052
|
@Devices = devices
|
@@ -2082,7 +2082,7 @@ module TencentCloud
|
|
2082
2082
|
# @type Limit: Integer
|
2083
2083
|
|
2084
2084
|
attr_accessor :StartTime, :EndTime, :DeviceId, :EventTypes, :Offset, :Limit
|
2085
|
-
|
2085
|
+
|
2086
2086
|
def initialize(starttime=nil, endtime=nil, deviceid=nil, eventtypes=nil, offset=nil, limit=nil)
|
2087
2087
|
@StartTime = starttime
|
2088
2088
|
@EndTime = endtime
|
@@ -2114,7 +2114,7 @@ module TencentCloud
|
|
2114
2114
|
# @type RequestId: String
|
2115
2115
|
|
2116
2116
|
attr_accessor :TotalCount, :Events, :RequestId
|
2117
|
-
|
2117
|
+
|
2118
2118
|
def initialize(totalcount=nil, events=nil, requestid=nil)
|
2119
2119
|
@TotalCount = totalcount
|
2120
2120
|
@Events = events
|
@@ -2141,7 +2141,7 @@ module TencentCloud
|
|
2141
2141
|
# @type DeviceIds: Array
|
2142
2142
|
|
2143
2143
|
attr_accessor :DeviceIds
|
2144
|
-
|
2144
|
+
|
2145
2145
|
def initialize(deviceids=nil)
|
2146
2146
|
@DeviceIds = deviceids
|
2147
2147
|
end
|
@@ -2160,7 +2160,7 @@ module TencentCloud
|
|
2160
2160
|
# @type RequestId: String
|
2161
2161
|
|
2162
2162
|
attr_accessor :DevGroups, :RequestId
|
2163
|
-
|
2163
|
+
|
2164
2164
|
def initialize(devgroups=nil, requestid=nil)
|
2165
2165
|
@DevGroups = devgroups
|
2166
2166
|
@RequestId = requestid
|
@@ -2191,7 +2191,7 @@ module TencentCloud
|
|
2191
2191
|
# @type DeviceTypes: Array
|
2192
2192
|
|
2193
2193
|
attr_accessor :Offset, :Limit, :NickName, :DeviceTypes
|
2194
|
-
|
2194
|
+
|
2195
2195
|
def initialize(offset=nil, limit=nil, nickname=nil, devicetypes=nil)
|
2196
2196
|
@Offset = offset
|
2197
2197
|
@Limit = limit
|
@@ -2219,7 +2219,7 @@ module TencentCloud
|
|
2219
2219
|
# @type RequestId: String
|
2220
2220
|
|
2221
2221
|
attr_accessor :TotalCount, :Devices, :RequestId
|
2222
|
-
|
2222
|
+
|
2223
2223
|
def initialize(totalcount=nil, devices=nil, requestid=nil)
|
2224
2224
|
@TotalCount = totalcount
|
2225
2225
|
@Devices = devices
|
@@ -2252,7 +2252,7 @@ module TencentCloud
|
|
2252
2252
|
# @type TimesSpec: String
|
2253
2253
|
|
2254
2254
|
attr_accessor :StartTime, :EndTime, :Type, :TimesSpec
|
2255
|
-
|
2255
|
+
|
2256
2256
|
def initialize(starttime=nil, endtime=nil, type=nil, timesspec=nil)
|
2257
2257
|
@StartTime = starttime
|
2258
2258
|
@EndTime = endtime
|
@@ -2276,7 +2276,7 @@ module TencentCloud
|
|
2276
2276
|
# @type RequestId: String
|
2277
2277
|
|
2278
2278
|
attr_accessor :Data, :RequestId
|
2279
|
-
|
2279
|
+
|
2280
2280
|
def initialize(data=nil, requestid=nil)
|
2281
2281
|
@Data = data
|
2282
2282
|
@RequestId = requestid
|
@@ -2301,7 +2301,7 @@ module TencentCloud
|
|
2301
2301
|
# @type DeviceId: String
|
2302
2302
|
|
2303
2303
|
attr_accessor :DeviceId
|
2304
|
-
|
2304
|
+
|
2305
2305
|
def initialize(deviceid=nil)
|
2306
2306
|
@DeviceId = deviceid
|
2307
2307
|
end
|
@@ -2319,7 +2319,7 @@ module TencentCloud
|
|
2319
2319
|
# @type RequestId: String
|
2320
2320
|
|
2321
2321
|
attr_accessor :PassWord, :RequestId
|
2322
|
-
|
2322
|
+
|
2323
2323
|
def initialize(password=nil, requestid=nil)
|
2324
2324
|
@PassWord = password
|
2325
2325
|
@RequestId = requestid
|
@@ -2337,7 +2337,7 @@ module TencentCloud
|
|
2337
2337
|
# @type DeviceId: String
|
2338
2338
|
|
2339
2339
|
attr_accessor :DeviceId
|
2340
|
-
|
2340
|
+
|
2341
2341
|
def initialize(deviceid=nil)
|
2342
2342
|
@DeviceId = deviceid
|
2343
2343
|
end
|
@@ -2355,7 +2355,7 @@ module TencentCloud
|
|
2355
2355
|
# @type RequestId: String
|
2356
2356
|
|
2357
2357
|
attr_accessor :Device, :RequestId
|
2358
|
-
|
2358
|
+
|
2359
2359
|
def initialize(device=nil, requestid=nil)
|
2360
2360
|
@Device = device
|
2361
2361
|
@RequestId = requestid
|
@@ -2382,7 +2382,7 @@ module TencentCloud
|
|
2382
2382
|
# @type FlvAddr: String
|
2383
2383
|
|
2384
2384
|
attr_accessor :RtspAddr, :RtmpAddr, :HlsAddr, :FlvAddr
|
2385
|
-
|
2385
|
+
|
2386
2386
|
def initialize(rtspaddr=nil, rtmpaddr=nil, hlsaddr=nil, flvaddr=nil)
|
2387
2387
|
@RtspAddr = rtspaddr
|
2388
2388
|
@RtmpAddr = rtmpaddr
|
@@ -2408,7 +2408,7 @@ module TencentCloud
|
|
2408
2408
|
# @type ChannelId: String
|
2409
2409
|
|
2410
2410
|
attr_accessor :DeviceId, :ExpireTime, :ChannelId
|
2411
|
-
|
2411
|
+
|
2412
2412
|
def initialize(deviceid=nil, expiretime=nil, channelid=nil)
|
2413
2413
|
@DeviceId = deviceid
|
2414
2414
|
@ExpireTime = expiretime
|
@@ -2430,7 +2430,7 @@ module TencentCloud
|
|
2430
2430
|
# @type RequestId: String
|
2431
2431
|
|
2432
2432
|
attr_accessor :Data, :RequestId
|
2433
|
-
|
2433
|
+
|
2434
2434
|
def initialize(data=nil, requestid=nil)
|
2435
2435
|
@Data = data
|
2436
2436
|
@RequestId = requestid
|
@@ -2451,7 +2451,7 @@ module TencentCloud
|
|
2451
2451
|
# @type GroupId: String
|
2452
2452
|
|
2453
2453
|
attr_accessor :GroupId
|
2454
|
-
|
2454
|
+
|
2455
2455
|
def initialize(groupid=nil)
|
2456
2456
|
@GroupId = groupid
|
2457
2457
|
end
|
@@ -2470,7 +2470,7 @@ module TencentCloud
|
|
2470
2470
|
# @type RequestId: String
|
2471
2471
|
|
2472
2472
|
attr_accessor :Group, :RequestId
|
2473
|
-
|
2473
|
+
|
2474
2474
|
def initialize(group=nil, requestid=nil)
|
2475
2475
|
@Group = group
|
2476
2476
|
@RequestId = requestid
|
@@ -2491,7 +2491,7 @@ module TencentCloud
|
|
2491
2491
|
# @type GroupPath: String
|
2492
2492
|
|
2493
2493
|
attr_accessor :GroupPath
|
2494
|
-
|
2494
|
+
|
2495
2495
|
def initialize(grouppath=nil)
|
2496
2496
|
@GroupPath = grouppath
|
2497
2497
|
end
|
@@ -2510,7 +2510,7 @@ module TencentCloud
|
|
2510
2510
|
# @type RequestId: String
|
2511
2511
|
|
2512
2512
|
attr_accessor :Group, :RequestId
|
2513
|
-
|
2513
|
+
|
2514
2514
|
def initialize(group=nil, requestid=nil)
|
2515
2515
|
@Group = group
|
2516
2516
|
@RequestId = requestid
|
@@ -2542,7 +2542,7 @@ module TencentCloud
|
|
2542
2542
|
# @type DeviceTypes: Array
|
2543
2543
|
|
2544
2544
|
attr_accessor :GroupId, :Offset, :Limit, :NickName, :Recordable, :DeviceTypes
|
2545
|
-
|
2545
|
+
|
2546
2546
|
def initialize(groupid=nil, offset=nil, limit=nil, nickname=nil, recordable=nil, devicetypes=nil)
|
2547
2547
|
@GroupId = groupid
|
2548
2548
|
@Offset = offset
|
@@ -2574,7 +2574,7 @@ module TencentCloud
|
|
2574
2574
|
# @type RequestId: String
|
2575
2575
|
|
2576
2576
|
attr_accessor :TotalCount, :DeviceList, :RequestId
|
2577
|
-
|
2577
|
+
|
2578
2578
|
def initialize(totalcount=nil, devicelist=nil, requestid=nil)
|
2579
2579
|
@TotalCount = totalcount
|
2580
2580
|
@DeviceList = devicelist
|
@@ -2601,7 +2601,7 @@ module TencentCloud
|
|
2601
2601
|
# @type GroupIds: Array
|
2602
2602
|
|
2603
2603
|
attr_accessor :GroupIds
|
2604
|
-
|
2604
|
+
|
2605
2605
|
def initialize(groupids=nil)
|
2606
2606
|
@GroupIds = groupids
|
2607
2607
|
end
|
@@ -2620,7 +2620,7 @@ module TencentCloud
|
|
2620
2620
|
# @type RequestId: String
|
2621
2621
|
|
2622
2622
|
attr_accessor :Groups, :RequestId
|
2623
|
-
|
2623
|
+
|
2624
2624
|
def initialize(groups=nil, requestid=nil)
|
2625
2625
|
@Groups = groups
|
2626
2626
|
@RequestId = requestid
|
@@ -2651,7 +2651,7 @@ module TencentCloud
|
|
2651
2651
|
# @type ChannelTypes: Array
|
2652
2652
|
|
2653
2653
|
attr_accessor :Offset, :Limit, :DeviceId, :ChannelTypes
|
2654
|
-
|
2654
|
+
|
2655
2655
|
def initialize(offset=nil, limit=nil, deviceid=nil, channeltypes=nil)
|
2656
2656
|
@Offset = offset
|
2657
2657
|
@Limit = limit
|
@@ -2679,7 +2679,7 @@ module TencentCloud
|
|
2679
2679
|
# @type RequestId: String
|
2680
2680
|
|
2681
2681
|
attr_accessor :TotalCount, :DeviceList, :RequestId
|
2682
|
-
|
2682
|
+
|
2683
2683
|
def initialize(totalcount=nil, devicelist=nil, requestid=nil)
|
2684
2684
|
@TotalCount = totalcount
|
2685
2685
|
@DeviceList = devicelist
|
@@ -2714,7 +2714,7 @@ module TencentCloud
|
|
2714
2714
|
# @type LiveChannelName: String
|
2715
2715
|
|
2716
2716
|
attr_accessor :Offset, :Limit, :LiveChannelType, :RecordPlanId, :LiveChannelName
|
2717
|
-
|
2717
|
+
|
2718
2718
|
def initialize(offset=nil, limit=nil, livechanneltype=nil, recordplanid=nil, livechannelname=nil)
|
2719
2719
|
@Offset = offset
|
2720
2720
|
@Limit = limit
|
@@ -2744,7 +2744,7 @@ module TencentCloud
|
|
2744
2744
|
# @type RequestId: String
|
2745
2745
|
|
2746
2746
|
attr_accessor :Total, :LiveChannels, :RequestId
|
2747
|
-
|
2747
|
+
|
2748
2748
|
def initialize(total=nil, livechannels=nil, requestid=nil)
|
2749
2749
|
@Total = total
|
2750
2750
|
@LiveChannels = livechannels
|
@@ -2771,7 +2771,7 @@ module TencentCloud
|
|
2771
2771
|
# @type LiveChannelId: String
|
2772
2772
|
|
2773
2773
|
attr_accessor :LiveChannelId
|
2774
|
-
|
2774
|
+
|
2775
2775
|
def initialize(livechannelid=nil)
|
2776
2776
|
@LiveChannelId = livechannelid
|
2777
2777
|
end
|
@@ -2808,7 +2808,7 @@ module TencentCloud
|
|
2808
2808
|
# @type RequestId: String
|
2809
2809
|
|
2810
2810
|
attr_accessor :LiveChannelId, :LiveChannelName, :LiveChannelType, :LiveStatus, :PushStreamAddress, :CreateTime, :UpdateTime, :RequestId
|
2811
|
-
|
2811
|
+
|
2812
2812
|
def initialize(livechannelid=nil, livechannelname=nil, livechanneltype=nil, livestatus=nil, pushstreamaddress=nil, createtime=nil, updatetime=nil, requestid=nil)
|
2813
2813
|
@LiveChannelId = livechannelid
|
2814
2814
|
@LiveChannelName = livechannelname
|
@@ -2838,7 +2838,7 @@ module TencentCloud
|
|
2838
2838
|
# @type PlanId: String
|
2839
2839
|
|
2840
2840
|
attr_accessor :PlanId
|
2841
|
-
|
2841
|
+
|
2842
2842
|
def initialize(planid=nil)
|
2843
2843
|
@PlanId = planid
|
2844
2844
|
end
|
@@ -2864,7 +2864,7 @@ module TencentCloud
|
|
2864
2864
|
# @type RequestId: String
|
2865
2865
|
|
2866
2866
|
attr_accessor :PlanName, :TemplateId, :TemplateName, :RecordStorageTime, :PlanType, :RequestId
|
2867
|
-
|
2867
|
+
|
2868
2868
|
def initialize(planname=nil, templateid=nil, templatename=nil, recordstoragetime=nil, plantype=nil, requestid=nil)
|
2869
2869
|
@PlanName = planname
|
2870
2870
|
@TemplateId = templateid
|
@@ -2894,7 +2894,7 @@ module TencentCloud
|
|
2894
2894
|
# @type Limit: Integer
|
2895
2895
|
|
2896
2896
|
attr_accessor :TemplateId, :Offset, :Limit
|
2897
|
-
|
2897
|
+
|
2898
2898
|
def initialize(templateid=nil, offset=nil, limit=nil)
|
2899
2899
|
@TemplateId = templateid
|
2900
2900
|
@Offset = offset
|
@@ -2918,7 +2918,7 @@ module TencentCloud
|
|
2918
2918
|
# @type RequestId: String
|
2919
2919
|
|
2920
2920
|
attr_accessor :TotalCount, :Plans, :RequestId
|
2921
|
-
|
2921
|
+
|
2922
2922
|
def initialize(totalcount=nil, plans=nil, requestid=nil)
|
2923
2923
|
@TotalCount = totalcount
|
2924
2924
|
@Plans = plans
|
@@ -2947,7 +2947,7 @@ module TencentCloud
|
|
2947
2947
|
# @type ExpireTime: Integer
|
2948
2948
|
|
2949
2949
|
attr_accessor :LiveChannelId, :ExpireTime
|
2950
|
-
|
2950
|
+
|
2951
2951
|
def initialize(livechannelid=nil, expiretime=nil)
|
2952
2952
|
@LiveChannelId = livechannelid
|
2953
2953
|
@ExpireTime = expiretime
|
@@ -2968,7 +2968,7 @@ module TencentCloud
|
|
2968
2968
|
# @type RequestId: String
|
2969
2969
|
|
2970
2970
|
attr_accessor :Data, :RequestId
|
2971
|
-
|
2971
|
+
|
2972
2972
|
def initialize(data=nil, requestid=nil)
|
2973
2973
|
@Data = data
|
2974
2974
|
@RequestId = requestid
|
@@ -3007,7 +3007,7 @@ module TencentCloud
|
|
3007
3007
|
# @type IsRecording: Integer
|
3008
3008
|
|
3009
3009
|
attr_accessor :Offset, :Limit, :LiveChannelId, :StartRecordTime, :EndRecordTime, :StartExpireTime, :EndExpireTime, :StartFileSize, :EndFileSize, :IsRecording
|
3010
|
-
|
3010
|
+
|
3011
3011
|
def initialize(offset=nil, limit=nil, livechannelid=nil, startrecordtime=nil, endrecordtime=nil, startexpiretime=nil, endexpiretime=nil, startfilesize=nil, endfilesize=nil, isrecording=nil)
|
3012
3012
|
@Offset = offset
|
3013
3013
|
@Limit = limit
|
@@ -3047,7 +3047,7 @@ module TencentCloud
|
|
3047
3047
|
# @type RequestId: String
|
3048
3048
|
|
3049
3049
|
attr_accessor :Total, :RecordList, :RequestId
|
3050
|
-
|
3050
|
+
|
3051
3051
|
def initialize(total=nil, recordlist=nil, requestid=nil)
|
3052
3052
|
@Total = total
|
3053
3053
|
@RecordList = recordlist
|
@@ -3074,7 +3074,7 @@ module TencentCloud
|
|
3074
3074
|
# @type IntId: Integer
|
3075
3075
|
|
3076
3076
|
attr_accessor :IntId
|
3077
|
-
|
3077
|
+
|
3078
3078
|
def initialize(intid=nil)
|
3079
3079
|
@IntId = intid
|
3080
3080
|
end
|
@@ -3120,7 +3120,7 @@ module TencentCloud
|
|
3120
3120
|
# @type RequestId: String
|
3121
3121
|
|
3122
3122
|
attr_accessor :RegionId, :RegionName, :Instance, :InstanceName, :IntId, :MessageType, :TopicId, :CreateTime, :Uin, :TopicName, :RequestId
|
3123
|
-
|
3123
|
+
|
3124
3124
|
def initialize(regionid=nil, regionname=nil, instance=nil, instancename=nil, intid=nil, messagetype=nil, topicid=nil, createtime=nil, uin=nil, topicname=nil, requestid=nil)
|
3125
3125
|
@RegionId = regionid
|
3126
3126
|
@RegionName = regionname
|
@@ -3158,7 +3158,7 @@ module TencentCloud
|
|
3158
3158
|
# @type Offset: Integer
|
3159
3159
|
|
3160
3160
|
attr_accessor :Limit, :Offset
|
3161
|
-
|
3161
|
+
|
3162
3162
|
def initialize(limit=nil, offset=nil)
|
3163
3163
|
@Limit = limit
|
3164
3164
|
@Offset = offset
|
@@ -3182,7 +3182,7 @@ module TencentCloud
|
|
3182
3182
|
# @type RequestId: String
|
3183
3183
|
|
3184
3184
|
attr_accessor :Total, :List, :RequestId
|
3185
|
-
|
3185
|
+
|
3186
3186
|
def initialize(total=nil, list=nil, requestid=nil)
|
3187
3187
|
@Total = total
|
3188
3188
|
@List = list
|
@@ -3211,7 +3211,7 @@ module TencentCloud
|
|
3211
3211
|
# @type EndTime: Integer
|
3212
3212
|
|
3213
3213
|
attr_accessor :StartTime, :EndTime
|
3214
|
-
|
3214
|
+
|
3215
3215
|
def initialize(starttime=nil, endtime=nil)
|
3216
3216
|
@StartTime = starttime
|
3217
3217
|
@EndTime = endtime
|
@@ -3232,7 +3232,7 @@ module TencentCloud
|
|
3232
3232
|
# @type RequestId: String
|
3233
3233
|
|
3234
3234
|
attr_accessor :Data, :RequestId
|
3235
|
-
|
3235
|
+
|
3236
3236
|
def initialize(data=nil, requestid=nil)
|
3237
3237
|
@Data = data
|
3238
3238
|
@RequestId = requestid
|
@@ -3259,7 +3259,7 @@ module TencentCloud
|
|
3259
3259
|
# @type DeviceId: String
|
3260
3260
|
|
3261
3261
|
attr_accessor :ChannelId, :DeviceId
|
3262
|
-
|
3262
|
+
|
3263
3263
|
def initialize(channelid=nil, deviceid=nil)
|
3264
3264
|
@ChannelId = channelid
|
3265
3265
|
@DeviceId = deviceid
|
@@ -3280,7 +3280,7 @@ module TencentCloud
|
|
3280
3280
|
# @type RequestId: String
|
3281
3281
|
|
3282
3282
|
attr_accessor :Data, :RequestId
|
3283
|
-
|
3283
|
+
|
3284
3284
|
def initialize(data=nil, requestid=nil)
|
3285
3285
|
@Data = data
|
3286
3286
|
@RequestId = requestid
|
@@ -3313,7 +3313,7 @@ module TencentCloud
|
|
3313
3313
|
# @type Offset: Integer
|
3314
3314
|
|
3315
3315
|
attr_accessor :DeviceId, :ChannelId, :Type, :Limit, :Offset
|
3316
|
-
|
3316
|
+
|
3317
3317
|
def initialize(deviceid=nil, channelid=nil, type=nil, limit=nil, offset=nil)
|
3318
3318
|
@DeviceId = deviceid
|
3319
3319
|
@ChannelId = channelid
|
@@ -3340,7 +3340,7 @@ module TencentCloud
|
|
3340
3340
|
# @type RequestId: String
|
3341
3341
|
|
3342
3342
|
attr_accessor :Dates, :RequestId
|
3343
|
-
|
3343
|
+
|
3344
3344
|
def initialize(dates=nil, requestid=nil)
|
3345
3345
|
@Dates = dates
|
3346
3346
|
@RequestId = requestid
|
@@ -3362,7 +3362,7 @@ module TencentCloud
|
|
3362
3362
|
# @type Limit: Integer
|
3363
3363
|
|
3364
3364
|
attr_accessor :LiveChannelId, :Offset, :Limit
|
3365
|
-
|
3365
|
+
|
3366
3366
|
def initialize(livechannelid=nil, offset=nil, limit=nil)
|
3367
3367
|
@LiveChannelId = livechannelid
|
3368
3368
|
@Offset = offset
|
@@ -3385,7 +3385,7 @@ module TencentCloud
|
|
3385
3385
|
# @type RequestId: String
|
3386
3386
|
|
3387
3387
|
attr_accessor :Dates, :RequestId
|
3388
|
-
|
3388
|
+
|
3389
3389
|
def initialize(dates=nil, requestid=nil)
|
3390
3390
|
@Dates = dates
|
3391
3391
|
@RequestId = requestid
|
@@ -3411,7 +3411,7 @@ module TencentCloud
|
|
3411
3411
|
# @type StreamId: String
|
3412
3412
|
|
3413
3413
|
attr_accessor :RtspAddr, :RtmpAddr, :HlsAddr, :FlvAddr, :StreamId
|
3414
|
-
|
3414
|
+
|
3415
3415
|
def initialize(rtspaddr=nil, rtmpaddr=nil, hlsaddr=nil, flvaddr=nil, streamid=nil)
|
3416
3416
|
@RtspAddr = rtspaddr
|
3417
3417
|
@RtmpAddr = rtmpaddr
|
@@ -3445,7 +3445,7 @@ module TencentCloud
|
|
3445
3445
|
# @type ChannelId: String
|
3446
3446
|
|
3447
3447
|
attr_accessor :DeviceId, :ExpireTime, :RecordId, :StartTime, :EndTime, :ChannelId
|
3448
|
-
|
3448
|
+
|
3449
3449
|
def initialize(deviceid=nil, expiretime=nil, recordid=nil, starttime=nil, endtime=nil, channelid=nil)
|
3450
3450
|
@DeviceId = deviceid
|
3451
3451
|
@ExpireTime = expiretime
|
@@ -3473,7 +3473,7 @@ module TencentCloud
|
|
3473
3473
|
# @type RequestId: String
|
3474
3474
|
|
3475
3475
|
attr_accessor :Data, :RequestId
|
3476
|
-
|
3476
|
+
|
3477
3477
|
def initialize(data=nil, requestid=nil)
|
3478
3478
|
@Data = data
|
3479
3479
|
@RequestId = requestid
|
@@ -3494,7 +3494,7 @@ module TencentCloud
|
|
3494
3494
|
# @type PlanId: String
|
3495
3495
|
|
3496
3496
|
attr_accessor :PlanId
|
3497
|
-
|
3497
|
+
|
3498
3498
|
def initialize(planid=nil)
|
3499
3499
|
@PlanId = planid
|
3500
3500
|
end
|
@@ -3513,7 +3513,7 @@ module TencentCloud
|
|
3513
3513
|
# @type RequestId: String
|
3514
3514
|
|
3515
3515
|
attr_accessor :Plan, :RequestId
|
3516
|
-
|
3516
|
+
|
3517
3517
|
def initialize(plan=nil, requestid=nil)
|
3518
3518
|
@Plan = plan
|
3519
3519
|
@RequestId = requestid
|
@@ -3531,7 +3531,7 @@ module TencentCloud
|
|
3531
3531
|
# DescribeRecordingPlans请求参数结构体
|
3532
3532
|
class DescribeRecordingPlansRequest < TencentCloud::Common::AbstractModel
|
3533
3533
|
|
3534
|
-
|
3534
|
+
|
3535
3535
|
def initialize()
|
3536
3536
|
end
|
3537
3537
|
|
@@ -3551,7 +3551,7 @@ module TencentCloud
|
|
3551
3551
|
# @type RequestId: String
|
3552
3552
|
|
3553
3553
|
attr_accessor :Plans, :TotalCount, :RequestId
|
3554
|
-
|
3554
|
+
|
3555
3555
|
def initialize(plans=nil, totalcount=nil, requestid=nil)
|
3556
3556
|
@Plans = plans
|
3557
3557
|
@TotalCount = totalcount
|
@@ -3575,7 +3575,7 @@ module TencentCloud
|
|
3575
3575
|
# DescribeSIPServer请求参数结构体
|
3576
3576
|
class DescribeSIPServerRequest < TencentCloud::Common::AbstractModel
|
3577
3577
|
|
3578
|
-
|
3578
|
+
|
3579
3579
|
def initialize()
|
3580
3580
|
end
|
3581
3581
|
|
@@ -3591,7 +3591,7 @@ module TencentCloud
|
|
3591
3591
|
# @type RequestId: String
|
3592
3592
|
|
3593
3593
|
attr_accessor :Data, :RequestId
|
3594
|
-
|
3594
|
+
|
3595
3595
|
def initialize(data=nil, requestid=nil)
|
3596
3596
|
@Data = data
|
3597
3597
|
@RequestId = requestid
|
@@ -3612,7 +3612,7 @@ module TencentCloud
|
|
3612
3612
|
# @type IntId: Integer
|
3613
3613
|
|
3614
3614
|
attr_accessor :IntId
|
3615
|
-
|
3615
|
+
|
3616
3616
|
def initialize(intid=nil)
|
3617
3617
|
@IntId = intid
|
3618
3618
|
end
|
@@ -3651,7 +3651,7 @@ module TencentCloud
|
|
3651
3651
|
# @type RequestId: String
|
3652
3652
|
|
3653
3653
|
attr_accessor :IntId, :RecordDuration, :SceneName, :SceneTrigger, :StoreDuration, :CreateTime, :UpdateTime, :Uin, :RequestId
|
3654
|
-
|
3654
|
+
|
3655
3655
|
def initialize(intid=nil, recordduration=nil, scenename=nil, scenetrigger=nil, storeduration=nil, createtime=nil, updatetime=nil, uin=nil, requestid=nil)
|
3656
3656
|
@IntId = intid
|
3657
3657
|
@RecordDuration = recordduration
|
@@ -3685,7 +3685,7 @@ module TencentCloud
|
|
3685
3685
|
# @type Offset: Integer
|
3686
3686
|
|
3687
3687
|
attr_accessor :Limit, :Offset
|
3688
|
-
|
3688
|
+
|
3689
3689
|
def initialize(limit=nil, offset=nil)
|
3690
3690
|
@Limit = limit
|
3691
3691
|
@Offset = offset
|
@@ -3709,7 +3709,7 @@ module TencentCloud
|
|
3709
3709
|
# @type RequestId: String
|
3710
3710
|
|
3711
3711
|
attr_accessor :Total, :List, :RequestId
|
3712
|
-
|
3712
|
+
|
3713
3713
|
def initialize(total=nil, list=nil, requestid=nil)
|
3714
3714
|
@Total = total
|
3715
3715
|
@List = list
|
@@ -3747,7 +3747,7 @@ module TencentCloud
|
|
3747
3747
|
# @type StatisticField: String
|
3748
3748
|
|
3749
3749
|
attr_accessor :StartDate, :EndDate, :StatisticField
|
3750
|
-
|
3750
|
+
|
3751
3751
|
def initialize(startdate=nil, enddate=nil, statisticfield=nil)
|
3752
3752
|
@StartDate = startdate
|
3753
3753
|
@EndDate = enddate
|
@@ -3770,7 +3770,7 @@ module TencentCloud
|
|
3770
3770
|
# @type RequestId: String
|
3771
3771
|
|
3772
3772
|
attr_accessor :Data, :RequestId
|
3773
|
-
|
3773
|
+
|
3774
3774
|
def initialize(data=nil, requestid=nil)
|
3775
3775
|
@Data = data
|
3776
3776
|
@RequestId = requestid
|
@@ -3795,7 +3795,7 @@ module TencentCloud
|
|
3795
3795
|
# @type Date: String
|
3796
3796
|
|
3797
3797
|
attr_accessor :Date
|
3798
|
-
|
3798
|
+
|
3799
3799
|
def initialize(date=nil)
|
3800
3800
|
@Date = date
|
3801
3801
|
end
|
@@ -3832,7 +3832,7 @@ module TencentCloud
|
|
3832
3832
|
# @type RequestId: String
|
3833
3833
|
|
3834
3834
|
attr_accessor :RecordingDevice, :NonRecordingDevice, :WatchFlux, :StorageUsage, :P2PFluxTotal, :P2PPeakValue, :LivePushTotal, :RequestId
|
3835
|
-
|
3835
|
+
|
3836
3836
|
def initialize(recordingdevice=nil, nonrecordingdevice=nil, watchflux=nil, storageusage=nil, p2pfluxtotal=nil, p2ppeakvalue=nil, livepushtotal=nil, requestid=nil)
|
3837
3837
|
@RecordingDevice = recordingdevice
|
3838
3838
|
@NonRecordingDevice = nonrecordingdevice
|
@@ -3870,7 +3870,7 @@ module TencentCloud
|
|
3870
3870
|
# @type OnlyGroup: Integer
|
3871
3871
|
|
3872
3872
|
attr_accessor :GroupId, :GroupName, :Offset, :Limit, :OnlyGroup
|
3873
|
-
|
3873
|
+
|
3874
3874
|
def initialize(groupid=nil, groupname=nil, offset=nil, limit=nil, onlygroup=nil)
|
3875
3875
|
@GroupId = groupid
|
3876
3876
|
@GroupName = groupname
|
@@ -3900,7 +3900,7 @@ module TencentCloud
|
|
3900
3900
|
# @type RequestId: String
|
3901
3901
|
|
3902
3902
|
attr_accessor :GroupList, :TotalCount, :RequestId
|
3903
|
-
|
3903
|
+
|
3904
3904
|
def initialize(grouplist=nil, totalcount=nil, requestid=nil)
|
3905
3905
|
@GroupList = grouplist
|
3906
3906
|
@TotalCount = totalcount
|
@@ -3927,7 +3927,7 @@ module TencentCloud
|
|
3927
3927
|
# @type DeviceId: String
|
3928
3928
|
|
3929
3929
|
attr_accessor :DeviceId
|
3930
|
-
|
3930
|
+
|
3931
3931
|
def initialize(deviceid=nil)
|
3932
3932
|
@DeviceId = deviceid
|
3933
3933
|
end
|
@@ -3945,7 +3945,7 @@ module TencentCloud
|
|
3945
3945
|
# @type RequestId: String
|
3946
3946
|
|
3947
3947
|
attr_accessor :AlarmStatus, :RequestId
|
3948
|
-
|
3948
|
+
|
3949
3949
|
def initialize(alarmstatus=nil, requestid=nil)
|
3950
3950
|
@AlarmStatus = alarmstatus
|
3951
3951
|
@RequestId = requestid
|
@@ -3974,7 +3974,7 @@ module TencentCloud
|
|
3974
3974
|
# @type Offset: Integer
|
3975
3975
|
|
3976
3976
|
attr_accessor :DeviceId, :ChannelId, :Type, :Date, :Limit, :Offset
|
3977
|
-
|
3977
|
+
|
3978
3978
|
def initialize(deviceid=nil, channelid=nil, type=nil, date=nil, limit=nil, offset=nil)
|
3979
3979
|
@DeviceId = deviceid
|
3980
3980
|
@ChannelId = channelid
|
@@ -4006,7 +4006,7 @@ module TencentCloud
|
|
4006
4006
|
# @type RequestId: String
|
4007
4007
|
|
4008
4008
|
attr_accessor :VideoList, :TotalCount, :RequestId
|
4009
|
-
|
4009
|
+
|
4010
4010
|
def initialize(videolist=nil, totalcount=nil, requestid=nil)
|
4011
4011
|
@VideoList = videolist
|
4012
4012
|
@TotalCount = totalcount
|
@@ -4065,7 +4065,7 @@ module TencentCloud
|
|
4065
4065
|
# @type RecordType: Array
|
4066
4066
|
|
4067
4067
|
attr_accessor :Offset, :Limit, :StartTime, :EndTime, :DeviceId, :StartRecordTime, :EndRecordTime, :StartExpireTime, :EndExpireTime, :StartFileSize, :EndFileSize, :IsRecording, :ChannelId, :PlanId, :SceneId, :WarnId, :RecordType
|
4068
|
-
|
4068
|
+
|
4069
4069
|
def initialize(offset=nil, limit=nil, starttime=nil, endtime=nil, deviceid=nil, startrecordtime=nil, endrecordtime=nil, startexpiretime=nil, endexpiretime=nil, startfilesize=nil, endfilesize=nil, isrecording=nil, channelid=nil, planid=nil, sceneid=nil, warnid=nil, recordtype=nil)
|
4070
4070
|
@Offset = offset
|
4071
4071
|
@Limit = limit
|
@@ -4119,7 +4119,7 @@ module TencentCloud
|
|
4119
4119
|
# @type RequestId: String
|
4120
4120
|
|
4121
4121
|
attr_accessor :TotalCount, :VideoList, :RecordList, :RequestId
|
4122
|
-
|
4122
|
+
|
4123
4123
|
def initialize(totalcount=nil, videolist=nil, recordlist=nil, requestid=nil)
|
4124
4124
|
@TotalCount = totalcount
|
4125
4125
|
@VideoList = videolist
|
@@ -4148,7 +4148,7 @@ module TencentCloud
|
|
4148
4148
|
# DescribeWarnMod请求参数结构体
|
4149
4149
|
class DescribeWarnModRequest < TencentCloud::Common::AbstractModel
|
4150
4150
|
|
4151
|
-
|
4151
|
+
|
4152
4152
|
def initialize()
|
4153
4153
|
end
|
4154
4154
|
|
@@ -4165,7 +4165,7 @@ module TencentCloud
|
|
4165
4165
|
# @type RequestId: String
|
4166
4166
|
|
4167
4167
|
attr_accessor :Data, :RequestId
|
4168
|
-
|
4168
|
+
|
4169
4169
|
def initialize(data=nil, requestid=nil)
|
4170
4170
|
@Data = data
|
4171
4171
|
@RequestId = requestid
|
@@ -4197,7 +4197,7 @@ module TencentCloud
|
|
4197
4197
|
# @type DateEnd: String
|
4198
4198
|
|
4199
4199
|
attr_accessor :OrderType, :DeviceId, :WarnLevelArray, :WarnModeArray, :Offset, :Limit, :DateBegin, :DateEnd
|
4200
|
-
|
4200
|
+
|
4201
4201
|
def initialize(ordertype=nil, deviceid=nil, warnlevelarray=nil, warnmodearray=nil, offset=nil, limit=nil, datebegin=nil, dateend=nil)
|
4202
4202
|
@OrderType = ordertype
|
4203
4203
|
@DeviceId = deviceid
|
@@ -4233,7 +4233,7 @@ module TencentCloud
|
|
4233
4233
|
# @type RequestId: String
|
4234
4234
|
|
4235
4235
|
attr_accessor :Total, :Data, :RequestId
|
4236
|
-
|
4236
|
+
|
4237
4237
|
def initialize(total=nil, data=nil, requestid=nil)
|
4238
4238
|
@Total = total
|
4239
4239
|
@Data = data
|
@@ -4266,7 +4266,7 @@ module TencentCloud
|
|
4266
4266
|
# @type P2PChannelId: String
|
4267
4267
|
|
4268
4268
|
attr_accessor :P2PAppId, :From, :To, :P2PChannelId
|
4269
|
-
|
4269
|
+
|
4270
4270
|
def initialize(p2pappid=nil, from=nil, to=nil, p2pchannelid=nil)
|
4271
4271
|
@P2PAppId = p2pappid
|
4272
4272
|
@From = from
|
@@ -4293,7 +4293,7 @@ module TencentCloud
|
|
4293
4293
|
# @type RequestId: String
|
4294
4294
|
|
4295
4295
|
attr_accessor :Data, :RequestId
|
4296
|
-
|
4296
|
+
|
4297
4297
|
def initialize(data=nil, requestid=nil)
|
4298
4298
|
@Data = data
|
4299
4299
|
@RequestId = requestid
|
@@ -4319,7 +4319,7 @@ module TencentCloud
|
|
4319
4319
|
# @type Error: String
|
4320
4320
|
|
4321
4321
|
attr_accessor :DeviceId, :GroupId, :GroupPath, :ParentId, :Error
|
4322
|
-
|
4322
|
+
|
4323
4323
|
def initialize(deviceid=nil, groupid=nil, grouppath=nil, parentid=nil, error=nil)
|
4324
4324
|
@DeviceId = deviceid
|
4325
4325
|
@GroupId = groupid
|
@@ -4347,7 +4347,7 @@ module TencentCloud
|
|
4347
4347
|
# @type ChannelId: String
|
4348
4348
|
|
4349
4349
|
attr_accessor :DeviceId, :ChannelId
|
4350
|
-
|
4350
|
+
|
4351
4351
|
def initialize(deviceid=nil, channelid=nil)
|
4352
4352
|
@DeviceId = deviceid
|
4353
4353
|
@ChannelId = channelid
|
@@ -4369,7 +4369,7 @@ module TencentCloud
|
|
4369
4369
|
# @type Time: Integer
|
4370
4370
|
|
4371
4371
|
attr_accessor :Value, :Time
|
4372
|
-
|
4372
|
+
|
4373
4373
|
def initialize(value=nil, time=nil)
|
4374
4374
|
@Value = value
|
4375
4375
|
@Time = time
|
@@ -4407,7 +4407,7 @@ module TencentCloud
|
|
4407
4407
|
# @type DeviceName: String
|
4408
4408
|
|
4409
4409
|
attr_accessor :EventTime, :EventType, :EventDesc, :DeviceType, :DeviceAddress, :DeviceId, :ChannelId, :EventLog, :DeviceName
|
4410
|
-
|
4410
|
+
|
4411
4411
|
def initialize(eventtime=nil, eventtype=nil, eventdesc=nil, devicetype=nil, deviceaddress=nil, deviceid=nil, channelid=nil, eventlog=nil, devicename=nil)
|
4412
4412
|
@EventTime = eventtime
|
4413
4413
|
@EventType = eventtype
|
@@ -4447,7 +4447,7 @@ module TencentCloud
|
|
4447
4447
|
# @type Type: Integer
|
4448
4448
|
|
4449
4449
|
attr_accessor :DeviceId, :Limit, :Offset, :ChannelId, :Type
|
4450
|
-
|
4450
|
+
|
4451
4451
|
def initialize(deviceid=nil, limit=nil, offset=nil, channelid=nil, type=nil)
|
4452
4452
|
@DeviceId = deviceid
|
4453
4453
|
@Limit = limit
|
@@ -4474,7 +4474,7 @@ module TencentCloud
|
|
4474
4474
|
# @type RequestId: String
|
4475
4475
|
|
4476
4476
|
attr_accessor :Dates, :RequestId
|
4477
|
-
|
4477
|
+
|
4478
4478
|
def initialize(dates=nil, requestid=nil)
|
4479
4479
|
@Dates = dates
|
4480
4480
|
@RequestId = requestid
|
@@ -4492,7 +4492,7 @@ module TencentCloud
|
|
4492
4492
|
# @type DeviceId: String
|
4493
4493
|
|
4494
4494
|
attr_accessor :DeviceId
|
4495
|
-
|
4495
|
+
|
4496
4496
|
def initialize(deviceid=nil)
|
4497
4497
|
@DeviceId = deviceid
|
4498
4498
|
end
|
@@ -4511,7 +4511,7 @@ module TencentCloud
|
|
4511
4511
|
# @type RequestId: String
|
4512
4512
|
|
4513
4513
|
attr_accessor :Plan, :RequestId
|
4514
|
-
|
4514
|
+
|
4515
4515
|
def initialize(plan=nil, requestid=nil)
|
4516
4516
|
@Plan = plan
|
4517
4517
|
@RequestId = requestid
|
@@ -4532,7 +4532,7 @@ module TencentCloud
|
|
4532
4532
|
# @type PlanId: String
|
4533
4533
|
|
4534
4534
|
attr_accessor :PlanId
|
4535
|
-
|
4535
|
+
|
4536
4536
|
def initialize(planid=nil)
|
4537
4537
|
@PlanId = planid
|
4538
4538
|
end
|
@@ -4551,7 +4551,7 @@ module TencentCloud
|
|
4551
4551
|
# @type RequestId: String
|
4552
4552
|
|
4553
4553
|
attr_accessor :Plan, :RequestId
|
4554
|
-
|
4554
|
+
|
4555
4555
|
def initialize(plan=nil, requestid=nil)
|
4556
4556
|
@Plan = plan
|
4557
4557
|
@RequestId = requestid
|
@@ -4569,7 +4569,7 @@ module TencentCloud
|
|
4569
4569
|
# GetRecordPlans请求参数结构体
|
4570
4570
|
class GetRecordPlansRequest < TencentCloud::Common::AbstractModel
|
4571
4571
|
|
4572
|
-
|
4572
|
+
|
4573
4573
|
def initialize()
|
4574
4574
|
end
|
4575
4575
|
|
@@ -4589,7 +4589,7 @@ module TencentCloud
|
|
4589
4589
|
# @type RequestId: String
|
4590
4590
|
|
4591
4591
|
attr_accessor :Plans, :TotalCount, :RequestId
|
4592
|
-
|
4592
|
+
|
4593
4593
|
def initialize(plans=nil, totalcount=nil, requestid=nil)
|
4594
4594
|
@Plans = plans
|
4595
4595
|
@TotalCount = totalcount
|
@@ -4616,7 +4616,7 @@ module TencentCloud
|
|
4616
4616
|
# @type TemplateId: String
|
4617
4617
|
|
4618
4618
|
attr_accessor :TemplateId
|
4619
|
-
|
4619
|
+
|
4620
4620
|
def initialize(templateid=nil)
|
4621
4621
|
@TemplateId = templateid
|
4622
4622
|
end
|
@@ -4635,7 +4635,7 @@ module TencentCloud
|
|
4635
4635
|
# @type RequestId: String
|
4636
4636
|
|
4637
4637
|
attr_accessor :Template, :RequestId
|
4638
|
-
|
4638
|
+
|
4639
4639
|
def initialize(template=nil, requestid=nil)
|
4640
4640
|
@Template = template
|
4641
4641
|
@RequestId = requestid
|
@@ -4653,7 +4653,7 @@ module TencentCloud
|
|
4653
4653
|
# GetTimeTemplates请求参数结构体
|
4654
4654
|
class GetTimeTemplatesRequest < TencentCloud::Common::AbstractModel
|
4655
4655
|
|
4656
|
-
|
4656
|
+
|
4657
4657
|
def initialize()
|
4658
4658
|
end
|
4659
4659
|
|
@@ -4672,7 +4672,7 @@ module TencentCloud
|
|
4672
4672
|
# @type RequestId: String
|
4673
4673
|
|
4674
4674
|
attr_accessor :Templates, :TotalCount, :RequestId
|
4675
|
-
|
4675
|
+
|
4676
4676
|
def initialize(templates=nil, totalcount=nil, requestid=nil)
|
4677
4677
|
@Templates = templates
|
4678
4678
|
@TotalCount = totalcount
|
@@ -4712,7 +4712,7 @@ module TencentCloud
|
|
4712
4712
|
# @type Type: Integer
|
4713
4713
|
|
4714
4714
|
attr_accessor :DeviceId, :Offset, :Limit, :ChannelId, :LatestDay, :Date, :Type
|
4715
|
-
|
4715
|
+
|
4716
4716
|
def initialize(deviceid=nil, offset=nil, limit=nil, channelid=nil, latestday=nil, date=nil, type=nil)
|
4717
4717
|
@DeviceId = deviceid
|
4718
4718
|
@Offset = offset
|
@@ -4746,7 +4746,7 @@ module TencentCloud
|
|
4746
4746
|
# @type RequestId: String
|
4747
4747
|
|
4748
4748
|
attr_accessor :VideoList, :TotalCount, :RequestId
|
4749
|
-
|
4749
|
+
|
4750
4750
|
def initialize(videolist=nil, totalcount=nil, requestid=nil)
|
4751
4751
|
@VideoList = videolist
|
4752
4752
|
@TotalCount = totalcount
|
@@ -4810,7 +4810,7 @@ module TencentCloud
|
|
4810
4810
|
# @type VideoChannelNum: Integer
|
4811
4811
|
|
4812
4812
|
attr_accessor :DeviceId, :NickName, :Status, :ExtraInformation, :DeviceType, :RTSPUrl, :DeviceCode, :IsRecord, :Recordable, :Protocol, :CreateTime, :ChannelNum, :VideoChannelNum
|
4813
|
-
|
4813
|
+
|
4814
4814
|
def initialize(deviceid=nil, nickname=nil, status=nil, extrainformation=nil, devicetype=nil, rtspurl=nil, devicecode=nil, isrecord=nil, recordable=nil, protocol=nil, createtime=nil, channelnum=nil, videochannelnum=nil)
|
4815
4815
|
@DeviceId = deviceid
|
4816
4816
|
@NickName = nickname
|
@@ -4870,7 +4870,7 @@ module TencentCloud
|
|
4870
4870
|
# @type Error: String
|
4871
4871
|
|
4872
4872
|
attr_accessor :GroupId, :GroupName, :GroupType, :GroupPath, :ParentId, :GroupDescribe, :ExtraInformation, :CreateTime, :GroupStatus, :Error
|
4873
|
-
|
4873
|
+
|
4874
4874
|
def initialize(groupid=nil, groupname=nil, grouptype=nil, grouppath=nil, parentid=nil, groupdescribe=nil, extrainformation=nil, createtime=nil, groupstatus=nil, error=nil)
|
4875
4875
|
@GroupId = groupid
|
4876
4876
|
@GroupName = groupname
|
@@ -4935,7 +4935,7 @@ module TencentCloud
|
|
4935
4935
|
# @type GroupStatus: Integer
|
4936
4936
|
|
4937
4937
|
attr_accessor :GroupName, :ParentId, :GroupId, :GroupPath, :GroupDescribe, :DeviceNum, :SubGroupNum, :ExtraInformation, :GroupType, :CreateTime, :GroupStatus
|
4938
|
-
|
4938
|
+
|
4939
4939
|
def initialize(groupname=nil, parentid=nil, groupid=nil, grouppath=nil, groupdescribe=nil, devicenum=nil, subgroupnum=nil, extrainformation=nil, grouptype=nil, createtime=nil, groupstatus=nil)
|
4940
4940
|
@GroupName = groupname
|
4941
4941
|
@ParentId = parentid
|
@@ -4990,7 +4990,7 @@ module TencentCloud
|
|
4990
4990
|
# @type UpdateTime: String
|
4991
4991
|
|
4992
4992
|
attr_accessor :LiveChannelId, :LiveChannelName, :LiveChannelType, :LiveStatus, :PushStreamAddress, :CreateTime, :UpdateTime
|
4993
|
-
|
4993
|
+
|
4994
4994
|
def initialize(livechannelid=nil, livechannelname=nil, livechanneltype=nil, livestatus=nil, pushstreamaddress=nil, createtime=nil, updatetime=nil)
|
4995
4995
|
@LiveChannelId = livechannelid
|
4996
4996
|
@LiveChannelName = livechannelname
|
@@ -5020,7 +5020,7 @@ module TencentCloud
|
|
5020
5020
|
# @type ChannelName: String
|
5021
5021
|
|
5022
5022
|
attr_accessor :ChannelId, :ChannelName
|
5023
|
-
|
5023
|
+
|
5024
5024
|
def initialize(channelid=nil, channelname=nil)
|
5025
5025
|
@ChannelId = channelid
|
5026
5026
|
@ChannelName = channelname
|
@@ -5054,7 +5054,7 @@ module TencentCloud
|
|
5054
5054
|
# @type EndTime: Integer
|
5055
5055
|
|
5056
5056
|
attr_accessor :IntID, :LiveChannelId, :ExpectDeleteTime, :RecordTimeLen, :FileSize, :VideoUrl, :RecordPlanId, :StartTime, :EndTime
|
5057
|
-
|
5057
|
+
|
5058
5058
|
def initialize(intid=nil, livechannelid=nil, expectdeletetime=nil, recordtimelen=nil, filesize=nil, videourl=nil, recordplanid=nil, starttime=nil, endtime=nil)
|
5059
5059
|
@IntID = intid
|
5060
5060
|
@LiveChannelId = livechannelid
|
@@ -5090,7 +5090,7 @@ module TencentCloud
|
|
5090
5090
|
# @type PlanName: String
|
5091
5091
|
|
5092
5092
|
attr_accessor :PlanId, :PlanName
|
5093
|
-
|
5093
|
+
|
5094
5094
|
def initialize(planid=nil, planname=nil)
|
5095
5095
|
@PlanId = planid
|
5096
5096
|
@PlanName = planname
|
@@ -5139,7 +5139,7 @@ module TencentCloud
|
|
5139
5139
|
# @type TopicName: String
|
5140
5140
|
|
5141
5141
|
attr_accessor :IntId, :Uin, :MessageType, :RegionId, :RegionName, :Instance, :InstanceName, :TopicId, :CreateTime, :UpdateTime, :TopicName
|
5142
|
-
|
5142
|
+
|
5143
5143
|
def initialize(intid=nil, uin=nil, messagetype=nil, regionid=nil, regionname=nil, instance=nil, instancename=nil, topicid=nil, createtime=nil, updatetime=nil, topicname=nil)
|
5144
5144
|
@IntId = intid
|
5145
5145
|
@Uin = uin
|
@@ -5179,7 +5179,7 @@ module TencentCloud
|
|
5179
5179
|
# @type LiveChannelIds: Array
|
5180
5180
|
|
5181
5181
|
attr_accessor :PlanId, :Type, :LiveChannelIds
|
5182
|
-
|
5182
|
+
|
5183
5183
|
def initialize(planid=nil, type=nil, livechannelids=nil)
|
5184
5184
|
@PlanId = planid
|
5185
5185
|
@Type = type
|
@@ -5199,7 +5199,7 @@ module TencentCloud
|
|
5199
5199
|
# @type RequestId: String
|
5200
5200
|
|
5201
5201
|
attr_accessor :RequestId
|
5202
|
-
|
5202
|
+
|
5203
5203
|
def initialize(requestid=nil)
|
5204
5204
|
@RequestId = requestid
|
5205
5205
|
end
|
@@ -5219,7 +5219,7 @@ module TencentCloud
|
|
5219
5219
|
# @type Channels: Array
|
5220
5220
|
|
5221
5221
|
attr_accessor :Type, :PlanId, :Channels
|
5222
|
-
|
5222
|
+
|
5223
5223
|
def initialize(type=nil, planid=nil, channels=nil)
|
5224
5224
|
@Type = type
|
5225
5225
|
@PlanId = planid
|
@@ -5246,7 +5246,7 @@ module TencentCloud
|
|
5246
5246
|
# @type RequestId: String
|
5247
5247
|
|
5248
5248
|
attr_accessor :RequestId
|
5249
|
-
|
5249
|
+
|
5250
5250
|
def initialize(requestid=nil)
|
5251
5251
|
@RequestId = requestid
|
5252
5252
|
end
|
@@ -5266,7 +5266,7 @@ module TencentCloud
|
|
5266
5266
|
# @type Channels: Array
|
5267
5267
|
|
5268
5268
|
attr_accessor :SceneId, :Type, :Channels
|
5269
|
-
|
5269
|
+
|
5270
5270
|
def initialize(sceneid=nil, type=nil, channels=nil)
|
5271
5271
|
@SceneId = sceneid
|
5272
5272
|
@Type = type
|
@@ -5293,7 +5293,7 @@ module TencentCloud
|
|
5293
5293
|
# @type RequestId: String
|
5294
5294
|
|
5295
5295
|
attr_accessor :RequestId
|
5296
|
-
|
5296
|
+
|
5297
5297
|
def initialize(requestid=nil)
|
5298
5298
|
@RequestId = requestid
|
5299
5299
|
end
|
@@ -5313,7 +5313,7 @@ module TencentCloud
|
|
5313
5313
|
# @type Devices: Array
|
5314
5314
|
|
5315
5315
|
attr_accessor :SceneId, :Type, :Devices
|
5316
|
-
|
5316
|
+
|
5317
5317
|
def initialize(sceneid=nil, type=nil, devices=nil)
|
5318
5318
|
@SceneId = sceneid
|
5319
5319
|
@Type = type
|
@@ -5340,7 +5340,7 @@ module TencentCloud
|
|
5340
5340
|
# @type RequestId: String
|
5341
5341
|
|
5342
5342
|
attr_accessor :RequestId
|
5343
|
-
|
5343
|
+
|
5344
5344
|
def initialize(requestid=nil)
|
5345
5345
|
@RequestId = requestid
|
5346
5346
|
end
|
@@ -5358,7 +5358,7 @@ module TencentCloud
|
|
5358
5358
|
# @type NickName: String
|
5359
5359
|
|
5360
5360
|
attr_accessor :DeviceId, :NickName
|
5361
|
-
|
5361
|
+
|
5362
5362
|
def initialize(deviceid=nil, nickname=nil)
|
5363
5363
|
@DeviceId = deviceid
|
5364
5364
|
@NickName = nickname
|
@@ -5379,7 +5379,7 @@ module TencentCloud
|
|
5379
5379
|
# @type RequestId: String
|
5380
5380
|
|
5381
5381
|
attr_accessor :Status, :RequestId
|
5382
|
-
|
5382
|
+
|
5383
5383
|
def initialize(status=nil, requestid=nil)
|
5384
5384
|
@Status = status
|
5385
5385
|
@RequestId = requestid
|
@@ -5399,7 +5399,7 @@ module TencentCloud
|
|
5399
5399
|
# @type LiveChannelName: String
|
5400
5400
|
|
5401
5401
|
attr_accessor :LiveChannelId, :LiveChannelName
|
5402
|
-
|
5402
|
+
|
5403
5403
|
def initialize(livechannelid=nil, livechannelname=nil)
|
5404
5404
|
@LiveChannelId = livechannelid
|
5405
5405
|
@LiveChannelName = livechannelname
|
@@ -5417,7 +5417,7 @@ module TencentCloud
|
|
5417
5417
|
# @type RequestId: String
|
5418
5418
|
|
5419
5419
|
attr_accessor :RequestId
|
5420
|
-
|
5420
|
+
|
5421
5421
|
def initialize(requestid=nil)
|
5422
5422
|
@RequestId = requestid
|
5423
5423
|
end
|
@@ -5437,7 +5437,7 @@ module TencentCloud
|
|
5437
5437
|
# @type TemplateId: String
|
5438
5438
|
|
5439
5439
|
attr_accessor :PlanId, :PlanName, :TemplateId
|
5440
|
-
|
5440
|
+
|
5441
5441
|
def initialize(planid=nil, planname=nil, templateid=nil)
|
5442
5442
|
@PlanId = planid
|
5443
5443
|
@PlanName = planname
|
@@ -5457,7 +5457,7 @@ module TencentCloud
|
|
5457
5457
|
# @type RequestId: String
|
5458
5458
|
|
5459
5459
|
attr_accessor :RequestId
|
5460
|
-
|
5460
|
+
|
5461
5461
|
def initialize(requestid=nil)
|
5462
5462
|
@RequestId = requestid
|
5463
5463
|
end
|
@@ -5475,7 +5475,7 @@ module TencentCloud
|
|
5475
5475
|
# @type ExpireTime: Integer
|
5476
5476
|
|
5477
5477
|
attr_accessor :IntIDs, :ExpireTime
|
5478
|
-
|
5478
|
+
|
5479
5479
|
def initialize(intids=nil, expiretime=nil)
|
5480
5480
|
@IntIDs = intids
|
5481
5481
|
@ExpireTime = expiretime
|
@@ -5493,7 +5493,7 @@ module TencentCloud
|
|
5493
5493
|
# @type RequestId: String
|
5494
5494
|
|
5495
5495
|
attr_accessor :RequestId
|
5496
|
-
|
5496
|
+
|
5497
5497
|
def initialize(requestid=nil)
|
5498
5498
|
@RequestId = requestid
|
5499
5499
|
end
|
@@ -5511,7 +5511,7 @@ module TencentCloud
|
|
5511
5511
|
# @type MessageType: String
|
5512
5512
|
|
5513
5513
|
attr_accessor :IntId, :MessageType
|
5514
|
-
|
5514
|
+
|
5515
5515
|
def initialize(intid=nil, messagetype=nil)
|
5516
5516
|
@IntId = intid
|
5517
5517
|
@MessageType = messagetype
|
@@ -5529,7 +5529,7 @@ module TencentCloud
|
|
5529
5529
|
# @type RequestId: String
|
5530
5530
|
|
5531
5531
|
attr_accessor :RequestId
|
5532
|
-
|
5532
|
+
|
5533
5533
|
def initialize(requestid=nil)
|
5534
5534
|
@RequestId = requestid
|
5535
5535
|
end
|
@@ -5551,7 +5551,7 @@ module TencentCloud
|
|
5551
5551
|
# @type DeviceId: String
|
5552
5552
|
|
5553
5553
|
attr_accessor :ChannelId, :PresetId, :PresetName, :DeviceId
|
5554
|
-
|
5554
|
+
|
5555
5555
|
def initialize(channelid=nil, presetid=nil, presetname=nil, deviceid=nil)
|
5556
5556
|
@ChannelId = channelid
|
5557
5557
|
@PresetId = presetid
|
@@ -5573,7 +5573,7 @@ module TencentCloud
|
|
5573
5573
|
# @type RequestId: String
|
5574
5574
|
|
5575
5575
|
attr_accessor :RequestId
|
5576
|
-
|
5576
|
+
|
5577
5577
|
def initialize(requestid=nil)
|
5578
5578
|
@RequestId = requestid
|
5579
5579
|
end
|
@@ -5593,7 +5593,7 @@ module TencentCloud
|
|
5593
5593
|
# @type TimeTemplateId: String
|
5594
5594
|
|
5595
5595
|
attr_accessor :PlanId, :Name, :TimeTemplateId
|
5596
|
-
|
5596
|
+
|
5597
5597
|
def initialize(planid=nil, name=nil, timetemplateid=nil)
|
5598
5598
|
@PlanId = planid
|
5599
5599
|
@Name = name
|
@@ -5615,7 +5615,7 @@ module TencentCloud
|
|
5615
5615
|
# @type RequestId: String
|
5616
5616
|
|
5617
5617
|
attr_accessor :Status, :RequestId
|
5618
|
-
|
5618
|
+
|
5619
5619
|
def initialize(status=nil, requestid=nil)
|
5620
5620
|
@Status = status
|
5621
5621
|
@RequestId = requestid
|
@@ -5639,7 +5639,7 @@ module TencentCloud
|
|
5639
5639
|
# @type RecordDuration: Integer
|
5640
5640
|
|
5641
5641
|
attr_accessor :IntId, :SceneName, :SceneTrigger, :RecordDuration
|
5642
|
-
|
5642
|
+
|
5643
5643
|
def initialize(intid=nil, scenename=nil, scenetrigger=nil, recordduration=nil)
|
5644
5644
|
@IntId = intid
|
5645
5645
|
@SceneName = scenename
|
@@ -5661,7 +5661,7 @@ module TencentCloud
|
|
5661
5661
|
# @type RequestId: String
|
5662
5662
|
|
5663
5663
|
attr_accessor :RequestId
|
5664
|
-
|
5664
|
+
|
5665
5665
|
def initialize(requestid=nil)
|
5666
5666
|
@RequestId = requestid
|
5667
5667
|
end
|
@@ -5681,7 +5681,7 @@ module TencentCloud
|
|
5681
5681
|
# @type SubscriptionItem: String
|
5682
5682
|
|
5683
5683
|
attr_accessor :DeviceId, :Status, :SubscriptionItem
|
5684
|
-
|
5684
|
+
|
5685
5685
|
def initialize(deviceid=nil, status=nil, subscriptionitem=nil)
|
5686
5686
|
@DeviceId = deviceid
|
5687
5687
|
@Status = status
|
@@ -5701,7 +5701,7 @@ module TencentCloud
|
|
5701
5701
|
# @type RequestId: String
|
5702
5702
|
|
5703
5703
|
attr_accessor :RequestId
|
5704
|
-
|
5704
|
+
|
5705
5705
|
def initialize(requestid=nil)
|
5706
5706
|
@RequestId = requestid
|
5707
5707
|
end
|
@@ -5719,7 +5719,7 @@ module TencentCloud
|
|
5719
5719
|
# @type ExpireTime: Integer
|
5720
5720
|
|
5721
5721
|
attr_accessor :InitIDs, :ExpireTime
|
5722
|
-
|
5722
|
+
|
5723
5723
|
def initialize(initids=nil, expiretime=nil)
|
5724
5724
|
@InitIDs = initids
|
5725
5725
|
@ExpireTime = expiretime
|
@@ -5737,7 +5737,7 @@ module TencentCloud
|
|
5737
5737
|
# @type RequestId: String
|
5738
5738
|
|
5739
5739
|
attr_accessor :RequestId
|
5740
|
-
|
5740
|
+
|
5741
5741
|
def initialize(requestid=nil)
|
5742
5742
|
@RequestId = requestid
|
5743
5743
|
end
|
@@ -5761,7 +5761,7 @@ module TencentCloud
|
|
5761
5761
|
# @type ResetTime: Integer
|
5762
5762
|
|
5763
5763
|
attr_accessor :PresetId, :PresetName, :Status, :ResetTime
|
5764
|
-
|
5764
|
+
|
5765
5765
|
def initialize(presetid=nil, presetname=nil, status=nil, resettime=nil)
|
5766
5766
|
@PresetId = presetid
|
5767
5767
|
@PresetName = presetname
|
@@ -5799,7 +5799,7 @@ module TencentCloud
|
|
5799
5799
|
# @type RecordStorageTime: Integer
|
5800
5800
|
|
5801
5801
|
attr_accessor :PlanId, :Name, :TimeTemplateId, :TimeTemplateName, :Channels, :RecordStorageTime
|
5802
|
-
|
5802
|
+
|
5803
5803
|
def initialize(planid=nil, name=nil, timetemplateid=nil, timetemplatename=nil, channels=nil, recordstoragetime=nil)
|
5804
5804
|
@PlanId = planid
|
5805
5805
|
@Name = name
|
@@ -5851,7 +5851,7 @@ module TencentCloud
|
|
5851
5851
|
# @type RecordStorageTime: Integer
|
5852
5852
|
|
5853
5853
|
attr_accessor :PlanId, :Name, :TimeTemplateId, :TimeTemplateName, :EventId, :Devices, :RecordStorageTime
|
5854
|
-
|
5854
|
+
|
5855
5855
|
def initialize(planid=nil, name=nil, timetemplateid=nil, timetemplatename=nil, eventid=nil, devices=nil, recordstoragetime=nil)
|
5856
5856
|
@PlanId = planid
|
5857
5857
|
@Name = name
|
@@ -5890,7 +5890,7 @@ module TencentCloud
|
|
5890
5890
|
# @type Value: :class:`Tencentcloud::Iotvideoindustry.v20201201.models.RecordStatisticValue`
|
5891
5891
|
|
5892
5892
|
attr_accessor :Time, :Value
|
5893
|
-
|
5893
|
+
|
5894
5894
|
def initialize(time=nil, value=nil)
|
5895
5895
|
@Time = time
|
5896
5896
|
@Value = value
|
@@ -5918,7 +5918,7 @@ module TencentCloud
|
|
5918
5918
|
# @type FileSize: Float
|
5919
5919
|
|
5920
5920
|
attr_accessor :ExpectTimeLen, :RecordTimeLen, :FileSize
|
5921
|
-
|
5921
|
+
|
5922
5922
|
def initialize(expecttimelen=nil, recordtimelen=nil, filesize=nil)
|
5923
5923
|
@ExpectTimeLen = expecttimelen
|
5924
5924
|
@RecordTimeLen = recordtimelen
|
@@ -5966,7 +5966,7 @@ module TencentCloud
|
|
5966
5966
|
# @type RecordId: String
|
5967
5967
|
|
5968
5968
|
attr_accessor :RecordTaskId, :RecordPlanId, :StartTime, :EndTime, :EventId, :VideoUrl, :RecordStatus, :SceneId, :WarnId, :RecordId
|
5969
|
-
|
5969
|
+
|
5970
5970
|
def initialize(recordtaskid=nil, recordplanid=nil, starttime=nil, endtime=nil, eventid=nil, videourl=nil, recordstatus=nil, sceneid=nil, warnid=nil, recordid=nil)
|
5971
5971
|
@RecordTaskId = recordtaskid
|
5972
5972
|
@RecordPlanId = recordplanid
|
@@ -6002,7 +6002,7 @@ module TencentCloud
|
|
6002
6002
|
# @type Index: String
|
6003
6003
|
|
6004
6004
|
attr_accessor :Id, :Index
|
6005
|
-
|
6005
|
+
|
6006
6006
|
def initialize(id=nil, index=nil)
|
6007
6007
|
@Id = id
|
6008
6008
|
@Index = index
|
@@ -6020,7 +6020,7 @@ module TencentCloud
|
|
6020
6020
|
# @type RequestId: String
|
6021
6021
|
|
6022
6022
|
attr_accessor :RequestId
|
6023
|
-
|
6023
|
+
|
6024
6024
|
def initialize(requestid=nil)
|
6025
6025
|
@RequestId = requestid
|
6026
6026
|
end
|
@@ -6056,7 +6056,7 @@ module TencentCloud
|
|
6056
6056
|
# @type UpdateTime: String
|
6057
6057
|
|
6058
6058
|
attr_accessor :IntId, :Uin, :SceneName, :SceneTrigger, :RecordDuration, :StoreDuration, :CreateTime, :UpdateTime
|
6059
|
-
|
6059
|
+
|
6060
6060
|
def initialize(intid=nil, uin=nil, scenename=nil, scenetrigger=nil, recordduration=nil, storeduration=nil, createtime=nil, updatetime=nil)
|
6061
6061
|
@IntId = intid
|
6062
6062
|
@Uin = uin
|
@@ -6092,7 +6092,7 @@ module TencentCloud
|
|
6092
6092
|
# @type Realm: String
|
6093
6093
|
|
6094
6094
|
attr_accessor :Host, :Port, :Serial, :Realm
|
6095
|
-
|
6095
|
+
|
6096
6096
|
def initialize(host=nil, port=nil, serial=nil, realm=nil)
|
6097
6097
|
@Host = host
|
6098
6098
|
@Port = port
|
@@ -6118,7 +6118,7 @@ module TencentCloud
|
|
6118
6118
|
# @type Sum: Float
|
6119
6119
|
|
6120
6120
|
attr_accessor :Date, :Sum
|
6121
|
-
|
6121
|
+
|
6122
6122
|
def initialize(date=nil, sum=nil)
|
6123
6123
|
@Date = date
|
6124
6124
|
@Sum = sum
|
@@ -6149,7 +6149,7 @@ module TencentCloud
|
|
6149
6149
|
# @type FlvAddr: String
|
6150
6150
|
|
6151
6151
|
attr_accessor :StreamId, :RtspAddr, :RtmpAddr, :HlsAddr, :FlvAddr
|
6152
|
-
|
6152
|
+
|
6153
6153
|
def initialize(streamid=nil, rtspaddr=nil, rtmpaddr=nil, hlsaddr=nil, flvaddr=nil)
|
6154
6154
|
@StreamId = streamid
|
6155
6155
|
@RtspAddr = rtspaddr
|
@@ -6186,7 +6186,7 @@ module TencentCloud
|
|
6186
6186
|
# @type TimeTemplateSpecs: Array
|
6187
6187
|
|
6188
6188
|
attr_accessor :TemplateId, :Name, :IsAllWeek, :Type, :TimeTemplateSpecs
|
6189
|
-
|
6189
|
+
|
6190
6190
|
def initialize(templateid=nil, name=nil, isallweek=nil, type=nil, timetemplatespecs=nil)
|
6191
6191
|
@TemplateId = templateid
|
6192
6192
|
@Name = name
|
@@ -6224,7 +6224,7 @@ module TencentCloud
|
|
6224
6224
|
# @type EndTime: String
|
6225
6225
|
|
6226
6226
|
attr_accessor :DayofWeek, :BeginTime, :EndTime
|
6227
|
-
|
6227
|
+
|
6228
6228
|
def initialize(dayofweek=nil, begintime=nil, endtime=nil)
|
6229
6229
|
@DayofWeek = dayofweek
|
6230
6230
|
@BeginTime = begintime
|
@@ -6250,7 +6250,7 @@ module TencentCloud
|
|
6250
6250
|
# @type NewParentId: String
|
6251
6251
|
|
6252
6252
|
attr_accessor :GroupName, :GroupId, :GroupDescribe, :NewParentId
|
6253
|
-
|
6253
|
+
|
6254
6254
|
def initialize(groupname=nil, groupid=nil, groupdescribe=nil, newparentid=nil)
|
6255
6255
|
@GroupName = groupname
|
6256
6256
|
@GroupId = groupid
|
@@ -6272,7 +6272,7 @@ module TencentCloud
|
|
6272
6272
|
# @type RequestId: String
|
6273
6273
|
|
6274
6274
|
attr_accessor :RequestId
|
6275
|
-
|
6275
|
+
|
6276
6276
|
def initialize(requestid=nil)
|
6277
6277
|
@RequestId = requestid
|
6278
6278
|
end
|
@@ -6290,7 +6290,7 @@ module TencentCloud
|
|
6290
6290
|
# @type DeviceId: String
|
6291
6291
|
|
6292
6292
|
attr_accessor :PassWord, :DeviceId
|
6293
|
-
|
6293
|
+
|
6294
6294
|
def initialize(password=nil, deviceid=nil)
|
6295
6295
|
@PassWord = password
|
6296
6296
|
@DeviceId = deviceid
|
@@ -6311,7 +6311,7 @@ module TencentCloud
|
|
6311
6311
|
# @type RequestId: String
|
6312
6312
|
|
6313
6313
|
attr_accessor :Status, :RequestId
|
6314
|
-
|
6314
|
+
|
6315
6315
|
def initialize(status=nil, requestid=nil)
|
6316
6316
|
@Status = status
|
6317
6317
|
@RequestId = requestid
|
@@ -6341,7 +6341,7 @@ module TencentCloud
|
|
6341
6341
|
# @type IsModifyDevices: Integer
|
6342
6342
|
|
6343
6343
|
attr_accessor :PlanId, :Name, :TimeTemplateId, :EventId, :Devices, :IsModifyDevices
|
6344
|
-
|
6344
|
+
|
6345
6345
|
def initialize(planid=nil, name=nil, timetemplateid=nil, eventid=nil, devices=nil, ismodifydevices=nil)
|
6346
6346
|
@PlanId = planid
|
6347
6347
|
@Name = name
|
@@ -6376,7 +6376,7 @@ module TencentCloud
|
|
6376
6376
|
# @type RequestId: String
|
6377
6377
|
|
6378
6378
|
attr_accessor :Status, :RequestId
|
6379
|
-
|
6379
|
+
|
6380
6380
|
def initialize(status=nil, requestid=nil)
|
6381
6381
|
@Status = status
|
6382
6382
|
@RequestId = requestid
|
@@ -6401,7 +6401,7 @@ module TencentCloud
|
|
6401
6401
|
# @type TimeTemplateSpecs: Array
|
6402
6402
|
|
6403
6403
|
attr_accessor :TemplateId, :Name, :IsAllWeek, :TimeTemplateSpecs
|
6404
|
-
|
6404
|
+
|
6405
6405
|
def initialize(templateid=nil, name=nil, isallweek=nil, timetemplatespecs=nil)
|
6406
6406
|
@TemplateId = templateid
|
6407
6407
|
@Name = name
|
@@ -6432,7 +6432,7 @@ module TencentCloud
|
|
6432
6432
|
# @type RequestId: String
|
6433
6433
|
|
6434
6434
|
attr_accessor :Status, :RequestId
|
6435
|
-
|
6435
|
+
|
6436
6436
|
def initialize(status=nil, requestid=nil)
|
6437
6437
|
@Status = status
|
6438
6438
|
@RequestId = requestid
|
@@ -6517,7 +6517,7 @@ module TencentCloud
|
|
6517
6517
|
# @type UpdateTime: String
|
6518
6518
|
|
6519
6519
|
attr_accessor :Id, :DeviceId, :DeviceName, :WarnChannel, :WarnLevel, :WarnLevelName, :WarnMode, :WarnModeName, :WarnType, :Del, :CreateTime, :UpdateTime
|
6520
|
-
|
6520
|
+
|
6521
6521
|
def initialize(id=nil, deviceid=nil, devicename=nil, warnchannel=nil, warnlevel=nil, warnlevelname=nil, warnmode=nil, warnmodename=nil, warntype=nil, del=nil, createtime=nil, updatetime=nil)
|
6522
6522
|
@Id = id
|
6523
6523
|
@DeviceId = deviceid
|