tencentcloud-sdk-nodejs 4.0.256 → 4.0.257

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/CHANGELOG.md +334 -109
  2. package/package.json +1 -1
  3. package/products.md +12 -12
  4. package/src/common/sdk_version.ts +1 -1
  5. package/src/services/antiddos/v20200309/antiddos_models.ts +15 -0
  6. package/src/services/cam/v20190116/cam_models.ts +1 -1
  7. package/src/services/cii/v20210408/cii_models.ts +6 -6
  8. package/src/services/cls/v20201016/cls_client.ts +6 -6
  9. package/src/services/cls/v20201016/cls_models.ts +1 -1
  10. package/src/services/dbbrain/v20210527/dbbrain_client.ts +14 -2
  11. package/src/services/dbbrain/v20210527/dbbrain_models.ts +100 -45
  12. package/src/services/eiam/v20210420/eiam_client.ts +230 -65
  13. package/src/services/eiam/v20210420/eiam_models.ts +1582 -816
  14. package/src/services/iotvideoindustry/v20201201/iotvideoindustry_client.ts +374 -56
  15. package/src/services/iotvideoindustry/v20201201/iotvideoindustry_models.ts +1526 -397
  16. package/src/services/live/v20180801/live_models.ts +12 -1
  17. package/src/services/thpc/v20211109/thpc_client.ts +2 -1
  18. package/src/services/thpc/v20211109/thpc_models.ts +29 -4
  19. package/src/services/tiw/v20190919/tiw_models.ts +2 -6
  20. package/src/services/vpc/v20170312/vpc_models.ts +15 -1
  21. package/tencentcloud/common/sdk_version.d.ts +1 -1
  22. package/tencentcloud/common/sdk_version.js +1 -1
  23. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +12 -0
  24. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +1 -1
  25. package/tencentcloud/services/cii/v20210408/cii_models.d.ts +6 -6
  26. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +6 -6
  27. package/tencentcloud/services/cls/v20201016/cls_client.js +6 -6
  28. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
  29. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +5 -1
  30. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +6 -0
  31. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +83 -37
  32. package/tencentcloud/services/eiam/v20210420/eiam_client.d.ts +57 -5
  33. package/tencentcloud/services/eiam/v20210420/eiam_client.js +84 -6
  34. package/tencentcloud/services/eiam/v20210420/eiam_models.d.ts +1348 -693
  35. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.d.ts +119 -15
  36. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.js +177 -21
  37. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +1191 -221
  38. package/tencentcloud/services/live/v20180801/live_models.d.ts +11 -1
  39. package/tencentcloud/services/thpc/v20211109/thpc_models.d.ts +25 -4
  40. package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +2 -6
  41. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +14 -1
  42. package/test/dbbrain.v20210527.test.js +10 -0
  43. package/test/eiam.v20210420.test.js +134 -4
  44. package/test/iotvideoindustry.v20201201.test.js +274 -14
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { ControlRecordStreamRequest, DeleteTimeTemplateResponse, GetTimeTemplatesRequest, GetRecordPlanByDevRequest, GetRecordDatesByDevResponse, DescribeDeviceStreamsResponse, DescribeSIPServerRequest, GetRecordPlanByIdRequest, GetRecordPlansRequest, DeleteDeviceGroupResponse, DeleteRecordPlanResponse, UpdateDeviceGroupResponse, GetVideoListByConRequest, DescribeIPCChannelsRequest, DescribeSubGroupsRequest, DeleteRecordPlanRequest, CreateDeviceGroupResponse, GetVideoListByConResponse, UpdateTimeTemplateResponse, DescribeStatisticDetailsResponse, DescribeStatisticSummaryRequest, GetRecordPlanByIdResponse, DeleteDeviceRequest, UpdateDevicePassWordRequest, CreateTimeTemplateRequest, DescribeAllDeviceListRequest, DescribeDevicePassWordRequest, GetRecordPlanByDevResponse, UpdateRecordPlanRequest, DescribeStatisticDetailsRequest, CreateRecordPlanRequest, CreateDeviceGroupRequest, UpdateTimeTemplateRequest, CreateDeviceResponse, CreateDeviceRequest, DescribeStatisticSummaryResponse, DescribeRecordStreamRequest, GetTimeTemplateByIdResponse, ControlDevicePTZResponse, ControlDevicePTZRequest, UpdateDeviceGroupRequest, DescribeGroupDevicesRequest, DescribeGroupByIdRequest, UpdateDevicePassWordResponse, DescribeDeviceStreamsRequest, DescribeRecordStreamResponse, CreateRecordPlanResponse, DeleteDeviceGroupRequest, DescribeDeviceGroupResponse, ModifyDeviceDataRequest, GetRecordDatesByDevRequest, GetTimeTemplatesResponse, DescribeDevicePassWordResponse, DescribeIPCChannelsResponse, DescribeAllDeviceListResponse, DescribeSubGroupsResponse, DescribeGroupsResponse, BindGroupDevicesRequest, CreateTimeTemplateResponse, DescribeSIPServerResponse, DescribeGroupByPathRequest, UpdateRecordPlanResponse, DescribeDeviceGroupRequest, DescribeGroupsRequest, GetRecordPlansResponse, DescribeGroupByIdResponse, GetTimeTemplateByIdRequest, DeleteTimeTemplateRequest, DescribeVideoListResponse, ControlRecordStreamResponse, BindGroupDevicesResponse, DescribeVideoListRequest, ModifyDeviceDataResponse, DeleteDeviceResponse, DescribeGroupByPathResponse, DescribeGroupDevicesResponse } from "./iotvideoindustry_models";
3
+ import { ControlRecordStreamRequest, ModifySubscriptionStatusRequest, CreateSceneResponse, DeleteTimeTemplateResponse, GetTimeTemplatesRequest, GetRecordPlanByDevRequest, GetRecordDatesByDevResponse, CreateLiveRecordPlanRequest, DescribeLiveChannelRequest, DescribeSubscriptionStatusResponse, DescribeScenesResponse, DescribeDeviceStreamsResponse, DescribeSIPServerRequest, CreateLiveRecordPlanResponse, DeleteDeviceGroupResponse, DeleteRecordPlanResponse, ModifyVideoInfoRequest, ModifyBindPlanLiveChannelResponse, UpdateDeviceGroupResponse, GetVideoListByConRequest, DescribeLiveRecordPlanByIdRequest, DescribeIPCChannelsRequest, DescribeSubGroupsRequest, DeleteRecordPlanRequest, CreateDeviceGroupResponse, GetVideoListByConResponse, UpdateTimeTemplateResponse, UpdateRecordPlanRequest, ModifyDeviceDataResponse, DescribeStatisticDetailsResponse, DescribeSubGroupsResponse, GetRecordPlanByIdResponse, DeleteDeviceRequest, UpdateDevicePassWordRequest, CreateTimeTemplateRequest, ModifyBindPlanLiveChannelRequest, DescribeLiveStreamRequest, ModifyLiveRecordPlanResponse, DescribeAllDeviceListRequest, DescribeRecordDatesByLiveRequest, DescribeDevicePassWordRequest, GetRecordPlanByIdRequest, DescribeLiveChannelListRequest, GetRecordPlanByDevResponse, DeleteVideoListRequest, DescribeStatisticDetailsRequest, CreateRecordPlanRequest, CreateDeviceGroupRequest, UpdateTimeTemplateRequest, DescribeLiveRecordPlanIdsResponse, CreateDeviceResponse, CreateDeviceRequest, DescribeStatisticSummaryResponse, DescribeRecordStreamRequest, BindGroupDevicesRequest, ModifyLiveRecordPlanRequest, GetTimeTemplateByIdResponse, DescribeLiveChannelResponse, ControlDevicePTZResponse, ControlDevicePTZRequest, UpdateDeviceGroupRequest, DescribeChannelsByLiveRecordPlanResponse, DescribeGroupDevicesRequest, DescribeGroupByIdRequest, UpdateDevicePassWordResponse, DeleteChannelRequest, DescribeSubscriptionStatusRequest, DescribeDeviceStreamsRequest, DescribeRecordStreamResponse, CreateRecordPlanResponse, CreateSceneRequest, DescribeLiveVideoListResponse, DeleteDeviceGroupRequest, DescribeLiveRecordPlanByIdResponse, DescribeRecordDatesByLiveResponse, ModifySubscriptionStatusResponse, ModifyDeviceDataRequest, DeleteSceneResponse, GetRecordDatesByDevRequest, DescribeLiveVideoListRequest, GetTimeTemplatesResponse, CreateLiveChannelResponse, DeleteVideoListResponse, ModifyLiveVideoResponse, DescribeIPCChannelsResponse, DescribeAllDeviceListResponse, DescribeStatisticSummaryRequest, DescribeGroupsResponse, DeleteLiveRecordPlanRequest, DeleteDeviceResponse, DeleteLiveVideoListResponse, DescribeDeviceGroupResponse, CreateTimeTemplateResponse, DeleteLiveChannelRequest, DescribeSIPServerResponse, DescribeGroupByPathRequest, DeleteChannelResponse, UpdateRecordPlanResponse, DescribeDeviceGroupRequest, DescribeGroupsRequest, GetRecordPlansResponse, DescribeChannelsByLiveRecordPlanRequest, ModifyLiveChannelResponse, GetTimeTemplateByIdRequest, GetRecordPlansRequest, DeleteTimeTemplateRequest, ModifyLiveChannelRequest, DescribeVideoListResponse, DescribeLiveRecordPlanIdsRequest, DeleteLiveVideoListRequest, DescribeScenesRequest, DeleteLiveRecordPlanResponse, ModifyVideoInfoResponse, DescribeGroupByIdResponse, ControlRecordStreamResponse, DeleteLiveChannelResponse, BindGroupDevicesResponse, DescribeVideoListRequest, DescribeLiveChannelListResponse, DescribeDevicePassWordResponse, DescribeBindSceneDevicesRequest, DescribeBindSceneDevicesResponse, ModifyLiveVideoRequest, DescribeGroupByPathResponse, CreateLiveChannelRequest, DescribeGroupDevicesResponse, DeleteSceneRequest, DescribeLiveStreamResponse } from "./iotvideoindustry_models";
4
4
  /**
5
5
  * iotvideoindustry client
6
6
  * @class
@@ -12,9 +12,9 @@ export declare class Client extends AbstractClient {
12
12
  */
