tccli 3.0.1295.2__py2.py3-none-any.whl → 3.0.1296.2__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/antiddos/v20200309/api.json +123 -116
- tccli/services/bi/v20220105/api.json +17 -17
- tccli/services/bi/v20220105/examples.json +16 -16
- tccli/services/cam/v20190116/api.json +2 -2
- tccli/services/cam/v20190116/examples.json +1 -1
- tccli/services/ccc/v20200210/api.json +35 -17
- tccli/services/cdn/v20180606/api.json +61 -55
- tccli/services/cdn/v20180606/examples.json +11 -11
- tccli/services/cfw/v20190904/api.json +1 -1
- tccli/services/chc/v20230418/api.json +1 -1
- tccli/services/ckafka/v20190819/api.json +3 -3
- tccli/services/cme/v20191029/api.json +522 -501
- tccli/services/cme/v20191029/examples.json +138 -138
- tccli/services/cvm/v20170312/api.json +1 -1
- tccli/services/cwp/v20180228/api.json +40 -0
- tccli/services/cynosdb/v20190107/api.json +15 -15
- tccli/services/domain/v20180808/api.json +5 -5
- tccli/services/dts/v20180330/api.json +2 -2
- tccli/services/dts/v20211206/api.json +14 -14
- tccli/services/ecdn/v20191012/api.json +4 -4
- tccli/services/emr/v20190103/api.json +2 -2
- tccli/services/ess/v20201111/api.json +13 -4
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/gs/v20191118/api.json +9 -0
- tccli/services/iotcloud/v20210408/api.json +35 -31
- tccli/services/iotcloud/v20210408/examples.json +7 -7
- tccli/services/iotexplorer/v20190423/api.json +20 -0
- tccli/services/iotvideo/v20201215/api.json +4 -4
- tccli/services/iotvideo/v20201215/examples.json +2 -2
- tccli/services/iotvideo/v20211125/api.json +27 -7
- tccli/services/iotvideo/v20211125/examples.json +5 -5
- tccli/services/live/v20180801/api.json +31 -2
- tccli/services/live/v20180801/examples.json +1 -1
- tccli/services/lkeap/v20240522/api.json +10 -0
- tccli/services/mmps/v20200710/api.json +8 -8
- tccli/services/mqtt/v20240516/api.json +82 -43
- tccli/services/mqtt/v20240516/examples.json +7 -7
- tccli/services/ocr/ocr_client.py +16 -175
- tccli/services/ocr/v20181119/api.json +15 -245
- tccli/services/ocr/v20181119/examples.json +1 -25
- tccli/services/partners/partners_client.py +118 -65
- tccli/services/partners/v20180321/api.json +93 -0
- tccli/services/partners/v20180321/examples.json +8 -0
- tccli/services/sqlserver/v20180328/api.json +37 -0
- tccli/services/tag/v20180813/api.json +75 -73
- tccli/services/tag/v20180813/examples.json +10 -10
- tccli/services/tdid/v20210519/api.json +12 -12
- tccli/services/tdmq/tdmq_client.py +0 -53
- tccli/services/tdmq/v20200217/api.json +0 -52
- tccli/services/tdmq/v20200217/examples.json +0 -8
- tccli/services/thpc/v20230321/api.json +10 -0
- tccli/services/tke/v20180525/api.json +5 -5
- tccli/services/tke/v20180525/examples.json +1 -1
- tccli/services/trtc/v20190722/api.json +19 -0
- tccli/services/vod/v20180717/api.json +732 -670
- tccli/services/vod/v20180717/examples.json +31 -31
- tccli/services/vpc/v20170312/api.json +53 -53
- tccli/services/vpc/v20170312/examples.json +5 -5
- {tccli-3.0.1295.2.dist-info → tccli-3.0.1296.2.dist-info}/METADATA +2 -2
- {tccli-3.0.1295.2.dist-info → tccli-3.0.1296.2.dist-info}/RECORD +64 -64
- {tccli-3.0.1295.2.dist-info → tccli-3.0.1296.2.dist-info}/WHEEL +0 -0
- {tccli-3.0.1295.2.dist-info → tccli-3.0.1296.2.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1295.2.dist-info → tccli-3.0.1296.2.dist-info}/license_files/LICENSE +0 -0
@@ -22,7 +22,7 @@
|
|
22
22
|
"status": "online"
|
23
23
|
},
|
24
24
|
"CreateDevice": {
|
25
|
-
"document": "本接口(CreateDevice)用于新建一个物联网通信设备。
|
25
|
+
"document": "本接口(CreateDevice)用于新建一个物联网通信设备。",
|
26
26
|
"input": "CreateDeviceRequest",
|
27
27
|
"name": "创建设备",
|
28
28
|
"output": "CreateDeviceResponse",
|
@@ -71,7 +71,7 @@
|
|
71
71
|
"status": "online"
|
72
72
|
},
|
73
73
|
"DeleteDevice": {
|
74
|
-
"document": "本接口(DeleteDevice)用于删除物联网通信设备。
|
74
|
+
"document": "本接口(DeleteDevice)用于删除物联网通信设备。",
|
75
75
|
"input": "DeleteDeviceRequest",
|
76
76
|
"name": "删除设备",
|
77
77
|
"output": "DeleteDeviceResponse",
|
@@ -768,20 +768,20 @@
|
|
768
768
|
{
|
769
769
|
"disabled": false,
|
770
770
|
"document": "产品ID",
|
771
|
-
"example": "
|
771
|
+
"example": "UTY6QRLMQY",
|
772
772
|
"member": "string",
|
773
773
|
"name": "ProductId",
|
774
|
-
"
|
774
|
+
"output_required": true,
|
775
775
|
"type": "string",
|
776
776
|
"value_allowed_null": false
|
777
777
|
},
|
778
778
|
{
|
779
779
|
"disabled": false,
|
780
780
|
"document": "产品名",
|
781
|
-
"example": "
|
781
|
+
"example": "dev-001",
|
782
782
|
"member": "string",
|
783
783
|
"name": "ProductName",
|
784
|
-
"
|
784
|
+
"output_required": true,
|
785
785
|
"type": "string",
|
786
786
|
"value_allowed_null": false
|
787
787
|
}
|
@@ -1054,7 +1054,7 @@
|
|
1054
1054
|
{
|
1055
1055
|
"disabled": false,
|
1056
1056
|
"document": "产品 ID 。创建产品时腾讯云为用户分配全局唯一的 ID",
|
1057
|
-
"example": "
|
1057
|
+
"example": "EQPOKD5111",
|
1058
1058
|
"member": "string",
|
1059
1059
|
"name": "ProductId",
|
1060
1060
|
"required": true,
|
@@ -1063,7 +1063,7 @@
|
|
1063
1063
|
{
|
1064
1064
|
"disabled": false,
|
1065
1065
|
"document": "设备名称。命名规则:[a-zA-Z0-9:_-]{1,48}。",
|
1066
|
-
"example": "
|
1066
|
+
"example": "dev-001",
|
1067
1067
|
"member": "string",
|
1068
1068
|
"name": "DeviceName",
|
1069
1069
|
"required": true,
|
@@ -1072,7 +1072,7 @@
|
|
1072
1072
|
{
|
1073
1073
|
"disabled": false,
|
1074
1074
|
"document": "设备属性",
|
1075
|
-
"example": "
|
1075
|
+
"example": "{\"type\":1}",
|
1076
1076
|
"member": "Attribute",
|
1077
1077
|
"name": "Attribute",
|
1078
1078
|
"required": false,
|
@@ -1081,7 +1081,7 @@
|
|
1081
1081
|
{
|
1082
1082
|
"disabled": false,
|
1083
1083
|
"document": "是否使用自定义PSK,默认不使用",
|
1084
|
-
"example": "
|
1084
|
+
"example": "adferdfwe",
|
1085
1085
|
"member": "string",
|
1086
1086
|
"name": "DefinedPsk",
|
1087
1087
|
"required": false,
|
@@ -1159,20 +1159,20 @@
|
|
1159
1159
|
{
|
1160
1160
|
"disabled": false,
|
1161
1161
|
"document": "设备名称",
|
1162
|
-
"example": "
|
1162
|
+
"example": "dev-001",
|
1163
1163
|
"member": "string",
|
1164
1164
|
"name": "DeviceName",
|
1165
|
-
"
|
1165
|
+
"output_required": true,
|
1166
1166
|
"type": "string",
|
1167
1167
|
"value_allowed_null": false
|
1168
1168
|
},
|
1169
1169
|
{
|
1170
1170
|
"disabled": false,
|
1171
1171
|
"document": "对称加密密钥,base64编码。采用对称加密时返回该参数",
|
1172
|
-
"example": "
|
1172
|
+
"example": "9MTpKyUBRpsPLB3hQyVfeQ==",
|
1173
1173
|
"member": "string",
|
1174
1174
|
"name": "DevicePsk",
|
1175
|
-
"
|
1175
|
+
"output_required": true,
|
1176
1176
|
"type": "string",
|
1177
1177
|
"value_allowed_null": false
|
1178
1178
|
},
|
@@ -1182,7 +1182,7 @@
|
|
1182
1182
|
"example": "-----BEGIN CERTIFICATE----- MIIFGjCCBAKgAwIBAgIQCgRw0Ja8ihLIkKbf",
|
1183
1183
|
"member": "string",
|
1184
1184
|
"name": "DeviceCert",
|
1185
|
-
"
|
1185
|
+
"output_required": true,
|
1186
1186
|
"type": "string",
|
1187
1187
|
"value_allowed_null": false
|
1188
1188
|
},
|
@@ -1192,47 +1192,47 @@
|
|
1192
1192
|
"example": "-----BEGIN PRIVATE KEY----- MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgw",
|
1193
1193
|
"member": "string",
|
1194
1194
|
"name": "DevicePrivateKey",
|
1195
|
-
"
|
1195
|
+
"output_required": true,
|
1196
1196
|
"type": "string",
|
1197
1197
|
"value_allowed_null": false
|
1198
1198
|
},
|
1199
1199
|
{
|
1200
1200
|
"disabled": false,
|
1201
1201
|
"document": "LoRa设备的DevEui,当设备是LoRa设备时,会返回该字段",
|
1202
|
-
"example": "
|
1202
|
+
"example": "DevEui",
|
1203
1203
|
"member": "string",
|
1204
1204
|
"name": "LoraDevEui",
|
1205
|
-
"
|
1205
|
+
"output_required": true,
|
1206
1206
|
"type": "string",
|
1207
1207
|
"value_allowed_null": false
|
1208
1208
|
},
|
1209
1209
|
{
|
1210
1210
|
"disabled": false,
|
1211
1211
|
"document": "LoRa设备的MoteType,当设备是LoRa设备时,会返回该字段",
|
1212
|
-
"example": "
|
1212
|
+
"example": "1",
|
1213
1213
|
"member": "uint64",
|
1214
1214
|
"name": "LoraMoteType",
|
1215
|
-
"
|
1215
|
+
"output_required": true,
|
1216
1216
|
"type": "int",
|
1217
1217
|
"value_allowed_null": false
|
1218
1218
|
},
|
1219
1219
|
{
|
1220
1220
|
"disabled": false,
|
1221
1221
|
"document": "LoRa设备的AppKey,当设备是LoRa设备时,会返回该字段",
|
1222
|
-
"example": "
|
1222
|
+
"example": "ddgergsdfretger",
|
1223
1223
|
"member": "string",
|
1224
1224
|
"name": "LoraAppKey",
|
1225
|
-
"
|
1225
|
+
"output_required": true,
|
1226
1226
|
"type": "string",
|
1227
1227
|
"value_allowed_null": false
|
1228
1228
|
},
|
1229
1229
|
{
|
1230
1230
|
"disabled": false,
|
1231
1231
|
"document": "LoRa设备的NwkKey,当设备是LoRa设备时,会返回该字段",
|
1232
|
-
"example": "
|
1232
|
+
"example": "3fgrtsdfsdgfdga",
|
1233
1233
|
"member": "string",
|
1234
1234
|
"name": "LoraNwkKey",
|
1235
|
-
"
|
1235
|
+
"output_required": true,
|
1236
1236
|
"type": "string",
|
1237
1237
|
"value_allowed_null": false
|
1238
1238
|
},
|
@@ -1387,7 +1387,7 @@
|
|
1387
1387
|
{
|
1388
1388
|
"disabled": false,
|
1389
1389
|
"document": "产品属性",
|
1390
|
-
"example": "
|
1390
|
+
"example": "{\"EncryptionType=1\",}",
|
1391
1391
|
"member": "ProductProperties",
|
1392
1392
|
"name": "ProductProperties",
|
1393
1393
|
"required": false,
|
@@ -1431,7 +1431,7 @@
|
|
1431
1431
|
{
|
1432
1432
|
"disabled": false,
|
1433
1433
|
"document": "产品属性",
|
1434
|
-
"example": "
|
1434
|
+
"example": "{\"EncryptionType=1\",}",
|
1435
1435
|
"member": "ProductProperties",
|
1436
1436
|
"name": "ProductProperties",
|
1437
1437
|
"output_required": true,
|
@@ -1590,7 +1590,7 @@
|
|
1590
1590
|
{
|
1591
1591
|
"disabled": false,
|
1592
1592
|
"document": "设备所属的产品 ID",
|
1593
|
-
"example": "
|
1593
|
+
"example": "EQPOKD5111",
|
1594
1594
|
"member": "string",
|
1595
1595
|
"name": "ProductId",
|
1596
1596
|
"required": true,
|
@@ -1599,7 +1599,7 @@
|
|
1599
1599
|
{
|
1600
1600
|
"disabled": false,
|
1601
1601
|
"document": "需要删除的设备名称",
|
1602
|
-
"example": "
|
1602
|
+
"example": "dev001",
|
1603
1603
|
"member": "string",
|
1604
1604
|
"name": "DeviceName",
|
1605
1605
|
"required": true,
|
@@ -1608,7 +1608,7 @@
|
|
1608
1608
|
{
|
1609
1609
|
"disabled": false,
|
1610
1610
|
"document": "删除LoRa设备以及LoRa网关设备需要skey",
|
1611
|
-
"example": "
|
1611
|
+
"example": "adferdfwe",
|
1612
1612
|
"member": "string",
|
1613
1613
|
"name": "Skey",
|
1614
1614
|
"required": false,
|
@@ -3412,7 +3412,7 @@
|
|
3412
3412
|
{
|
3413
3413
|
"disabled": false,
|
3414
3414
|
"document": "产品属性",
|
3415
|
-
"example": "{\"AppEUI\": \"\",}",
|
3415
|
+
"example": "{\"AppEUI\": \"345352543\",}",
|
3416
3416
|
"member": "ProductProperties",
|
3417
3417
|
"name": "ProductProperties",
|
3418
3418
|
"output_required": true,
|
@@ -4141,6 +4141,7 @@
|
|
4141
4141
|
"example": "tagkey",
|
4142
4142
|
"member": "string",
|
4143
4143
|
"name": "Tag",
|
4144
|
+
"output_required": true,
|
4144
4145
|
"required": true,
|
4145
4146
|
"type": "string",
|
4146
4147
|
"value_allowed_null": false
|
@@ -4151,6 +4152,7 @@
|
|
4151
4152
|
"example": "1",
|
4152
4153
|
"member": "uint64",
|
4153
4154
|
"name": "Type",
|
4155
|
+
"output_required": true,
|
4154
4156
|
"required": true,
|
4155
4157
|
"type": "int",
|
4156
4158
|
"value_allowed_null": false
|
@@ -4158,9 +4160,10 @@
|
|
4158
4160
|
{
|
4159
4161
|
"disabled": false,
|
4160
4162
|
"document": "属性的值",
|
4161
|
-
"example": "
|
4163
|
+
"example": "34231",
|
4162
4164
|
"member": "string",
|
4163
4165
|
"name": "Value",
|
4166
|
+
"output_required": true,
|
4164
4167
|
"required": true,
|
4165
4168
|
"type": "string",
|
4166
4169
|
"value_allowed_null": false
|
@@ -4171,6 +4174,7 @@
|
|
4171
4174
|
"example": "xyz",
|
4172
4175
|
"member": "string",
|
4173
4176
|
"name": "Name",
|
4177
|
+
"output_required": true,
|
4174
4178
|
"required": false,
|
4175
4179
|
"type": "string",
|
4176
4180
|
"value_allowed_null": true
|
@@ -27,14 +27,14 @@
|
|
27
27
|
"CreateDevice": [
|
28
28
|
{
|
29
29
|
"document": "",
|
30
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=CreateDevice\n&ProductId=
|
31
|
-
"output": "{\n \"Response\": {\n \"DeviceName\": \"
|
30
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=CreateDevice\n&ProductId=EQPOKD5111\n&DeviceName=dev-001\n&Attribute.Tags.0.Tag=note\n&Attribute.Tags.0.Type=2\n&Attribute.Tags.0.Value=test_note\n&<公共请求参数>",
|
31
|
+
"output": "{\n \"Response\": {\n \"DeviceName\": \"dev-001\",\n \"DevicePsk\": \"9MTpKyUBRpsPLB3hQyVfeQ==\",\n \"DeviceCert\": \"\",\n \"DevicePrivateKey\": \"9MTpKyUBRpsP\",\n \"LoraDevEui\": \"1\",\n \"LoraMoteType\": 1,\n \"LoraNwkKey\": \"ddgergsdfretger\",\n \"LoraAppKey\": \"3fgrtsdfsdgfdga\",\n \"RequestId\": \"54f75f05-a87c-45fc-9520-6b59e251e91c\"\n }\n}",
|
32
32
|
"title": "创建设备(采用对称加密)"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"document": "",
|
36
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=CreateDevice\n&ProductId=
|
37
|
-
"output": "{\n \"Response\": {\n \"DeviceName\": \"
|
36
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=CreateDevice\n&ProductId=UTY5QRLMQY\n&DeviceName=dev-001\n&<公共请求参数>",
|
37
|
+
"output": "{\n \"Response\": {\n \"DeviceName\": \"dev-001\",\n \"DevicePsk\": \"9MTpKyUBRpsPLB3hQyVfeQ==\",\n \"DeviceCert\": \"-----BEGIN CERTIFICATE----- MIIFGjCCBAKgAwIBAgIQCgRw0Ja8ihLIkKbf\",\n \"DevicePrivateKey\": \"-----BEGIN PRIVATE KEY----- MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgw\",\n \"LoraDevEui\": \"1\",\n \"LoraMoteType\": 1,\n \"LoraNwkKey\": \"ddgergsdfretger\",\n \"LoraAppKey\": \"3fgrtsdfsdgfdga\",\n \"RequestId\": \"54f75f05-a87c-45fc-9520-6b59e251e91c\"\n }\n}",
|
38
38
|
"title": "创建设备(采用非对称加密)"
|
39
39
|
}
|
40
40
|
],
|
@@ -89,8 +89,8 @@
|
|
89
89
|
"DeleteDevice": [
|
90
90
|
{
|
91
91
|
"document": "",
|
92
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=DeleteDevice\n&ProductId=
|
93
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
92
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=DeleteDevice\n&ProductId=EQPOKD5111\n&DeviceName=dev-001\n&<公共请求参数>",
|
93
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"54f75f05-a87c-45fc-9520-6b59e251e91c\"\n }\n}",
|
94
94
|
"title": "删除设备"
|
95
95
|
}
|
96
96
|
],
|
@@ -274,7 +274,7 @@
|
|
274
274
|
{
|
275
275
|
"document": "",
|
276
276
|
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeProduct\n&ProductId=UTY6QRLMQY\n&<公共请求参数>",
|
277
|
-
"output": "{\n \"Response\": {\n \"ProductId\": \"UTY6QRLMQY\",\n \"ProductMetadata\": {\n \"CreateUserId\": 630811165,\n \"CreationDate\": 1740475425,\n \"UserId\": 630811165\n },\n \"ProductName\": \"dev02\",\n \"ProductProperties\": {\n \"AppEUI\": \"\",\n \"DeviceLimit\": 0,\n \"EncryptionType\": \"1\",\n \"ForbiddenStatus\": 0,\n \"Format\": \"json\",\n \"ModelId\": \"-1\",\n \"ModelName\": \"\",\n \"OriginProductId\": \"\",\n \"OriginUserId\":
|
277
|
+
"output": "{\n \"Response\": {\n \"ProductId\": \"UTY6QRLMQY\",\n \"ProductMetadata\": {\n \"CreateUserId\": 630811165,\n \"CreationDate\": 1740475425,\n \"UserId\": 630811165\n },\n \"ProductName\": \"dev02\",\n \"ProductProperties\": {\n \"AppEUI\": \"\",\n \"DeviceLimit\": 0,\n \"EncryptionType\": \"1\",\n \"ForbiddenStatus\": 0,\n \"Format\": \"json\",\n \"ModelId\": \"-1\",\n \"ModelName\": \"\",\n \"OriginProductId\": \"\",\n \"OriginUserId\": \"1034534234\",\n \"Platform\": \"DEFAULT\",\n \"PrivateCAName\": \"\",\n \"ProductDescription\": \"\",\n \"ProductKey\": \"\",\n \"ProductSecret\": \"\",\n \"ProductType\": 0,\n \"Region\": \"\",\n \"RegisterLimit\": 10000,\n \"RegisterType\": 0\n },\n \"RequestId\": \"e2e44a73-6612-4355-88cf-b8a35041ac10\"\n }\n}",
|
278
278
|
"title": "查看产品详情示例"
|
279
279
|
}
|
280
280
|
],
|
@@ -11733,6 +11733,16 @@
|
|
11733
11733
|
"output_required": false,
|
11734
11734
|
"type": "int",
|
11735
11735
|
"value_allowed_null": true
|
11736
|
+
},
|
11737
|
+
{
|
11738
|
+
"disabled": false,
|
11739
|
+
"document": "互联互通产品ID列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
11740
|
+
"example": "无",
|
11741
|
+
"member": "string",
|
11742
|
+
"name": "InterconnectionProducts",
|
11743
|
+
"output_required": false,
|
11744
|
+
"type": "string",
|
11745
|
+
"value_allowed_null": true
|
11736
11746
|
}
|
11737
11747
|
],
|
11738
11748
|
"usage": "out"
|
@@ -13982,6 +13992,16 @@
|
|
13982
13992
|
"output_required": false,
|
13983
13993
|
"type": "string",
|
13984
13994
|
"value_allowed_null": true
|
13995
|
+
},
|
13996
|
+
{
|
13997
|
+
"disabled": false,
|
13998
|
+
"document": "互联互通标识\n注意:此字段可能返回 null,表示取不到有效值。",
|
13999
|
+
"example": "1",
|
14000
|
+
"member": "int64",
|
14001
|
+
"name": "IsInterconnection",
|
14002
|
+
"output_required": false,
|
14003
|
+
"type": "int",
|
14004
|
+
"value_allowed_null": true
|
13985
14005
|
}
|
13986
14006
|
],
|
13987
14007
|
"usage": "out"
|
@@ -2024,7 +2024,7 @@
|
|
2024
2024
|
{
|
2025
2025
|
"disabled": false,
|
2026
2026
|
"document": "设备功能码 ypsxth音频双向通话 spdxth视频单向通话",
|
2027
|
-
"example": "
|
2027
|
+
"example": "[\"ypsxth\"]",
|
2028
2028
|
"member": "string",
|
2029
2029
|
"name": "Features",
|
2030
2030
|
"required": true,
|
@@ -5180,7 +5180,7 @@
|
|
5180
5180
|
"example": "无",
|
5181
5181
|
"member": "VideoProduct",
|
5182
5182
|
"name": "Data",
|
5183
|
-
"
|
5183
|
+
"output_required": true,
|
5184
5184
|
"type": "object",
|
5185
5185
|
"value_allowed_null": false
|
5186
5186
|
},
|
@@ -6602,7 +6602,7 @@
|
|
6602
6602
|
{
|
6603
6603
|
"disabled": false,
|
6604
6604
|
"document": "修改的产品名称 (支持中文、英文、数字、下划线组合,最多不超过20个字符)",
|
6605
|
-
"example": "
|
6605
|
+
"example": "name",
|
6606
6606
|
"member": "string",
|
6607
6607
|
"name": "ProductName",
|
6608
6608
|
"required": false,
|
@@ -6611,7 +6611,7 @@
|
|
6611
6611
|
{
|
6612
6612
|
"disabled": false,
|
6613
6613
|
"document": "修改的产品描述 (最多不超过128个字符)",
|
6614
|
-
"example": "
|
6614
|
+
"example": "desc",
|
6615
6615
|
"member": "string",
|
6616
6616
|
"name": "ProductDescription",
|
6617
6617
|
"required": false,
|
@@ -412,7 +412,7 @@
|
|
412
412
|
{
|
413
413
|
"document": "",
|
414
414
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProduct\n<公共请求参数>\n\n{\n \"ProductId\": \"PTROMP3AOB\"\n}",
|
415
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"EncryptionType\": 2,\n \"Features\": [\n \"ypsxth\",\n \"spdxth\"\n ],\n \"ChipOs\": \"Linux\",\n \"ChipManufactureId\": \"x86\",\n \"ChipId\": \"x86\",\n \"ProductDescription\": \"
|
415
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"EncryptionType\": 2,\n \"Features\": [\n \"ypsxth\",\n \"spdxth\"\n ],\n \"ChipOs\": \"Linux\",\n \"ChipManufactureId\": \"x86\",\n \"ChipId\": \"x86\",\n \"ProductDescription\": \"desc\",\n \"CreateTime\": 1608880525,\n \"UpdateTime\": 1611830563,\n \"CategoryId\": 113,\n \"NetType\": \"wifi\"\n },\n \"RequestId\": \"2172b7d1-9a49-4142-938a-ff4fa3d55881\"\n }\n}",
|
416
416
|
"title": "获取产品详情"
|
417
417
|
}
|
418
418
|
],
|
@@ -547,7 +547,7 @@
|
|
547
547
|
"ModifyProduct": [
|
548
548
|
{
|
549
549
|
"document": "",
|
550
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProduct\n<公共请求参数>\n\n{\n \"ProductId\": \"37MFSSRMZY\",\n \"ProductName\": \"
|
550
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProduct\n<公共请求参数>\n\n{\n \"ProductId\": \"37MFSSRMZY\",\n \"ProductName\": \"name\",\n \"ProductDescription\": \"desc\"\n}",
|
551
551
|
"output": "{\n \"Response\": {\n \"RequestId\": \"719fe65a-40fd-40b3-8fe9-eb166873e050\"\n }\n}",
|
552
552
|
"title": "修改产品信息"
|
553
553
|
}
|
@@ -4334,6 +4334,26 @@
|
|
4334
4334
|
"type": "int",
|
4335
4335
|
"value_allowed_null": false
|
4336
4336
|
},
|
4337
|
+
{
|
4338
|
+
"disabled": false,
|
4339
|
+
"document": "订单金额,单位为分\n注意:此字段可能返回 null,表示取不到有效值。",
|
4340
|
+
"example": "100",
|
4341
|
+
"member": "uint64",
|
4342
|
+
"name": "Price",
|
4343
|
+
"output_required": false,
|
4344
|
+
"type": "int",
|
4345
|
+
"value_allowed_null": true
|
4346
|
+
},
|
4347
|
+
{
|
4348
|
+
"disabled": false,
|
4349
|
+
"document": "支付金额,单位为分\n注意:此字段可能返回 null,表示取不到有效值。",
|
4350
|
+
"example": "100",
|
4351
|
+
"member": "uint64",
|
4352
|
+
"name": "Amount",
|
4353
|
+
"output_required": false,
|
4354
|
+
"type": "int",
|
4355
|
+
"value_allowed_null": true
|
4356
|
+
},
|
4337
4357
|
{
|
4338
4358
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4339
4359
|
"member": "string",
|
@@ -7011,7 +7031,7 @@
|
|
7011
7031
|
"example": "无",
|
7012
7032
|
"member": "VideoProduct",
|
7013
7033
|
"name": "Data",
|
7014
|
-
"
|
7034
|
+
"output_required": true,
|
7015
7035
|
"type": "object",
|
7016
7036
|
"value_allowed_null": false
|
7017
7037
|
},
|
@@ -7332,7 +7352,7 @@
|
|
7332
7352
|
"example": "1642661618",
|
7333
7353
|
"member": "string",
|
7334
7354
|
"name": "Time",
|
7335
|
-
"
|
7355
|
+
"output_required": true,
|
7336
7356
|
"type": "string",
|
7337
7357
|
"value_allowed_null": false
|
7338
7358
|
},
|
@@ -7342,17 +7362,17 @@
|
|
7342
7362
|
"example": "device",
|
7343
7363
|
"member": "string",
|
7344
7364
|
"name": "Type",
|
7345
|
-
"
|
7365
|
+
"output_required": true,
|
7346
7366
|
"type": "string",
|
7347
7367
|
"value_allowed_null": false
|
7348
7368
|
},
|
7349
7369
|
{
|
7350
7370
|
"disabled": false,
|
7351
7371
|
"document": "通讯数据。",
|
7352
|
-
"example": "{}",
|
7372
|
+
"example": "{\"data\":\"str\"}",
|
7353
7373
|
"member": "string",
|
7354
7374
|
"name": "Data",
|
7355
|
-
"
|
7375
|
+
"output_required": true,
|
7356
7376
|
"type": "string",
|
7357
7377
|
"value_allowed_null": false
|
7358
7378
|
}
|
@@ -8729,7 +8749,7 @@
|
|
8729
8749
|
{
|
8730
8750
|
"disabled": false,
|
8731
8751
|
"document": "修改的产品名称 (支持中文、英文、数字、下划线组合,最多不超过20个字符)",
|
8732
|
-
"example": "
|
8752
|
+
"example": "name",
|
8733
8753
|
"member": "string",
|
8734
8754
|
"name": "ProductName",
|
8735
8755
|
"required": false,
|
@@ -8738,7 +8758,7 @@
|
|
8738
8758
|
{
|
8739
8759
|
"disabled": false,
|
8740
8760
|
"document": "修改的产品描述 (最多不超过128个字符)",
|
8741
|
-
"example": "
|
8761
|
+
"example": "desc",
|
8742
8762
|
"member": "string",
|
8743
8763
|
"name": "ProductDescription",
|
8744
8764
|
"required": false,
|
@@ -331,8 +331,8 @@
|
|
331
331
|
"DescribeCloudStorageOrder": [
|
332
332
|
{
|
333
333
|
"document": "",
|
334
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageOrder\n<公共请求参数>\n\n{\n \"OrderId\": \"
|
335
|
-
"output": "{\n \"Response\": {\n \"StartTime\": 1,\n \"ExpireTime\": 1,\n \"PackageId\": \"
|
334
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageOrder\n<公共请求参数>\n\n{\n \"OrderId\": \"id\"\n}",
|
335
|
+
"output": "{\n \"Response\": {\n \"StartTime\": 1,\n \"ExpireTime\": 1,\n \"PackageId\": \"yc\",\n \"Status\": 1,\n \"RequestId\": \"id\",\n \"ChannelId\": 1\n }\n}",
|
336
336
|
"title": "查询云服务详情示例"
|
337
337
|
}
|
338
338
|
],
|
@@ -596,7 +596,7 @@
|
|
596
596
|
{
|
597
597
|
"document": "",
|
598
598
|
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProduct\n<公共请求参数>\n\n{\n \"ProductId\": \"PTROMP3AOB\"\n}",
|
599
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"ProductId\": \"PTROMP3AOB\",\n \"ProductName\": \"siva_003\",\n \"DeviceType\": 1,\n \"NetType\": \"
|
599
|
+
"output": "{\n \"Response\": {\n \"Data\": {\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\": \"desc\",\n \"CreateTime\": 1608880525,\n \"UpdateTime\": 1611830563,\n \"CategoryId\": 113,\n \"ProductVaildYears\": 1\n },\n \"RequestId\": \"2172b7d1-9a49-4142-938a-ff4fa3d55881\"\n }\n}",
|
600
600
|
"title": "获取产品详情"
|
601
601
|
}
|
602
602
|
],
|
@@ -612,7 +612,7 @@
|
|
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 \"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\": \"
|
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\": \"desc\",\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
|
],
|
@@ -755,7 +755,7 @@
|
|
755
755
|
"ModifyProduct": [
|
756
756
|
{
|
757
757
|
"document": "",
|
758
|
-
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProduct\n<公共请求参数>\n\n{\n \"ProductId\": \"37MFSSRMZY\",\n \"ProductName\": \"
|
758
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProduct\n<公共请求参数>\n\n{\n \"ProductId\": \"37MFSSRMZY\",\n \"ProductName\": \"name\",\n \"ProductDescription\": \"desc\"\n}",
|
759
759
|
"output": "{\n \"Response\": {\n \"RequestId\": \"719fe65a-40fd-40b3-8fe9-eb166873e050\"\n }\n}",
|
760
760
|
"title": "修改产品信息"
|
761
761
|
}
|
@@ -12249,6 +12249,15 @@
|
|
12249
12249
|
"name": "MainlandOrOversea",
|
12250
12250
|
"required": false,
|
12251
12251
|
"type": "string"
|
12252
|
+
},
|
12253
|
+
{
|
12254
|
+
"disabled": false,
|
12255
|
+
"document": "可选值: PullLivePushLive:拉流源类型为直播 PullVodPushLive:拉流源类型为点播 PullPicPushLive:拉流源类型为图片 默认:查询全部拉流源类型",
|
12256
|
+
"example": "PullLivePushLive",
|
12257
|
+
"member": "string",
|
12258
|
+
"name": "SourceType",
|
12259
|
+
"required": false,
|
12260
|
+
"type": "string"
|
12252
12261
|
}
|
12253
12262
|
],
|
12254
12263
|
"type": "object"
|
@@ -12276,6 +12285,16 @@
|
|
12276
12285
|
"type": "int",
|
12277
12286
|
"value_allowed_null": false
|
12278
12287
|
},
|
12288
|
+
{
|
12289
|
+
"disabled": false,
|
12290
|
+
"document": "拉流转推得总时长(秒)",
|
12291
|
+
"example": "1000",
|
12292
|
+
"member": "uint64",
|
12293
|
+
"name": "TotalDurationSecond",
|
12294
|
+
"output_required": true,
|
12295
|
+
"type": "int",
|
12296
|
+
"value_allowed_null": false
|
12297
|
+
},
|
12279
12298
|
{
|
12280
12299
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
12281
12300
|
"member": "string",
|
@@ -20022,7 +20041,7 @@
|
|
20022
20041
|
"example": "2021-05-21 00:00:00",
|
20023
20042
|
"member": "string",
|
20024
20043
|
"name": "Time",
|
20025
|
-
"
|
20044
|
+
"output_required": true,
|
20026
20045
|
"type": "string",
|
20027
20046
|
"value_allowed_null": false
|
20028
20047
|
},
|
@@ -20032,7 +20051,17 @@
|
|
20032
20051
|
"example": "5",
|
20033
20052
|
"member": "uint64",
|
20034
20053
|
"name": "Duration",
|
20035
|
-
"
|
20054
|
+
"output_required": true,
|
20055
|
+
"type": "int",
|
20056
|
+
"value_allowed_null": false
|
20057
|
+
},
|
20058
|
+
{
|
20059
|
+
"disabled": false,
|
20060
|
+
"document": "拉流转推任务的时长,单位为秒",
|
20061
|
+
"example": "5",
|
20062
|
+
"member": "uint64",
|
20063
|
+
"name": "DurationSecond",
|
20064
|
+
"output_required": true,
|
20036
20065
|
"type": "int",
|
20037
20066
|
"value_allowed_null": false
|
20038
20067
|
}
|
@@ -1148,7 +1148,7 @@
|
|
1148
1148
|
{
|
1149
1149
|
"document": "查询拉流转推任务的时长信息。",
|
1150
1150
|
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePullTransformPushInfo\n<公共请求参数>\n\n{\n \"StartTime\": \"2019-02-01T00:00:00+08:00\",\n \"EndTime\": \"2019-02-03T00:00:00+08:00\",\n \"MainlandOrOversea\": \"Mainland\"\n}",
|
1151
|
-
"output": "{\n \"Response\": {\n \"DataInfoList\": [\n {\n \"Time\": \"2019-03-01T00:00:00+08:00\",\n \"Duration\": 100\n }\n ],\n \"TotalDuration\": 2000,\n \"RequestId\": \"c8465603-c3a6-44bc-8354-a9b67bf44301\"\n }\n}",
|
1151
|
+
"output": "{\n \"Response\": {\n \"DataInfoList\": [\n {\n \"Time\": \"2019-03-01T00:00:00+08:00\",\n \"Duration\": 100,\n \"DurationSecond\": 6000\n }\n ],\n \"TotalDuration\": 2000,\n \"TotalDurationSecond\": 120000,\n \"RequestId\": \"c8465603-c3a6-44bc-8354-a9b67bf44301\"\n }\n}",
|
1152
1152
|
"title": "请求示例"
|
1153
1153
|
}
|
1154
1154
|
],
|
@@ -1032,6 +1032,16 @@
|
|
1032
1032
|
"output_required": false,
|
1033
1033
|
"type": "string",
|
1034
1034
|
"value_allowed_null": false
|
1035
|
+
},
|
1036
|
+
{
|
1037
|
+
"disabled": false,
|
1038
|
+
"document": "思维链内容。 ReasoningConent参数仅支持出参,且只有deepseek-r1模型会返回。",
|
1039
|
+
"example": "无",
|
1040
|
+
"member": "string",
|
1041
|
+
"name": "ReasoningContent",
|
1042
|
+
"output_required": false,
|
1043
|
+
"type": "string",
|
1044
|
+
"value_allowed_null": false
|
1035
1045
|
}
|
1036
1046
|
],
|
1037
1047
|
"usage": "out"
|