tccli 3.0.1293.1__py2.py3-none-any.whl → 3.0.1295.1__py2.py3-none-any.whl
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.
- tccli/__init__.py +1 -1
- tccli/services/bh/v20230418/api.json +35 -17
- tccli/services/bh/v20230418/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +1 -1
- tccli/services/cam/v20190116/examples.json +5 -5
- tccli/services/captcha/v20190722/api.json +49 -39
- tccli/services/cbs/v20170312/api.json +16 -16
- tccli/services/ccc/v20200210/api.json +89 -6
- tccli/services/ccc/v20200210/examples.json +1 -1
- tccli/services/cdc/v20201214/api.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +191 -0
- tccli/services/cdwpg/v20201230/api.json +282 -247
- tccli/services/cdwpg/v20201230/examples.json +39 -39
- tccli/services/chc/v20230418/api.json +92 -92
- tccli/services/chc/v20230418/examples.json +5 -5
- tccli/services/clb/v20180317/api.json +40 -21
- tccli/services/cloudaudit/v20190319/api.json +38 -23
- tccli/services/controlcenter/v20230110/api.json +2 -2
- tccli/services/controlcenter/v20230110/examples.json +1 -1
- tccli/services/dbbrain/v20210527/api.json +8 -8
- tccli/services/dbdc/v20201029/api.json +42 -42
- tccli/services/dcdb/v20180411/api.json +66 -66
- tccli/services/dcdb/v20180411/examples.json +7 -7
- tccli/services/dlc/v20210125/api.json +212 -17
- tccli/services/emr/v20190103/api.json +89 -89
- tccli/services/emr/v20190103/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/essbasic/v20210526/api.json +4 -4
- tccli/services/essbasic/v20210526/examples.json +3 -3
- tccli/services/gs/v20191118/api.json +80 -82
- tccli/services/gs/v20191118/examples.json +29 -29
- tccli/services/hai/v20230812/api.json +98 -98
- tccli/services/hunyuan/v20230901/api.json +3 -3
- tccli/services/iap/v20240713/api.json +13 -13
- tccli/services/iap/v20240713/examples.json +3 -3
- tccli/services/iotcloud/v20210408/api.json +29 -29
- tccli/services/iotcloud/v20210408/examples.json +6 -6
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideo/v20191126/api.json +35 -34
- tccli/services/iotvideo/v20191126/examples.json +2 -2
- tccli/services/iotvideo/v20201215/api.json +310 -292
- tccli/services/iotvideo/v20201215/examples.json +54 -54
- tccli/services/iotvideo/v20211125/api.json +283 -275
- tccli/services/iotvideo/v20211125/examples.json +64 -64
- tccli/services/iotvideoindustry/v20201201/api.json +38 -35
- tccli/services/lcic/v20220817/api.json +46 -44
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/live/v20180801/api.json +8 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +76 -76
- tccli/services/mariadb/v20170312/examples.json +5 -5
- tccli/services/monitor/v20180724/api.json +59 -3
- tccli/services/monitor/v20180724/examples.json +2 -2
- tccli/services/mps/v20190612/api.json +123 -4
- tccli/services/mqtt/v20240516/api.json +182 -182
- tccli/services/mqtt/v20240516/examples.json +7 -13
- tccli/services/organization/v20210331/api.json +61 -43
- tccli/services/organization/v20210331/examples.json +25 -25
- tccli/services/privatedns/v20201028/api.json +32 -32
- tccli/services/region/v20220627/examples.json +1 -1
- tccli/services/taf/taf_client.py +53 -0
- tccli/services/taf/v20200210/api.json +138 -0
- tccli/services/taf/v20200210/examples.json +8 -0
- tccli/services/tag/v20180813/api.json +2 -2
- tccli/services/tbaas/v20180416/api.json +74 -64
- tccli/services/tcr/v20190924/api.json +209 -188
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +16 -16
- tccli/services/thpc/v20230321/api.json +9 -0
- tccli/services/tke/tke_client.py +61 -8
- tccli/services/tke/v20180525/api.json +430 -320
- tccli/services/tke/v20180525/examples.json +14 -0
- tccli/services/trocket/v20230308/api.json +24 -24
- tccli/services/tsf/v20180326/api.json +351 -198
- tccli/services/vcube/v20220410/api.json +382 -327
- tccli/services/vcube/v20220410/examples.json +56 -56
- tccli/services/vod/v20180717/api.json +827 -814
- tccli/services/vod/v20180717/examples.json +19 -19
- tccli/services/vpc/v20170312/api.json +84 -3
- tccli/services/waf/v20180125/api.json +2 -2
- tccli/services/waf/v20180125/examples.json +2 -2
- tccli/services/wedata/v20210820/api.json +10 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/RECORD +88 -88
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/license_files/LICENSE +0 -0
@@ -3,24 +3,24 @@
|
|
3
3
|
"ApplyAIModel": [
|
4
4
|
{
|
5
5
|
"document": "",
|
6
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ApplyAIModel\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
7
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
6
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ApplyAIModel\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"ModelId\": \"body_detect\"\n}",
|
7
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
8
8
|
"title": "申请AI模型"
|
9
9
|
}
|
10
10
|
],
|
11
11
|
"BatchUpdateFirmware": [
|
12
12
|
{
|
13
13
|
"document": "",
|
14
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchUpdateFirmware\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
15
|
-
"output": "{\n \"Response\": {\n \"TaskId\":
|
14
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchUpdateFirmware\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"2.0.0\",\n \"FirmwareOriVersion\": \"1.0.0\"\n}",
|
15
|
+
"output": "{\n \"Response\": {\n \"TaskId\": 1,\n \"RequestId\": \"id\"\n }\n}",
|
16
16
|
"title": "批量更新固件"
|
17
17
|
}
|
18
18
|
],
|
19
19
|
"BindCloudStorageUser": [
|
20
20
|
{
|
21
21
|
"document": "",
|
22
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindCloudStorageUser\n<公共请求参数>\n\n{\n \"DeviceName\": \"
|
23
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
22
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindCloudStorageUser\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"UserId\": \"user\",\n \"ProductId\": \"product\"\n}",
|
23
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
24
24
|
"title": "绑定云存用户"
|
25
25
|
}
|
26
26
|
],
|
@@ -51,16 +51,16 @@
|
|
51
51
|
"CancelAIModelApplication": [
|
52
52
|
{
|
53
53
|
"document": "",
|
54
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelAIModelApplication\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
55
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
54
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelAIModelApplication\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"ModelId\": \"body_detect\"\n}",
|
55
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
56
56
|
"title": "取消AI模型申请"
|
57
57
|
}
|
58
58
|
],
|
59
59
|
"CancelDeviceFirmwareTask": [
|
60
60
|
{
|
61
61
|
"document": "",
|
62
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelDeviceFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
63
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
62
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelDeviceFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"1.0.0\",\n \"TaskId\": 10000,\n \"DeviceName\": \"dev\"\n}",
|
63
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
64
64
|
"title": "取消设备升级任务"
|
65
65
|
}
|
66
66
|
],
|
@@ -99,7 +99,7 @@
|
|
99
99
|
"CreateBatch": [
|
100
100
|
{
|
101
101
|
"document": "",
|
102
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBatch\n<公共请求参数>\n\n{\n \"DevNum\": 1,\n \"DevPre\": \"
|
102
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBatch\n<公共请求参数>\n\n{\n \"DevNum\": 1,\n \"DevPre\": \"pre\",\n \"ProductId\": \"37MFSSRMZY\"\n}",
|
103
103
|
"output": "{\n \"Response\": {\n \"BatchId\": 12,\n \"RequestId\": \"c05cb7bb-6d8e-431f-bb38-b4a11597d885\"\n }\n}",
|
104
104
|
"title": "创建批次"
|
105
105
|
}
|
@@ -107,8 +107,8 @@
|
|
107
107
|
"CreateCOSCredentials": [
|
108
108
|
{
|
109
109
|
"document": "",
|
110
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCOSCredentials\n<公共请求参数>\n\n{\n \"DeviceName\": \"device\",\n \"ProductId\": \"
|
111
|
-
"output": "{\n \"Response\": {\n \"StoragePath\": \"path\",\n \"SecretKey\": \"key\",\n \"Token\": \"token\",\n \"ExpiredTime\": 1625556088,\n \"StorageBucket\": \"bucket\",\n \"RequestId\": \"
|
110
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCOSCredentials\n<公共请求参数>\n\n{\n \"DeviceName\": \"device\",\n \"ProductId\": \"product\"\n}",
|
111
|
+
"output": "{\n \"Response\": {\n \"StoragePath\": \"path\",\n \"SecretKey\": \"key\",\n \"Token\": \"token\",\n \"ExpiredTime\": 1625556088,\n \"StorageBucket\": \"bucket\",\n \"RequestId\": \"id\",\n \"SecretID\": \"id\",\n \"StorageRegion\": \"gz\"\n }\n}",
|
112
112
|
"title": "创建COS上传密钥"
|
113
113
|
}
|
114
114
|
],
|
@@ -155,7 +155,7 @@
|
|
155
155
|
"CreateProduct": [
|
156
156
|
{
|
157
157
|
"document": "",
|
158
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateProduct\n<公共请求参数>\n\n{\n \"ProductVaildYears\": \"5\",\n \"ProductDescription\": \"binky_test\",\n \"EncryptionType\": \"2\",\n \"ChipId\": \"default\",\n \"ProductName\": \"test_lock6\",\n \"DeviceType\": \"1\",\n \"NetType\": \"cellular\",\n \"ChipManufactureId\": \"default\",\n \"ChipOs\": \"default\",\n \"CategoryId\": \"595\",\n \"Features\": [\n \"
|
158
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateProduct\n<公共请求参数>\n\n{\n \"ProductVaildYears\": \"5\",\n \"ProductDescription\": \"binky_test\",\n \"EncryptionType\": \"2\",\n \"ChipId\": \"default\",\n \"ProductName\": \"test_lock6\",\n \"DeviceType\": \"1\",\n \"NetType\": \"cellular\",\n \"ChipManufactureId\": \"default\",\n \"ChipOs\": \"default\",\n \"CategoryId\": \"595\",\n \"Features\": [\n \"ypsxth\"\n ]\n}",
|
159
159
|
"output": "{\n \"Response\": {\n \"Data\": {\n \"ProductId\": \"L5N2BC8Q04\",\n \"ProductName\": \"test_lock6\",\n \"DeviceType\": 1,\n \"ProductVaildYears\": 5,\n \"EncryptionType\": 2,\n \"Features\": [\n \"unused\"\n ],\n \"CategoryId\": 595,\n \"ChipOs\": \"default\",\n \"ChipManufactureId\": \"default\",\n \"ChipId\": \"default\",\n \"ProductDescription\": \"binky_test\",\n \"NetType\": \"cellular\",\n \"CreateTime\": 1661152125,\n \"UpdateTime\": 1661152125\n },\n \"RequestId\": \"210e261e-5ab9-4b47-bfdf-68c63fb26a20\"\n }\n}",
|
160
160
|
"title": "创建产品"
|
161
161
|
}
|
@@ -163,7 +163,7 @@
|
|
163
163
|
"CreateTaskFileUrl": [
|
164
164
|
{
|
165
165
|
"document": "",
|
166
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTaskFileUrl\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
166
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTaskFileUrl\n<公共请求参数>\n\n{\n \"ProductId\": \"product\"\n}",
|
167
167
|
"output": "{\n \"Response\": {\n \"Url\": \"https://iothub-tasktest-****\",\n \"FileName\": \"111111_ABCDE12345_1586228400\",\n \"RequestId\": \"be69a7a3-7315-40a7-9532-3316e4a3e97e\"\n }\n}",
|
168
168
|
"title": "获取任务文件上传链接"
|
169
169
|
}
|
@@ -171,8 +171,8 @@
|
|
171
171
|
"DeleteCloudStorageEvent": [
|
172
172
|
{
|
173
173
|
"document": "",
|
174
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
175
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
174
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"DeviceName\": \"dev\",\n \"EventId\": \"event\",\n \"StartTime\": 1,\n \"EndTime\": 1,\n \"UserId\": \"user\",\n \"ChannelId\": 1\n}",
|
175
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
176
176
|
"title": "删除云存某一事件"
|
177
177
|
}
|
178
178
|
],
|
@@ -187,8 +187,8 @@
|
|
187
187
|
"DeleteFirmware": [
|
188
188
|
{
|
189
189
|
"document": "",
|
190
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteFirmware\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
191
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
190
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteFirmware\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"2.0.0\"\n}",
|
191
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
192
192
|
"title": "删除固件"
|
193
193
|
}
|
194
194
|
],
|
@@ -211,24 +211,24 @@
|
|
211
211
|
"DescribeAIModelApplications": [
|
212
212
|
{
|
213
213
|
"document": "",
|
214
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelApplications\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ProductId\": \"
|
215
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"
|
214
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelApplications\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ProductId\": \"product\",\n \"Limit\": 1,\n \"ModelId\": \"body_detect\"\n}",
|
215
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"id\",\n \"Applications\": [\n {\n \"Status\": 1,\n \"ProductName\": \"name\",\n \"ProductId\": \"product\"\n }\n ]\n }\n}",
|
216
216
|
"title": "用户AI模型申请记录"
|
217
217
|
}
|
218
218
|
],
|
219
219
|
"DescribeAIModelChannel": [
|
220
220
|
{
|
221
221
|
"document": "",
|
222
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelChannel\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
223
|
-
"output": "{\n \"Response\": {\n \"ForwardKey\": \"\",\n \"ForwardAddress\": \"\",\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"RequestId\": \"
|
222
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelChannel\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"ModelId\": \"body_detect\"\n}",
|
223
|
+
"output": "{\n \"Response\": {\n \"ForwardKey\": \"\",\n \"ForwardAddress\": \"\",\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"RequestId\": \"id\",\n \"CKafkaInstance\": \"ckafka-insfeae\",\n \"Type\": \"ckafka\"\n }\n}",
|
224
224
|
"title": "查看AI推理结果推送配置"
|
225
225
|
}
|
226
226
|
],
|
227
227
|
"DescribeAIModelUsage": [
|
228
228
|
{
|
229
229
|
"document": "",
|
230
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelUsage\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ProductId\": \"
|
231
|
-
"output": "{\n \"Response\": {\n \"UsageInfo\": [\n {\n \"Used\": 100,\n \"CreateTime\": 1625555521,\n \"Total\": 100000\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"
|
230
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModelUsage\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ProductId\": \"product\",\n \"Limit\": 1,\n \"ModelId\": \"body_detect\"\n}",
|
231
|
+
"output": "{\n \"Response\": {\n \"UsageInfo\": [\n {\n \"Used\": 100,\n \"CreateTime\": 1625555521,\n \"Total\": 100000\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"id\"\n }\n}",
|
232
232
|
"title": "查看AI模型资源包"
|
233
233
|
}
|
234
234
|
],
|
@@ -236,7 +236,7 @@
|
|
236
236
|
{
|
237
237
|
"document": "",
|
238
238
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIModels\n<公共请求参数>\n\n{\n \"Status\": 1,\n \"Offset\": 0,\n \"Limit\": 1,\n \"ModelId\": \"body_detect\"\n}",
|
239
|
-
"output": "{\n \"Response\": {\n \"Models\": [\n {\n \"Status\": 1,\n \"ApprovalTime\": 1625555521,\n \"Used\": 0,\n \"ApplyTime\": 1625555521,\n \"ProductName\": \"
|
239
|
+
"output": "{\n \"Response\": {\n \"Models\": [\n {\n \"Status\": 1,\n \"ApprovalTime\": 1625555521,\n \"Used\": 0,\n \"ApplyTime\": 1625555521,\n \"ProductName\": \"name\",\n \"Total\": 0,\n \"ProductId\": \"product\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"id\"\n }\n}",
|
240
240
|
"title": "拉取AI模型列表"
|
241
241
|
}
|
242
242
|
],
|
@@ -268,7 +268,7 @@
|
|
268
268
|
{
|
269
269
|
"document": "",
|
270
270
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBatch\n<公共请求参数>\n\n{\n \"BatchId\": 12\n}",
|
271
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"
|
271
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"pre\",\n \"UserId\": \"100004557990\",\n \"CreateTime\": 1612237826,\n \"BatchURL\": \"url\",\n \"Id\": 12,\n \"ProductId\": \"37MFSSRMZY\"\n },\n \"RequestId\": \"719fe65a\"\n }\n}",
|
272
272
|
"title": "获取批次详情"
|
273
273
|
}
|
274
274
|
],
|
@@ -276,7 +276,7 @@
|
|
276
276
|
{
|
277
277
|
"document": "",
|
278
278
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBatchs\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 10,\n \"ProductId\": \"37MFSSRMZY\"\n}",
|
279
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Data\": [\n {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"
|
279
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Data\": [\n {\n \"Status\": 1,\n \"DevNum\": 1,\n \"UpdateTime\": 1612237826,\n \"DevNumCreated\": 1,\n \"DevPre\": \"pre\",\n \"UserId\": \"100004557990\",\n \"CreateTime\": 1612237826,\n \"BatchURL\": \"url\",\n \"Id\": 1,\n \"ProductId\": \"37MFSSRMZY\"\n }\n ],\n \"RequestId\": \"719fe65a\"\n }\n}",
|
280
280
|
"title": "获取批次列表"
|
281
281
|
}
|
282
282
|
],
|
@@ -323,8 +323,8 @@
|
|
323
323
|
"DescribeCloudStorageMultiThumbnail": [
|
324
324
|
{
|
325
325
|
"document": "",
|
326
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageMultiThumbnail\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
327
|
-
"output": "{\n \"Response\": {\n \"ThumbnailURLInfoList\": [\n {\n \"ThumbnailURL\": \"
|
326
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageMultiThumbnail\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"DeviceName\": \"dev\",\n \"MultiThumbnail\": \"/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg|/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg\"\n}",
|
327
|
+
"output": "{\n \"Response\": {\n \"ThumbnailURLInfoList\": [\n {\n \"ThumbnailURL\": \"https\",\n \"ExpireTime\": 0\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
|
328
328
|
"title": "拉取多个云存事件缩略图"
|
329
329
|
}
|
330
330
|
],
|
@@ -387,8 +387,8 @@
|
|
387
387
|
"DescribeCloudStorageUsers": [
|
388
388
|
{
|
389
389
|
"document": "",
|
390
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageUsers\n<公共请求参数>\n\n{\n \"DeviceName\": \"
|
391
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Users\": [\n {\n \"UserId\": \"
|
390
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageUsers\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"Offset\": 0,\n \"Limit\": 10,\n \"ProductId\": \"product\"\n}",
|
391
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Users\": [\n {\n \"UserId\": \"user\"\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
|
392
392
|
"title": "拉取云存用户列表"
|
393
393
|
}
|
394
394
|
],
|
@@ -459,8 +459,8 @@
|
|
459
459
|
"DescribeDevicePackages": [
|
460
460
|
{
|
461
461
|
"document": "",
|
462
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDevicePackages\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
463
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Packages\": [\n {\n \"Status\": 0,\n \"CSType\": 1,\n \"CSShiftDuration\": 1,\n \"CSExpiredTime\": 0,\n \"ChannelId\": 1,\n \"CSUserId\": \"sdfsdf\",\n \"CreatedAt\": 0,\n \"UpdatedAt\": 0\n }\n ],\n \"RequestId\": \"
|
462
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDevicePackages\n<公共请求参数>\n\n{\n \"ProductId\": \"product\",\n \"DeviceName\": \"dev\",\n \"CSUserId\": \"sdfsdf\",\n \"Limit\": 1,\n \"Offset\": 1\n}",
|
463
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Packages\": [\n {\n \"Status\": 0,\n \"CSType\": 1,\n \"CSShiftDuration\": 1,\n \"CSExpiredTime\": 0,\n \"ChannelId\": 1,\n \"CSUserId\": \"sdfsdf\",\n \"CreatedAt\": 0,\n \"UpdatedAt\": 0\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
|
464
464
|
"title": "拉取有效套餐列表"
|
465
465
|
}
|
466
466
|
],
|
@@ -468,7 +468,7 @@
|
|
468
468
|
{
|
469
469
|
"document": "",
|
470
470
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDeviceStatusLog\n<公共请求参数>\n\n{\n \"MinTime\": 1548677099000,\n \"MaxTime\": 1548763499000,\n \"ProductId\": \"QY8BAN391G\",\n \"DeviceName\": \"dev_test\",\n \"Limit\": 5\n}",
|
471
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Listover\": true,\n \"Results\": [\n {\n \"Data\": \"
|
471
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Listover\": true,\n \"Results\": [\n {\n \"Data\": \"data\",\n \"Type\": \"1\",\n \"Time\": \"2\"\n }\n ],\n \"Context\": \"context\",\n \"RequestId\": \"5e9bb8c5-95d3-40f8-ba9f-9d74a31004f2\"\n }\n}",
|
472
472
|
"title": "获取设备上下线日志"
|
473
473
|
}
|
474
474
|
],
|
@@ -491,8 +491,8 @@
|
|
491
491
|
"DescribeFirmwareTask": [
|
492
492
|
{
|
493
493
|
"document": "",
|
494
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
495
|
-
"output": "{\n \"Response\": {\n \"TaskId\": 1000175,\n \"Status\": 3,\n \"CreateTime\": 1589466879,\n \"Type\": 1,\n \"ProductName\": \"门锁\",\n \"OriginalVersion\": \"
|
494
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTask\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"1.0.0\",\n \"TaskId\": 10000\n}",
|
495
|
+
"output": "{\n \"Response\": {\n \"TaskId\": 1000175,\n \"Status\": 3,\n \"CreateTime\": 1589466879,\n \"Type\": 1,\n \"ProductName\": \"门锁\",\n \"OriginalVersion\": \"1.1.1\",\n \"UpgradeMode\": \"originalVersion\",\n \"ProductId\": \"product\",\n \"RequestId\": \"id\"\n }\n}",
|
496
496
|
"title": "查询固件升级任务详情"
|
497
497
|
}
|
498
498
|
],
|
@@ -500,7 +500,7 @@
|
|
500
500
|
{
|
501
501
|
"document": "",
|
502
502
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTaskDevices\n<公共请求参数>\n\n{\n \"ProductID\": \"O4CCMMZE3A\",\n \"FirmwareVersion\": \"1.0\"\n}",
|
503
|
-
"output": "{\n \"Response\": {\n \"Total\": 0,\n \"Devices\": [\n {\n \"TaskId\": 1,\n \"DeviceName\": \"
|
503
|
+
"output": "{\n \"Response\": {\n \"Total\": 0,\n \"Devices\": [\n {\n \"TaskId\": 1,\n \"DeviceName\": \"dev\",\n \"LastProcessTime\": 1597141763,\n \"Status\": 5,\n \"ErrMsg\": \"\",\n \"DstVersion\": \"1.0\",\n \"Retcode\": 0,\n \"Percent\": 0,\n \"OriVersion\": \"0.1\"\n },\n {\n \"TaskId\": 2,\n \"OriVersion\": \"0.1\",\n \"DeviceName\": \"dev\",\n \"LastProcessTime\": 1597140525,\n \"Status\": 0,\n \"ErrMsg\": \"\",\n \"DstVersion\": \"1.0\",\n \"Retcode\": 0,\n \"Percent\": 0\n },\n {\n \"TaskId\": 3,\n \"LastProcessTime\": 1597141811,\n \"Status\": 6,\n \"ErrMsg\": \"\",\n \"DstVersion\": \"1.0\",\n \"Retcode\": 0,\n \"Percent\": 0,\n \"OriVersion\": \"0.1\",\n \"DeviceName\": \"dev\"\n }\n ],\n \"RequestId\": \"968ac21f-815f-4f32-852f-c0729c40e724\"\n }\n}",
|
504
504
|
"title": "查询固件升级任务的设备列表"
|
505
505
|
}
|
506
506
|
],
|
@@ -523,8 +523,8 @@
|
|
523
523
|
"DescribeFirmwareTasks": [
|
524
524
|
{
|
525
525
|
"document": "",
|
526
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTasks\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
527
|
-
"output": "{\n \"Response\": {\n \"Total\": 53,\n \"TaskInfos\": [\n {\n \"TaskId\": 1000175,\n \"Status\": 3,\n \"CreateTime\": 1589466879,\n \"Type\": 1\n },\n {\n \"TaskId\": 1000176,\n \"Status\": 3,\n \"CreateTime\": 1589467049,\n \"Type\": 1\n },\n {\n \"Status\": 3,\n \"CreateTime\": 1589467138,\n \"Type\": 1,\n \"TaskId\": 1000179\n },\n {\n \"TaskId\": 1000180,\n \"Status\": 3,\n \"CreateTime\": 1589467139,\n \"Type\": 1\n },\n {\n \"Type\": 1,\n \"TaskId\": 1000182,\n \"Status\": 3,\n \"CreateTime\": 1589467141\n }\n ],\n \"RequestId\": \"
|
526
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFirmwareTasks\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"FirmwareVersion\": \"1.0.0\",\n \"Offset\": 1,\n \"Limit\": 5\n}",
|
527
|
+
"output": "{\n \"Response\": {\n \"Total\": 53,\n \"TaskInfos\": [\n {\n \"TaskId\": 1000175,\n \"Status\": 3,\n \"CreateTime\": 1589466879,\n \"Type\": 1\n },\n {\n \"TaskId\": 1000176,\n \"Status\": 3,\n \"CreateTime\": 1589467049,\n \"Type\": 1\n },\n {\n \"Status\": 3,\n \"CreateTime\": 1589467138,\n \"Type\": 1,\n \"TaskId\": 1000179\n },\n {\n \"TaskId\": 1000180,\n \"Status\": 3,\n \"CreateTime\": 1589467139,\n \"Type\": 1\n },\n {\n \"Type\": 1,\n \"TaskId\": 1000182,\n \"Status\": 3,\n \"CreateTime\": 1589467141\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
|
528
528
|
"title": "查询固件升级任务列表"
|
529
529
|
}
|
530
530
|
],
|
@@ -612,22 +612,22 @@
|
|
612
612
|
{
|
613
613
|
"document": "",
|
614
614
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProducts\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
|
615
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"NetType\": \"
|
615
|
+
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"CategoryId\": 113,\n \"ProductVaildYears\": 1,\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"NetType\": \"wifi\",\n \"EncryptionType\": 2,\n \"Features\": [\n \"ypsxth\",\n \"spdxth\"\n ],\n \"ChipOs\": \"Linux\",\n \"ChipManufactureId\": \"x86\",\n \"ChipId\": \"x86\",\n \"ProductDescription\": \"123\",\n \"CreateTime\": 1608880525,\n \"UpdateTime\": 1611830563\n },\n {\n \"CategoryId\": 113,\n \"ProductVaildYears\": 1,\n \"ProductId\": \"BPCJPETFZU\",\n \"ProductName\": \"test_siva_123\",\n \"DeviceType\": 1,\n \"NetType\": \"wifi\",\n \"EncryptionType\": 2,\n \"Features\": [\n \"ypsxth\",\n \"spdxth\"\n ],\n \"ChipOs\": \"Linux\",\n \"ChipManufactureId\": \"ak\",\n \"ChipId\": \"AK3918EV331\",\n \"ProductDescription\": \"dd12\",\n \"CreateTime\": 1608786160,\n \"UpdateTime\": 1608868038\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"bb92aaff-508b-4d10-8e42-5841e796ffda\"\n }\n}",
|
616
616
|
"title": "获取产品列表"
|
617
617
|
}
|
618
618
|
],
|
619
619
|
"DescribePushChannel": [
|
620
620
|
{
|
621
621
|
"document": "",
|
622
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePushChannel\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
623
|
-
"output": "{\n \"Response\": {\n \"ForwardKey\": \"\",\n \"ForwardAddress\": \"\",\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"RequestId\": \"
|
622
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePushChannel\n<公共请求参数>\n\n{\n \"ProductId\": \"product\"\n}",
|
623
|
+
"output": "{\n \"Response\": {\n \"ForwardKey\": \"\",\n \"ForwardAddress\": \"\",\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"RequestId\": \"id\",\n \"CKafkaInstance\": \"ckafka-insfeae\",\n \"Type\": \"ckafka\"\n }\n}",
|
624
624
|
"title": "查看推送通道"
|
625
625
|
}
|
626
626
|
],
|
627
627
|
"DescribeSDKLog": [
|
628
628
|
{
|
629
629
|
"document": "",
|
630
|
-
"input": "https://iotvideo.tencentcloudapi.com/?Action=DescribeSDKLog\n&MinTime=1591089960000\n&MaxTime=1591091819999\n&Keywords=productid%3ABJQM4UXMKN+devicename%3Adev01\n&Context=
|
630
|
+
"input": "https://iotvideo.tencentcloudapi.com/?Action=DescribeSDKLog\n&MinTime=1591089960000\n&MaxTime=1591091819999\n&Keywords=productid%3ABJQM4UXMKN+devicename%3Adev01\n&Context=context\n&<公共请求参数>",
|
631
631
|
"output": "{\n \"Response\": {\n \"Context\": \"DnF1ZXJ5VGhlbkZldGNoBQAAAAAAMjxEFjM2eHBiRXhJVGctQWhqdHoxNUxEeWcAAAAAADI8QRYzNnhwYkV4SVRnLUFoanR6MTVMRHlnAAAAAAAyPEMWMzZ4cGJFeElUZy1BaGp0ejE1TER5ZwAAAAAAMjxCFjM2eHBiRXhJVGctQWhqdHoxNUxEeWcAAAAAADI8RRYzNnhwYkV4SVRnLUFoanR6MTVMRHln\",\n \"Listover\": true,\n \"RequestId\": \"f9201fc1-c2fb-42c9-a08d-be971a1d248b\",\n \"Results\": []\n }\n}",
|
632
632
|
"title": "获取设备上报的日志"
|
633
633
|
}
|
@@ -643,8 +643,8 @@
|
|
643
643
|
"EditFirmware": [
|
644
644
|
{
|
645
645
|
"document": "",
|
646
|
-
"input": "https://iotvideo.tencentcloudapi.com/?Action=EditFirmware\n&ProductID=
|
647
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
646
|
+
"input": "https://iotvideo.tencentcloudapi.com/?Action=EditFirmware\n&ProductID=product\n&FirmwareVersion=1.0.0\n&FirmwareName=name\n&FirmwareDescription=desc\n&<公共请求参数>",
|
647
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
648
648
|
"title": "编辑固件信息"
|
649
649
|
}
|
650
650
|
],
|
@@ -668,15 +668,15 @@
|
|
668
668
|
{
|
669
669
|
"document": "",
|
670
670
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetAllFirmwareVersion\n<公共请求参数>\n\n{\n \"ProductID\": \"asdfbasd\"\n}",
|
671
|
-
"output": "{\n \"Response\": {\n \"Version\": [\n \"1.0.0\",\n \"1.0.1\"\n ],\n \"RequestId\": \"
|
671
|
+
"output": "{\n \"Response\": {\n \"Version\": [\n \"1.0.0\",\n \"1.0.1\"\n ],\n \"RequestId\": \"id\"\n }\n}",
|
672
672
|
"title": "获取所有版本列表"
|
673
673
|
}
|
674
674
|
],
|
675
675
|
"GetFirmwareURL": [
|
676
676
|
{
|
677
677
|
"document": "",
|
678
|
-
"input": "https://iotvideo.tencentcloudapi.com/?Action=GetFirmwareURL\n&ProductID=
|
679
|
-
"output": "{\n \"Response\": {\n \"Url\": \"
|
678
|
+
"input": "https://iotvideo.tencentcloudapi.com/?Action=GetFirmwareURL\n&ProductID=product\n&FirmwareVersion=1.0.0\n&<公共请求参数>",
|
679
|
+
"output": "{\n \"Response\": {\n \"Url\": \"http://test.com/firmware\",\n \"RequestId\": \"id\"\n }\n}",
|
680
680
|
"title": "获取固件下载地址"
|
681
681
|
}
|
682
682
|
],
|
@@ -691,16 +691,16 @@
|
|
691
691
|
"InheritCloudStorageUser": [
|
692
692
|
{
|
693
693
|
"document": "",
|
694
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InheritCloudStorageUser\n<公共请求参数>\n\n{\n \"DeviceName\": \"
|
695
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
694
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InheritCloudStorageUser\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"ToUserId\": \"to\",\n \"UserId\": \"user\",\n \"ProductId\": \"product\"\n}",
|
695
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
696
696
|
"title": "继承云存用户"
|
697
697
|
}
|
698
698
|
],
|
699
699
|
"ListFirmwares": [
|
700
700
|
{
|
701
701
|
"document": "",
|
702
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListFirmwares\n<公共请求参数>\n\n{\n \"ProductID\": \"
|
703
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Firmwares\": [\n {\n \"Name\": \"
|
702
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListFirmwares\n<公共请求参数>\n\n{\n \"ProductID\": \"product\",\n \"PageNum\": 1,\n \"PageSize\": 10\n}",
|
703
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Firmwares\": [\n {\n \"Name\": \"firm\",\n \"ProductName\": \"UWUJ98XC0\",\n \"ProductId\": \"UWUJ98XC0\",\n \"Description\": \"desc\",\n \"Version\": \"1.0.0\",\n \"Md5sum\": \"ahbdjshfuisdfoisjfos\",\n \"CreateTime\": \"147873872173\",\n \"FwType\": \"mcu\"\n }\n ],\n \"RequestId\": \"id\"\n }\n}",
|
704
704
|
"title": "获取固件列表"
|
705
705
|
}
|
706
706
|
],
|
@@ -747,7 +747,7 @@
|
|
747
747
|
"ModifyModelDefinition": [
|
748
748
|
{
|
749
749
|
"document": "",
|
750
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyModelDefinition\n<公共请求参数>\n\n{\n \"ModelSchema\": \"{}\",\n \"ProductId\": \"51QVOSSPT9\"\n}",
|
750
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyModelDefinition\n<公共请求参数>\n\n{\n \"ModelSchema\": \"{\\\"test\\\":\\\"str\\\"}\",\n \"ProductId\": \"51QVOSSPT9\"\n}",
|
751
751
|
"output": "{\n \"Response\": {\n \"RequestId\": \"d8de3a44\"\n }\n}",
|
752
752
|
"title": "修改产品数据模板"
|
753
753
|
}
|
@@ -772,7 +772,7 @@
|
|
772
772
|
{
|
773
773
|
"document": "",
|
774
774
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPushChannel\n<公共请求参数>\n\n{\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"CKafkaInstance\": \"ckafka-8bfqjfa\",\n \"Type\": \"ckafka\",\n \"ProductId\": \"JEOPP372CL\"\n}",
|
775
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
775
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
776
776
|
"title": "更新推送通道"
|
777
777
|
}
|
778
778
|
],
|
@@ -803,16 +803,16 @@
|
|
803
803
|
"ResetCloudStorageEvent": [
|
804
804
|
{
|
805
805
|
"document": "",
|
806
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"
|
807
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
806
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"UWUJ98XC0\",\n \"DeviceName\": \"name\",\n \"UserId\": \"user\"\n}",
|
807
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
808
808
|
"title": "重置云存事件"
|
809
809
|
}
|
810
810
|
],
|
811
811
|
"RetryDeviceFirmwareTask": [
|
812
812
|
{
|
813
813
|
"document": "",
|
814
|
-
"input": "https://iotvideo.tencentcloudapi.com/?Action=RetryDeviceFirmwareTask\n&ProductID=
|
815
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
814
|
+
"input": "https://iotvideo.tencentcloudapi.com/?Action=RetryDeviceFirmwareTask\n&ProductID=product\n&FirmwareVersion=1.0.0\n&TaskId=10000\n&DeviceName=dev\n&<公共请求参数>",
|
815
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
816
816
|
"title": "重试设备升级任务"
|
817
817
|
}
|
818
818
|
],
|
@@ -836,23 +836,23 @@
|
|
836
836
|
{
|
837
837
|
"document": "",
|
838
838
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateAIModelChannel\n<公共请求参数>\n\n{\n \"CKafkaTopic\": \"test_ai_result\",\n \"CKafkaRegion\": \"gz\",\n \"CKafkaInstance\": \"ckafka-8bfqjfa\",\n \"ModelId\": \"body_detect\",\n \"Type\": \"ckafka\",\n \"ProductId\": \"JEOPP372CL\"\n}",
|
839
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
839
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\",\n \"ForwardKey\": \"\"\n }\n}",
|
840
840
|
"title": "更新AI推理结果推送配置"
|
841
841
|
}
|
842
842
|
],
|
843
843
|
"UploadFirmware": [
|
844
844
|
{
|
845
845
|
"document": "",
|
846
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadFirmware\n<公共请求参数>\n\n{\n \"Md5sum\": \"hfshfspodkoiwuidoiwjcuie\",\n \"FileSize\": \"1024\",\n \"FirmwareVersion\": \"1.0.0\",\n \"ProductID\": \"
|
847
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
846
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadFirmware\n<公共请求参数>\n\n{\n \"Md5sum\": \"hfshfspodkoiwuidoiwjcuie\",\n \"FileSize\": \"1024\",\n \"FirmwareVersion\": \"1.0.0\",\n \"ProductID\": \"product\"\n}",
|
847
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
848
848
|
"title": "上传固件信息"
|
849
849
|
}
|
850
850
|
],
|
851
851
|
"WakeUpDevice": [
|
852
852
|
{
|
853
853
|
"document": "",
|
854
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: WakeUpDevice\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"ProductId\": \"
|
855
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
854
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: WakeUpDevice\n<公共请求参数>\n\n{\n \"DeviceName\": \"dev\",\n \"ProductId\": \"product\"\n}",
|
855
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"id\"\n }\n}",
|
856
856
|
"title": "设备唤醒"
|
857
857
|
}
|
858
858
|
]
|