13
13
  DescribeIPCChannels(req: DescribeIPCChannelsRequest, cb?: (error: string, rep: DescribeIPCChannelsResponse) => void): Promise<DescribeIPCChannelsResponse>;
14
14
  /**
15
- * 本接口(UpdateRecordPlan)用于更新录制计划。
15
+ * 修改录像存储列表
16
16
  */
17
- UpdateRecordPlan(req: UpdateRecordPlanRequest, cb?: (error: string, rep: UpdateRecordPlanResponse) => void): Promise<UpdateRecordPlanResponse>;
17
+ ModifyVideoInfo(req: ModifyVideoInfoRequest, cb?: (error: string, rep: ModifyVideoInfoResponse) => void): Promise<ModifyVideoInfoResponse>;
18
18
  /**
19
19
  * 本接口(DescribeSubGroups)用于查询分组下的子分组列表。
20
20
  */
@@ -23,6 +23,14 @@ export declare class Client extends AbstractClient {
23
23
  * 本接口(UpdateDeviceGroup)用于修改分组信息。
24
24
  */
25
25
  UpdateDeviceGroup(req: UpdateDeviceGroupRequest, cb?: (error: string, rep: UpdateDeviceGroupResponse) => void): Promise<UpdateDeviceGroupResponse>;
26
+ /**
27
+ * 本接口(DescribeDeviceStreams)用于获取设备实时流地址。
28
+ */
29
+ DescribeDeviceStreams(req: DescribeDeviceStreamsRequest, cb?: (error: string, rep: DescribeDeviceStreamsResponse) => void): Promise<DescribeDeviceStreamsResponse>;
30
+ /**
31
+ * 删除录像存储列表
32
+ */
33
+ DeleteVideoList(req: DeleteVideoListRequest, cb?: (error: string, rep: DeleteVideoListResponse) => void): Promise<DeleteVideoListResponse>;
26
34
  /**
27
35
  * 本接口(CreateDeviceGroup) 用于创建设备管理分组。
28
36
  */
@@ -35,9 +43,13 @@ RecordId和StartTime/EndTime互斥
35
43
  */
36
44
  DescribeRecordStream(req: DescribeRecordStreamRequest, cb?: (error: string, rep: DescribeRecordStreamResponse) => void): Promise<DescribeRecordStreamResponse>;
37
45
  /**
38
- * 本接口(DescribeStatisticSummary)用于查询用户昨日的概览数据。
46
+ * 直播录像回放列表
39
47
  */
40
- DescribeStatisticSummary(req: DescribeStatisticSummaryRequest, cb?: (error: string, rep: DescribeStatisticSummaryResponse) => void): Promise<DescribeStatisticSummaryResponse>;
48
+ DescribeLiveVideoList(req: DescribeLiveVideoListRequest, cb?: (error: string, rep: DescribeLiveVideoListResponse) => void): Promise<DescribeLiveVideoListResponse>;
49
+ /**
50
+ * 创建场景
51
+ */
52
+ CreateScene(req: CreateSceneRequest, cb?: (error: string, rep: CreateSceneResponse) => void): Promise<CreateSceneResponse>;
41
53
  /**
42
54
  * 本接口(GetVideoListByCon)用于查询设备的录制文件列表
43
55
  */
@@ -50,14 +62,34 @@ RecordId和StartTime/EndTime互斥
50
62
  * 本接口(UpdateDevicePassWord)用于修改设备密码。
51
63
  */
52
64
  UpdateDevicePassWord(req: UpdateDevicePassWordRequest, cb?: (error: string, rep: UpdateDevicePassWordResponse) => void): Promise<UpdateDevicePassWordResponse>;
65
+ /**
66
+ * 查询主设备订阅状态
67
+ */
68
+ DescribeSubscriptionStatus(req: DescribeSubscriptionStatusRequest, cb?: (error: string, rep: DescribeSubscriptionStatusResponse) => void): Promise<DescribeSubscriptionStatusResponse>;
53
69
  /**
54
70
  * 对回放流进行控制,包括暂停、播放、拉动、结束等
55
71
  */
56
72
  ControlRecordStream(req: ControlRecordStreamRequest, cb?: (error: string, rep: ControlRecordStreamResponse) => void): Promise<ControlRecordStreamResponse>;
73
+ /**
74
+ * 直播录制计划绑定解绑直播频道
75
+ */
76
+ ModifyBindPlanLiveChannel(req: ModifyBindPlanLiveChannelRequest, cb?: (error: string, rep: ModifyBindPlanLiveChannelResponse) => void): Promise<ModifyBindPlanLiveChannelResponse>;
57
77
  /**
58
78
  * 本接口(GetTimeTemplateById)用于根据模板ID获取时间模板详情。
59
79
  */
60
80
  GetTimeTemplateById(req: GetTimeTemplateByIdRequest, cb?: (error: string, rep: GetTimeTemplateByIdResponse) => void): Promise<GetTimeTemplateByIdResponse>;
81
+ /**
82
+ * 直播录像删除
83
+ */
84
+ DeleteLiveVideoList(req: DeleteLiveVideoListRequest, cb?: (error: string, rep: DeleteLiveVideoListResponse) => void): Promise<DeleteLiveVideoListResponse>;
85
+ /**
86
+ * 编辑直播录制计划
87
+ */
88
+ ModifyLiveRecordPlan(req: ModifyLiveRecordPlanRequest, cb?: (error: string, rep: ModifyLiveRecordPlanResponse) => void): Promise<ModifyLiveRecordPlanResponse>;
89
+ /**
90
+ * 删除通道接口
91
+ */
92
+ DeleteChannel(req: DeleteChannelRequest, cb?: (error: string, rep: DeleteChannelResponse) => void): Promise<DeleteChannelResponse>;
61
93
  /**
62
94
  * 本接口(DescribeDevicePassWord)用于查询设备密码。
63
95
  */
@@ -66,6 +98,10 @@ RecordId和StartTime/EndTime互斥
66
98
  * 本接口(DescribeGroupDevices)用于查询分组下的设备列表。
67
99
  */
68
100
  DescribeGroupDevices(req: DescribeGroupDevicesRequest, cb?: (error: string, rep: DescribeGroupDevicesResponse) => void): Promise<DescribeGroupDevicesResponse>;
101
+ /**
102
+ * 本接口(GetRecordPlanByDev)用于根据设备ID查询其绑定的录制计划.
103
+ */
104
+ GetRecordPlanByDev(req: GetRecordPlanByDevRequest, cb?: (error: string, rep: GetRecordPlanByDevResponse) => void): Promise<GetRecordPlanByDevResponse>;
69
105
  /**
70
106
  * 本接口(GetRecordPlans)用于获取用户的全部录制计划。
71
107
  */
@@ -75,13 +111,17 @@ RecordId和StartTime/EndTime互斥
75
111
  */
76
112
  DeleteDevice(req: DeleteDeviceRequest, cb?: (error: string, rep: DeleteDeviceResponse) => void): Promise<DeleteDeviceResponse>;
77
113
  /**
78
- * 本接口(ModifyDeviceData)用于编辑设备信息。
114
+ * 创建直播录制计划
79
115
  */
80
- ModifyDeviceData(req: ModifyDeviceDataRequest, cb?: (error: string, rep: ModifyDeviceDataResponse) => void): Promise<ModifyDeviceDataResponse>;
116
+ CreateLiveRecordPlan(req: CreateLiveRecordPlanRequest, cb?: (error: string, rep: CreateLiveRecordPlanResponse) => void): Promise<CreateLiveRecordPlanResponse>;
81
117
  /**
82
118
  * 根据分组路径查询分组
83
119
  */
84
120
  DescribeGroupByPath(req: DescribeGroupByPathRequest, cb?: (error: string, rep: DescribeGroupByPathResponse) => void): Promise<DescribeGroupByPathResponse>;
121
+ /**
122
+ * 直播录像存储日期列表
123
+ */
124
+ DescribeRecordDatesByLive(req: DescribeRecordDatesByLiveRequest, cb?: (error: string, rep: DescribeRecordDatesByLiveResponse) => void): Promise<DescribeRecordDatesByLiveResponse>;
85
125
  /**
86
126
  * 本接口(GetRecordDatesByDev)用于查询设备含有录像文件的日期列表。
87
127
  */
@@ -91,13 +131,17 @@ RecordId和StartTime/EndTime互斥
91
131
  */
92
132
  GetTimeTemplates(req?: GetTimeTemplatesRequest, cb?: (error: string, rep: GetTimeTemplatesResponse) => void): Promise<GetTimeTemplatesResponse>;
93
133
  /**
94
- * 本接口(DescribeDeviceStreams)用于获取设备实时流地址。
134
+ * 删除直播接口
95
135
  */
96
- DescribeDeviceStreams(req: DescribeDeviceStreamsRequest, cb?: (error: string, rep: DescribeDeviceStreamsResponse) => void): Promise<DescribeDeviceStreamsResponse>;
136
+ DeleteLiveChannel(req: DeleteLiveChannelRequest, cb?: (error: string, rep: DeleteLiveChannelResponse) => void): Promise<DeleteLiveChannelResponse>;
97
137
  /**
98
138
  * 本接口(DescribeStatisticDetails)用于查询指定统计项详情,返回结果按天为单位聚合,支持的最大时间查询范围为31天。
99
139
  */
100
140
  DescribeStatisticDetails(req: DescribeStatisticDetailsRequest, cb?: (error: string, rep: DescribeStatisticDetailsResponse) => void): Promise<DescribeStatisticDetailsResponse>;
141
+ /**
142
+ * 获取场景列表
143
+ */
144
+ DescribeScenes(req: DescribeScenesRequest, cb?: (error: string, rep: DescribeScenesResponse) => void): Promise<DescribeScenesResponse>;
101
145
  /**
102
146
  * 本接口(CreateDevice) 用于创建设备。
103
147
  */
@@ -107,9 +151,9 @@ RecordId和StartTime/EndTime互斥
107
151
  */
108
152
  GetRecordPlanById(req: GetRecordPlanByIdRequest, cb?: (error: string, rep: GetRecordPlanByIdResponse) => void): Promise<GetRecordPlanByIdResponse>;
109
153
  /**
110
- * 本接口(GetRecordPlanByDev)用于根据设备ID查询其绑定的录制计划.
154
+ * 根据直播录制计划获取频道列表
111
155
  */
112
- GetRecordPlanByDev(req: GetRecordPlanByDevRequest, cb?: (error: string, rep: GetRecordPlanByDevResponse) => void): Promise<GetRecordPlanByDevResponse>;
156
+ DescribeChannelsByLiveRecordPlan(req: DescribeChannelsByLiveRecordPlanRequest, cb?: (error: string, rep: DescribeChannelsByLiveRecordPlanResponse) => void): Promise<DescribeChannelsByLiveRecordPlanResponse>;
113
157
  /**
114
158
  * 本接口(DescribeDeviceGroup)用于根据设备ID查询设备所在分组信息,可批量查询。
115
159
  */
@@ -120,37 +164,93 @@ RecordId和StartTime/EndTime互斥
120
164
  */
121
165
  DeleteRecordPlan(req: DeleteRecordPlanRequest, cb?: (error: string, rep: DeleteRecordPlanResponse) => void): Promise<DeleteRecordPlanResponse>;
122
166
  /**
123
- * 本接口(DescribeGroups)用于批量查询分组信息。
167
+ * 本接口(DescribeStatisticSummary)用于查询用户昨日的概览数据。
124
168
  */
125
- DescribeGroups(req: DescribeGroupsRequest, cb?: (error: string, rep: DescribeGroupsResponse) => void): Promise<DescribeGroupsResponse>;
169
+ DescribeStatisticSummary(req: DescribeStatisticSummaryRequest, cb?: (error: string, rep: DescribeStatisticSummaryResponse) => void): Promise<DescribeStatisticSummaryResponse>;
170
+ /**
171
+ * 删除直播录制计划
172
+ */
173
+ DeleteLiveRecordPlan(req: DeleteLiveRecordPlanRequest, cb?: (error: string, rep: DeleteLiveRecordPlanResponse) => void): Promise<DeleteLiveRecordPlanResponse>;
126
174
  /**
127
175
  * 本接口(DeleteTimeTemplate) 用于删除时间模板。
128
176
  */
129
177
  DeleteTimeTemplate(req: DeleteTimeTemplateRequest, cb?: (error: string, rep: DeleteTimeTemplateResponse) => void): Promise<DeleteTimeTemplateResponse>;
130
178
  /**
131
- * 本接口用于获取SIP服务器相关配置,用户可以通过这些配置项,将设备通过GB28181协议注册到本服务。
179
+ * 本接口(DescribeGroups)用于批量查询分组信息。
132
180
  */
133
- DescribeSIPServer(req?: DescribeSIPServerRequest, cb?: (error: string, rep: DescribeSIPServerResponse) => void): Promise<DescribeSIPServerResponse>;
181
+ DescribeGroups(req: DescribeGroupsRequest, cb?: (error: string, rep: DescribeGroupsResponse) => void): Promise<DescribeGroupsResponse>;
182
+ /**
183
+ * 本接口(ModifyDeviceData)用于编辑设备信息。
184
+ */
185
+ ModifyDeviceData(req: ModifyDeviceDataRequest, cb?: (error: string, rep: ModifyDeviceDataResponse) => void): Promise<ModifyDeviceDataResponse>;
186
+ /**
187
+ * 直播拉流接口
188
+ */
189
+ DescribeLiveStream(req: DescribeLiveStreamRequest, cb?: (error: string, rep: DescribeLiveStreamResponse) => void): Promise<DescribeLiveStreamResponse>;
190
+ /**
191
+ * 编辑直播接口
192
+ */
193
+ ModifyLiveChannel(req: ModifyLiveChannelRequest, cb?: (error: string, rep: ModifyLiveChannelResponse) => void): Promise<ModifyLiveChannelResponse>;
134
194
  /**
135
195
  * 本接口(DeleteDeviceGroup)用于删除分组。
136
196
  */
137
197
  DeleteDeviceGroup(req: DeleteDeviceGroupRequest, cb?: (error: string, rep: DeleteDeviceGroupResponse) => void): Promise<DeleteDeviceGroupResponse>;
198
+ /**
199
+ * 获取场景绑定设备列表
200
+ */
201
+ DescribeBindSceneDevices(req: DescribeBindSceneDevicesRequest, cb?: (error: string, rep: DescribeBindSceneDevicesResponse) => void): Promise<DescribeBindSceneDevicesResponse>;
138
202
  /**
139
203
  * 本接口(ControlDevicePTZ) 用于对支持GB28181 PTZ信令的设备进行远程控制。
140
204
  */
141
205
  ControlDevicePTZ(req: ControlDevicePTZRequest, cb?: (error: string, rep: ControlDevicePTZResponse) => void): Promise<ControlDevicePTZResponse>;
206
+ /**
207
+ * 获取直播录制计划列表
208
+ */
209
+ DescribeLiveRecordPlanIds(req: DescribeLiveRecordPlanIdsRequest, cb?: (error: string, rep: DescribeLiveRecordPlanIdsResponse) => void): Promise<DescribeLiveRecordPlanIdsResponse>;
142
210
  /**
143
211
  * 根据时间获取回放文件列表(云端录制用)
144
212
  */
145
213
  DescribeVideoList(req: DescribeVideoListRequest, cb?: (error: string, rep: DescribeVideoListResponse) => void): Promise<DescribeVideoListResponse>;
214
+ /**
215
+ * 直播录像编辑
216
+ */
217
+ ModifyLiveVideo(req: ModifyLiveVideoRequest, cb?: (error: string, rep: ModifyLiveVideoResponse) => void): Promise<ModifyLiveVideoResponse>;
218
+ /**
219
+ * 直播详情接口
220
+ */
221
+ DescribeLiveChannel(req: DescribeLiveChannelRequest, cb?: (error: string, rep: DescribeLiveChannelResponse) => void): Promise<DescribeLiveChannelResponse>;
146
222
  /**
147
223
  * 本接口(DescribeAllDeviceList) 用于获取设备列表。
148
224
  */
149
225
  DescribeAllDeviceList(req: DescribeAllDeviceListRequest, cb?: (error: string, rep: DescribeAllDeviceListResponse) => void): Promise<DescribeAllDeviceListResponse>;
226
+ /**
227
+ * 删除场景
228
+ */
229
+ DeleteScene(req: DeleteSceneRequest, cb?: (error: string, rep: DeleteSceneResponse) => void): Promise<DeleteSceneResponse>;
230
+ /**
231
+ * 本接口用于获取SIP服务器相关配置,用户可以通过这些配置项,将设备通过GB28181协议注册到本服务。
232
+ */
233
+ DescribeSIPServer(req?: DescribeSIPServerRequest, cb?: (error: string, rep: DescribeSIPServerResponse) => void): Promise<DescribeSIPServerResponse>;
234
+ /**
235
+ * 编辑设备订阅状态
236
+ */
237
+ ModifySubscriptionStatus(req: ModifySubscriptionStatusRequest, cb?: (error: string, rep: ModifySubscriptionStatusResponse) => void): Promise<ModifySubscriptionStatusResponse>;
238
+ /**
239
+ * 本接口(UpdateRecordPlan)用于更新录制计划。
240
+ */
241
+ UpdateRecordPlan(req: UpdateRecordPlanRequest, cb?: (error: string, rep: UpdateRecordPlanResponse) => void): Promise<UpdateRecordPlanResponse>;
242
+ /**
243
+ * 创建直播频道
244
+ */
245
+ CreateLiveChannel(req: CreateLiveChannelRequest, cb?: (error: string, rep: CreateLiveChannelResponse) => void): Promise<CreateLiveChannelResponse>;
150
246
  /**
151
247
  * 本接口(BindGroupDevices) 用于绑定设备到分组。
152
248
  */
153
249
  BindGroupDevices(req: BindGroupDevicesRequest, cb?: (error: string, rep: BindGroupDevicesResponse) => void): Promise<BindGroupDevicesResponse>;
250
+ /**
251
+ * 获取直播录制计划详情
252
+ */
253
+ DescribeLiveRecordPlanById(req: DescribeLiveRecordPlanByIdRequest, cb?: (error: string, rep: DescribeLiveRecordPlanByIdResponse) => void): Promise<DescribeLiveRecordPlanByIdResponse>;
154
254
  /**
155
255
  * 本接口(DescribeGroupById)用于根据分组ID查询分组。
156
256
  */
@@ -163,4 +263,8 @@ RecordId和StartTime/EndTime互斥
163
263
  * 本接口(CreateTimeTemplate) 用于根据模板描述的具体录制时间片段,创建定制化的时间模板。
164
264
  */
165
265
  CreateTimeTemplate(req: CreateTimeTemplateRequest, cb?: (error: string, rep: CreateTimeTemplateResponse) => void): Promise<CreateTimeTemplateResponse>;
266
+ /**
267
+ * 直播列表接口
268
+ */
269
+ DescribeLiveChannelList(req: DescribeLiveChannelListRequest, cb?: (error: string, rep: DescribeLiveChannelListResponse) => void): Promise<DescribeLiveChannelListResponse>;
166
270
  }
@@ -34,10 +34,10 @@ class Client extends abstract_client_1.AbstractClient {
34
34
  return this.request("DescribeIPCChannels", req, cb);
35
35
  }
36
36
  /**
37
- * 本接口(UpdateRecordPlan)用于更新录制计划。
37
+ * 修改录像存储列表
38
38
  */
39
- async UpdateRecordPlan(req, cb) {
40
- return this.request("UpdateRecordPlan", req, cb);
39
+ async ModifyVideoInfo(req, cb) {
40
+ return this.request("ModifyVideoInfo", req, cb);
41
41
  }
42
42
  /**
43
43
  * 本接口(DescribeSubGroups)用于查询分组下的子分组列表。
@@ -51,6 +51,18 @@ class Client extends abstract_client_1.AbstractClient {
51
51
  async UpdateDeviceGroup(req, cb) {
52
52
  return this.request("UpdateDeviceGroup", req, cb);
53
53
  }
54
+ /**
55
+ * 本接口(DescribeDeviceStreams)用于获取设备实时流地址。
56
+ */
57
+ async DescribeDeviceStreams(req, cb) {
58
+ return this.request("DescribeDeviceStreams", req, cb);
59
+ }
60
+ /**
61
+ * 删除录像存储列表
62
+ */
63
+ async DeleteVideoList(req, cb) {
64
+ return this.request("DeleteVideoList", req, cb);
65
+ }
54
66
  /**
55
67
  * 本接口(CreateDeviceGroup) 用于创建设备管理分组。
56
68
  */
@@ -67,10 +79,16 @@ RecordId和StartTime/EndTime互斥
67
79
  return this.request("DescribeRecordStream", req, cb);
68
80
  }
69
81
  /**
70
- * 本接口(DescribeStatisticSummary)用于查询用户昨日的概览数据。
82
+ * 直播录像回放列表
71
83
  */
72
- async DescribeStatisticSummary(req, cb) {
73
- return this.request("DescribeStatisticSummary", req, cb);
84
+ async DescribeLiveVideoList(req, cb) {
85
+ return this.request("DescribeLiveVideoList", req, cb);
86
+ }
87
+ /**
88
+ * 创建场景
89
+ */
90
+ async CreateScene(req, cb) {
91
+ return this.request("CreateScene", req, cb);
74
92
  }
75
93
  /**
76
94
  * 本接口(GetVideoListByCon)用于查询设备的录制文件列表
@@ -90,18 +108,48 @@ RecordId和StartTime/EndTime互斥
90
108
  async UpdateDevicePassWord(req, cb) {
91
109
  return this.request("UpdateDevicePassWord", req, cb);
92
110
  }
111
+ /**
112
+ * 查询主设备订阅状态
113
+ */
114
+ async DescribeSubscriptionStatus(req, cb) {
115
+ return this.request("DescribeSubscriptionStatus", req, cb);
116
+ }
93
117
  /**
94
118
  * 对回放流进行控制,包括暂停、播放、拉动、结束等
95
119
  */
96
120
  async ControlRecordStream(req, cb) {
97
121
  return this.request("ControlRecordStream", req, cb);
98
122
  }
123
+ /**
124
+ * 直播录制计划绑定解绑直播频道
125
+ */
126
+ async ModifyBindPlanLiveChannel(req, cb) {
127
+ return this.request("ModifyBindPlanLiveChannel", req, cb);
128
+ }
99
129
  /**
100
130
  * 本接口(GetTimeTemplateById)用于根据模板ID获取时间模板详情。
101
131
  */
102
132
  async GetTimeTemplateById(req, cb) {
103
133
  return this.request("GetTimeTemplateById", req, cb);
104
134
  }
135
+ /**
136
+ * 直播录像删除
137
+ */
138
+ async DeleteLiveVideoList(req, cb) {
139
+ return this.request("DeleteLiveVideoList", req, cb);
140
+ }
141
+ /**
142
+ * 编辑直播录制计划
143
+ */
144
+ async ModifyLiveRecordPlan(req, cb) {
145
+ return this.request("ModifyLiveRecordPlan", req, cb);
146
+ }
147
+ /**
148
+ * 删除通道接口
149
+ */
150
+ async DeleteChannel(req, cb) {
151
+ return this.request("DeleteChannel", req, cb);
152
+ }
105
153
  /**
106
154
  * 本接口(DescribeDevicePassWord)用于查询设备密码。
107
155
  */
@@ -114,6 +162,12 @@ RecordId和StartTime/EndTime互斥
114
162
  async DescribeGroupDevices(req, cb) {
115
163
  return this.request("DescribeGroupDevices", req, cb);
116
164
  }
165
+ /**
166
+ * 本接口(GetRecordPlanByDev)用于根据设备ID查询其绑定的录制计划.
167
+ */
168
+ async GetRecordPlanByDev(req, cb) {
169
+ return this.request("GetRecordPlanByDev", req, cb);
170
+ }
117
171
  /**
118
172
  * 本接口(GetRecordPlans)用于获取用户的全部录制计划。
119
173
  */
@@ -127,10 +181,10 @@ RecordId和StartTime/EndTime互斥
127
181
  return this.request("DeleteDevice", req, cb);
128
182
  }
129
183
  /**
130
- * 本接口(ModifyDeviceData)用于编辑设备信息。
184
+ * 创建直播录制计划
131
185
  */
132
- async ModifyDeviceData(req, cb) {
133
- return this.request("ModifyDeviceData", req, cb);
186
+ async CreateLiveRecordPlan(req, cb) {
187
+ return this.request("CreateLiveRecordPlan", req, cb);
134
188
  }
135
189
  /**
136
190
  * 根据分组路径查询分组
@@ -138,6 +192,12 @@ RecordId和StartTime/EndTime互斥
138
192
  async DescribeGroupByPath(req, cb) {
139
193
  return this.request("DescribeGroupByPath", req, cb);
140
194
  }
195
+ /**
196
+ * 直播录像存储日期列表
197
+ */
198
+ async DescribeRecordDatesByLive(req, cb) {
199
+ return this.request("DescribeRecordDatesByLive", req, cb);
200
+ }
141
201
  /**
142
202
  * 本接口(GetRecordDatesByDev)用于查询设备含有录像文件的日期列表。
143
203
  */
@@ -151,10 +211,10 @@ RecordId和StartTime/EndTime互斥
151
211
  return this.request("GetTimeTemplates", req, cb);
152
212
  }
153
213
  /**
154
- * 本接口(DescribeDeviceStreams)用于获取设备实时流地址。
214
+ * 删除直播接口
155
215
  */
156
- async DescribeDeviceStreams(req, cb) {
157
- return this.request("DescribeDeviceStreams", req, cb);
216
+ async DeleteLiveChannel(req, cb) {
217
+ return this.request("DeleteLiveChannel", req, cb);
158
218
  }
159
219
  /**
160
220
  * 本接口(DescribeStatisticDetails)用于查询指定统计项详情,返回结果按天为单位聚合,支持的最大时间查询范围为31天。
@@ -162,6 +222,12 @@ RecordId和StartTime/EndTime互斥
162
222
  async DescribeStatisticDetails(req, cb) {
163
223
  return this.request("DescribeStatisticDetails", req, cb);
164
224
  }
225
+ /**
226
+ * 获取场景列表
227
+ */
228
+ async DescribeScenes(req, cb) {
229
+ return this.request("DescribeScenes", req, cb);
230
+ }
165
231
  /**
166
232
  * 本接口(CreateDevice) 用于创建设备。
167
233
  */
@@ -175,10 +241,10 @@ RecordId和StartTime/EndTime互斥
175
241
  return this.request("GetRecordPlanById", req, cb);
176
242
  }
177
243
  /**
178
- * 本接口(GetRecordPlanByDev)用于根据设备ID查询其绑定的录制计划.
244
+ * 根据直播录制计划获取频道列表
179
245
  */
180
- async GetRecordPlanByDev(req, cb) {
181
- return this.request("GetRecordPlanByDev", req, cb);
246
+ async DescribeChannelsByLiveRecordPlan(req, cb) {
247
+ return this.request("DescribeChannelsByLiveRecordPlan", req, cb);
182
248
  }
183
249
  /**
184
250
  * 本接口(DescribeDeviceGroup)用于根据设备ID查询设备所在分组信息,可批量查询。
@@ -194,10 +260,16 @@ RecordId和StartTime/EndTime互斥
194
260
  return this.request("DeleteRecordPlan", req, cb);
195
261
  }
196
262
  /**
197
- * 本接口(DescribeGroups)用于批量查询分组信息。
263
+ * 本接口(DescribeStatisticSummary)用于查询用户昨日的概览数据。
198
264
  */
199
- async DescribeGroups(req, cb) {
200
- return this.request("DescribeGroups", req, cb);
265
+ async DescribeStatisticSummary(req, cb) {
266
+ return this.request("DescribeStatisticSummary", req, cb);
267
+ }
268
+ /**
269
+ * 删除直播录制计划
270
+ */
271
+ async DeleteLiveRecordPlan(req, cb) {
272
+ return this.request("DeleteLiveRecordPlan", req, cb);
201
273
  }
202
274
  /**
203
275
  * 本接口(DeleteTimeTemplate) 用于删除时间模板。
@@ -206,10 +278,28 @@ RecordId和StartTime/EndTime互斥
206
278
  return this.request("DeleteTimeTemplate", req, cb);
207
279
  }
208
280
  /**
209
- * 本接口用于获取SIP服务器相关配置,用户可以通过这些配置项,将设备通过GB28181协议注册到本服务。
281
+ * 本接口(DescribeGroups)用于批量查询分组信息。
210
282
  */
211
- async DescribeSIPServer(req, cb) {
212
- return this.request("DescribeSIPServer", req, cb);
283
+ async DescribeGroups(req, cb) {
284
+ return this.request("DescribeGroups", req, cb);
285
+ }
286
+ /**
287
+ * 本接口(ModifyDeviceData)用于编辑设备信息。
288
+ */
289
+ async ModifyDeviceData(req, cb) {
290
+ return this.request("ModifyDeviceData", req, cb);
291
+ }
292
+ /**
293
+ * 直播拉流接口
294
+ */
295
+ async DescribeLiveStream(req, cb) {
296
+ return this.request("DescribeLiveStream", req, cb);
297
+ }
298
+ /**
299
+ * 编辑直播接口
300
+ */
301
+ async ModifyLiveChannel(req, cb) {
302
+ return this.request("ModifyLiveChannel", req, cb);
213
303
  }
214
304
  /**
215
305
  * 本接口(DeleteDeviceGroup)用于删除分组。
@@ -217,30 +307,90 @@ RecordId和StartTime/EndTime互斥
217
307
  async DeleteDeviceGroup(req, cb) {
218
308
  return this.request("DeleteDeviceGroup", req, cb);
219
309
  }
310
+ /**
311
+ * 获取场景绑定设备列表
312
+ */
313
+ async DescribeBindSceneDevices(req, cb) {
314
+ return this.request("DescribeBindSceneDevices", req, cb);
315
+ }
220
316
  /**
221
317
  * 本接口(ControlDevicePTZ) 用于对支持GB28181 PTZ信令的设备进行远程控制。
222
318
  */
223
319
  async ControlDevicePTZ(req, cb) {
224
320
  return this.request("ControlDevicePTZ", req, cb);
225
321
  }
322
+ /**
323
+ * 获取直播录制计划列表
324
+ */
325
+ async DescribeLiveRecordPlanIds(req, cb) {
326
+ return this.request("DescribeLiveRecordPlanIds", req, cb);
327
+ }
226
328
  /**
227
329
  * 根据时间获取回放文件列表(云端录制用)
228
330
  */
229
331
  async DescribeVideoList(req, cb) {
230
332
  return this.request("DescribeVideoList", req, cb);
231
333
  }
334
+ /**
335
+ * 直播录像编辑
336
+ */
337
+ async ModifyLiveVideo(req, cb) {
338
+ return this.request("ModifyLiveVideo", req, cb);
339
+ }
340
+ /**
341
+ * 直播详情接口
342
+ */
343
+ async DescribeLiveChannel(req, cb) {
344
+ return this.request("DescribeLiveChannel", req, cb);
345
+ }
232
346
  /**
233
347
  * 本接口(DescribeAllDeviceList) 用于获取设备列表。
234
348
  */
235
349
  async DescribeAllDeviceList(req, cb) {
236
350
  return this.request("DescribeAllDeviceList", req, cb);
237
351
  }
352
+ /**
353
+ * 删除场景
354
+ */
355
+ async DeleteScene(req, cb) {
356
+ return this.request("DeleteScene", req, cb);
357
+ }
358
+ /**
359
+ * 本接口用于获取SIP服务器相关配置,用户可以通过这些配置项,将设备通过GB28181协议注册到本服务。
360
+ */
361
+ async DescribeSIPServer(req, cb) {
362
+ return this.request("DescribeSIPServer", req, cb);
363
+ }
364
+ /**
365
+ * 编辑设备订阅状态
366
+ */
367
+ async ModifySubscriptionStatus(req, cb) {
368
+ return this.request("ModifySubscriptionStatus", req, cb);
369
+ }
370
+ /**
371
+ * 本接口(UpdateRecordPlan)用于更新录制计划。
372
+ */
373
+ async UpdateRecordPlan(req, cb) {
374
+ return this.request("UpdateRecordPlan", req, cb);
375
+ }
376
+ /**
377
+ * 创建直播频道
378
+ */
379
+ async CreateLiveChannel(req, cb) {
380
+ return this.request("CreateLiveChannel", req, cb);
381
+ }
238
382
  /**
239
383
  * 本接口(BindGroupDevices) 用于绑定设备到分组。
240
384
  */
241
385
  async BindGroupDevices(req, cb) {
242
386
  return this.request("BindGroupDevices", req, cb);
243
387
  }
388
+ /**
389
+ * 获取直播录制计划详情
390
+ */
391
+ async DescribeLiveRecordPlanById(req, cb) {
392
+ return this.request("DescribeLiveRecordPlanById", req, cb);
393
+ }
244
394
  /**
245
395
  * 本接口(DescribeGroupById)用于根据分组ID查询分组。
246
396
  */
@@ -259,5 +409,11 @@ RecordId和StartTime/EndTime互斥
259
409
  async CreateTimeTemplate(req, cb) {
260
410
  return this.request("CreateTimeTemplate", req, cb);
261
411
  }
412
+ /**
413
+ * 直播列表接口
414
+ */
415
+ async DescribeLiveChannelList(req, cb) {
416
+ return this.request("DescribeLiveChannelList", req, cb);
417
+ }
262
418
  }
263
419
  exports.Client = Client;