tencentcloud-sdk-nodejs 4.0.1006 → 4.0.1008
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.
- package/CHANGELOG.md +330 -0
- package/SERVICE_CHANGELOG.md +427 -77
- package/package.json +1 -1
- package/products.md +31 -30
- package/src/common/sdk_version.ts +1 -1
- package/src/services/billing/v20180709/billing_models.ts +24 -0
- package/src/services/cam/v20190116/cam_models.ts +12 -12
- package/src/services/ccc/v20200210/ccc_client.ts +1 -0
- package/src/services/ccc/v20200210/ccc_models.ts +30 -0
- package/src/services/cdb/v20170320/cdb_client.ts +13 -1
- package/src/services/cdb/v20170320/cdb_models.ts +55 -19
- package/src/services/cls/v20201016/cls_models.ts +1 -1
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +7 -3
- package/src/services/dbdc/v20201029/dbdc_models.ts +36 -36
- package/src/services/dcdb/v20180411/dcdb_models.ts +2 -2
- package/src/services/ecm/v20190719/ecm_models.ts +2 -2
- package/src/services/ess/v20201111/ess_models.ts +29 -78
- package/src/services/essbasic/v20210526/essbasic_models.ts +3 -54
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +4 -4
- package/src/services/index.ts +1 -0
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +49 -1
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +95 -11
- package/src/services/lcic/v20220817/lcic_models.ts +8 -5
- package/src/services/lkeap/index.ts +5 -0
- package/src/services/lkeap/v20240522/index.ts +6 -0
- package/src/services/lkeap/v20240522/lkeap_client.ts +356 -0
- package/src/services/lkeap/v20240522/lkeap_models.ts +1158 -0
- package/src/services/mongodb/v20180408/mongodb_client.ts +1 -1
- package/src/services/mongodb/v20180408/mongodb_models.ts +34 -12
- package/src/services/mongodb/v20190725/mongodb_models.ts +49 -83
- package/src/services/monitor/v20180724/monitor_models.ts +8 -0
- package/src/services/ocr/v20181119/ocr_client.ts +3 -3
- package/src/services/ocr/v20181119/ocr_models.ts +1 -1
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +19 -2
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tcb/v20180608/tcb_models.ts +116 -123
- package/src/services/tcbr/v20220217/tcbr_models.ts +23 -11
- package/src/services/tcr/v20190924/tcr_models.ts +25 -25
- package/src/services/tdmq/v20200217/tdmq_client.ts +16 -3
- package/src/services/tdmq/v20200217/tdmq_models.ts +96 -37
- package/src/services/trtc/v20190722/trtc_models.ts +2 -4
- package/src/services/vpc/v20170312/vpc_models.ts +17 -8
- package/src/services/wedata/v20210820/wedata_models.ts +25 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +24 -0
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +12 -12
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +29 -0
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +5 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +6 -0
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +53 -19
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +7 -3
- package/tencentcloud/services/dbdc/v20201029/dbdc_models.d.ts +36 -36
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +2 -2
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +29 -78
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -54
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +4 -4
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +17 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +24 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +87 -11
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +8 -5
- package/tencentcloud/services/lkeap/index.d.ts +6 -0
- package/tencentcloud/services/lkeap/index.js +7 -0
- package/tencentcloud/services/lkeap/v20240522/index.d.ts +6 -0
- package/tencentcloud/services/lkeap/v20240522/index.js +9 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +116 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +187 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +1073 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.js +18 -0
- package/tencentcloud/services/mongodb/v20180408/mongodb_client.d.ts +1 -1
- package/tencentcloud/services/mongodb/v20180408/mongodb_client.js +1 -1
- package/tencentcloud/services/mongodb/v20180408/mongodb_models.d.ts +34 -12
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +49 -83
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +8 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +3 -3
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +3 -3
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +19 -2
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +116 -123
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +23 -11
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +25 -25
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +5 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +6 -0
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +92 -36
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -4
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +17 -8
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +25 -1
- package/test/cdb.v20170320.test.js +10 -0
- package/test/iotexplorer.v20190423.test.js +40 -0
- package/test/lkeap.v20240522.test.js +271 -0
- package/test/tdmq.v20200217.test.js +10 -0
|
@@ -22,43 +22,43 @@ export interface InstanceDetail {
|
|
|
22
22
|
/**
|
|
23
23
|
* 集群状态,0:运行中,1:不在运行
|
|
24
24
|
*/
|
|
25
|
-
Status
|
|
25
|
+
Status?: number
|
|
26
26
|
/**
|
|
27
27
|
* 读写集群剩余内存容量,单位GB
|
|
28
28
|
*/
|
|
29
|
-
ReadWriteTotalLeaveMemory
|
|
29
|
+
ReadWriteTotalLeaveMemory?: number
|
|
30
30
|
/**
|
|
31
31
|
* 读写集群剩余磁盘容量,单位GB
|
|
32
32
|
*/
|
|
33
|
-
ReadWriteTotalLeaveDisk
|
|
33
|
+
ReadWriteTotalLeaveDisk?: number
|
|
34
34
|
/**
|
|
35
35
|
* 读写集群总内存容量,单位GB
|
|
36
36
|
*/
|
|
37
|
-
ReadWriteTotalMemory
|
|
37
|
+
ReadWriteTotalMemory?: number
|
|
38
38
|
/**
|
|
39
39
|
* 读写集群总磁盘容量,单位GB
|
|
40
40
|
*/
|
|
41
|
-
ReadWriteTotalDisk
|
|
41
|
+
ReadWriteTotalDisk?: number
|
|
42
42
|
/**
|
|
43
43
|
* 只读集群剩余内存容量,单位GB
|
|
44
44
|
*/
|
|
45
|
-
ReadOnlyTotalLeaveMemory
|
|
45
|
+
ReadOnlyTotalLeaveMemory?: number
|
|
46
46
|
/**
|
|
47
47
|
* 只读集群剩余磁盘容量,单位GB
|
|
48
48
|
*/
|
|
49
|
-
ReadOnlyTotalLeaveDisk
|
|
49
|
+
ReadOnlyTotalLeaveDisk?: number
|
|
50
50
|
/**
|
|
51
51
|
* 只读集群总内存容量,单位GB
|
|
52
52
|
*/
|
|
53
|
-
ReadOnlyTotalMemory
|
|
53
|
+
ReadOnlyTotalMemory?: number
|
|
54
54
|
/**
|
|
55
55
|
* 只读集群总磁盘容量,单位GB
|
|
56
56
|
*/
|
|
57
|
-
ReadOnlyTotalDisk
|
|
57
|
+
ReadOnlyTotalDisk?: number
|
|
58
58
|
/**
|
|
59
59
|
* 集群设备详情
|
|
60
60
|
*/
|
|
61
|
-
InstanceDeviceInfos
|
|
61
|
+
InstanceDeviceInfos?: Array<InstanceDeviceInfo>
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
/**
|
|
@@ -435,22 +435,22 @@ export interface InstanceDeviceInfo {
|
|
|
435
435
|
* 集群ID
|
|
436
436
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
437
437
|
*/
|
|
438
|
-
InstanceId
|
|
438
|
+
InstanceId?: string
|
|
439
439
|
/**
|
|
440
440
|
* 读写设备组
|
|
441
441
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
442
442
|
*/
|
|
443
|
-
ReadWriteDevice
|
|
443
|
+
ReadWriteDevice?: Array<DeviceInfo>
|
|
444
444
|
/**
|
|
445
445
|
* 只读设备组
|
|
446
446
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
447
447
|
*/
|
|
448
|
-
ReadOnlyDevice
|
|
448
|
+
ReadOnlyDevice?: Array<DeviceInfo>
|
|
449
449
|
/**
|
|
450
450
|
* 空闲设备组
|
|
451
451
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
452
452
|
*/
|
|
453
|
-
FreeDevice
|
|
453
|
+
FreeDevice?: Array<DeviceInfo>
|
|
454
454
|
}
|
|
455
455
|
|
|
456
456
|
/**
|
|
@@ -506,39 +506,39 @@ export interface DeviceInfo {
|
|
|
506
506
|
/**
|
|
507
507
|
* 设备ID
|
|
508
508
|
*/
|
|
509
|
-
DeviceId
|
|
509
|
+
DeviceId?: number
|
|
510
510
|
/**
|
|
511
511
|
* 设备No
|
|
512
512
|
*/
|
|
513
|
-
DeviceNo
|
|
513
|
+
DeviceNo?: string
|
|
514
514
|
/**
|
|
515
515
|
* 设备类型
|
|
516
516
|
*/
|
|
517
|
-
DevClass
|
|
517
|
+
DevClass?: string
|
|
518
518
|
/**
|
|
519
519
|
* 设备总内存,单位GB
|
|
520
520
|
*/
|
|
521
|
-
MaxMemory
|
|
521
|
+
MaxMemory?: number
|
|
522
522
|
/**
|
|
523
523
|
* 设备总磁盘,单位GB
|
|
524
524
|
*/
|
|
525
|
-
MaxDisk
|
|
525
|
+
MaxDisk?: number
|
|
526
526
|
/**
|
|
527
527
|
* 设备剩余内存,单位GB
|
|
528
528
|
*/
|
|
529
|
-
RestMemory
|
|
529
|
+
RestMemory?: number
|
|
530
530
|
/**
|
|
531
531
|
* 设备剩余磁盘,单位GB
|
|
532
532
|
*/
|
|
533
|
-
RestDisk
|
|
533
|
+
RestDisk?: number
|
|
534
534
|
/**
|
|
535
535
|
* 设备机器个数
|
|
536
536
|
*/
|
|
537
|
-
RawDeviceNum
|
|
537
|
+
RawDeviceNum?: number
|
|
538
538
|
/**
|
|
539
539
|
* 数据库实例个数
|
|
540
540
|
*/
|
|
541
|
-
InstanceNum
|
|
541
|
+
InstanceNum?: number
|
|
542
542
|
}
|
|
543
543
|
|
|
544
544
|
/**
|
|
@@ -648,55 +648,55 @@ export interface InstanceExpand {
|
|
|
648
648
|
/**
|
|
649
649
|
* 集群ID
|
|
650
650
|
*/
|
|
651
|
-
InstanceId
|
|
651
|
+
InstanceId?: string
|
|
652
652
|
/**
|
|
653
653
|
* 集群名称
|
|
654
654
|
*/
|
|
655
|
-
InstanceName
|
|
655
|
+
InstanceName?: string
|
|
656
656
|
/**
|
|
657
657
|
* 用户ID
|
|
658
658
|
*/
|
|
659
|
-
AppId
|
|
659
|
+
AppId?: number
|
|
660
660
|
/**
|
|
661
661
|
* 地域
|
|
662
662
|
*/
|
|
663
|
-
Region
|
|
663
|
+
Region?: string
|
|
664
664
|
/**
|
|
665
665
|
* 可用区
|
|
666
666
|
*/
|
|
667
|
-
Zone
|
|
667
|
+
Zone?: string
|
|
668
668
|
/**
|
|
669
669
|
* 集群类型: 0:一主一备,1:一主两备
|
|
670
670
|
*/
|
|
671
|
-
InstanceType
|
|
671
|
+
InstanceType?: number
|
|
672
672
|
/**
|
|
673
673
|
* 集群状态: 0 集群创建中, 1 集群有效, 2 集群扩容中, 3 集群删除中, 4 集群缩容中 -1 集群已隔离 -2 集群已删除
|
|
674
674
|
*/
|
|
675
|
-
InstanceStatus
|
|
675
|
+
InstanceStatus?: number
|
|
676
676
|
/**
|
|
677
677
|
* 创建时间
|
|
678
678
|
*/
|
|
679
|
-
CreateTime
|
|
679
|
+
CreateTime?: string
|
|
680
680
|
/**
|
|
681
681
|
* 实例自动续费标识: 0正常续费 1自动续费 2到期不续费
|
|
682
682
|
*/
|
|
683
|
-
AutoRenewFlag
|
|
683
|
+
AutoRenewFlag?: number
|
|
684
684
|
/**
|
|
685
685
|
* 机型
|
|
686
686
|
*/
|
|
687
|
-
Machine
|
|
687
|
+
Machine?: string
|
|
688
688
|
/**
|
|
689
689
|
* 过期时间
|
|
690
690
|
*/
|
|
691
|
-
PeriodEndTime
|
|
691
|
+
PeriodEndTime?: string
|
|
692
692
|
/**
|
|
693
693
|
* 集群信息
|
|
694
694
|
*/
|
|
695
|
-
InstanceDetail
|
|
695
|
+
InstanceDetail?: InstanceDetail
|
|
696
696
|
/**
|
|
697
697
|
* 计费侧的产品ID
|
|
698
698
|
*/
|
|
699
|
-
Pid
|
|
699
|
+
Pid?: number
|
|
700
700
|
}
|
|
701
701
|
|
|
702
702
|
/**
|
|
@@ -3837,11 +3837,11 @@ export interface DescribeDatabasesResponse {
|
|
|
3837
3837
|
/**
|
|
3838
3838
|
* 该实例上的数据库列表。
|
|
3839
3839
|
*/
|
|
3840
|
-
Databases
|
|
3840
|
+
Databases?: Array<Database>
|
|
3841
3841
|
/**
|
|
3842
3842
|
* 透传入参。
|
|
3843
3843
|
*/
|
|
3844
|
-
InstanceId
|
|
3844
|
+
InstanceId?: string
|
|
3845
3845
|
/**
|
|
3846
3846
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3847
3847
|
*/
|
|
@@ -7508,11 +7508,11 @@ export interface AllocateIpv6AddressesBandwidthResponse {
|
|
|
7508
7508
|
* 弹性公网 IPV6 的唯一 ID 列表。
|
|
7509
7509
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7510
7510
|
*/
|
|
7511
|
-
AddressSet
|
|
7511
|
+
AddressSet?: Array<string>
|
|
7512
7512
|
/**
|
|
7513
7513
|
* 异步任务TaskId。
|
|
7514
7514
|
*/
|
|
7515
|
-
TaskId
|
|
7515
|
+
TaskId?: string
|
|
7516
7516
|
/**
|
|
7517
7517
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7518
7518
|
*/
|
|
@@ -8537,95 +8537,46 @@ export interface Component {
|
|
|
8537
8537
|
<b>参数样例</b>:<br>`{"Children":["ComponentId_29","ComponentId_27","ComponentId_28","ComponentId_30"]}`
|
|
8538
8538
|
<li><b>ChildrenComponents:</b> 关键字定位模式下,用来指定此签批控件的组合子控件 </li>
|
|
8539
8539
|
ChildrenComponent结构体定义:
|
|
8540
|
-
<table border="1">
|
|
8541
|
-
<thead>
|
|
8542
|
-
<tr>
|
|
8543
|
-
<th>字段名称</th>
|
|
8544
|
-
<th>类型</th>
|
|
8545
|
-
<th>描述</th>
|
|
8546
|
-
</tr>
|
|
8547
|
-
</thead>
|
|
8548
|
-
<tbody>
|
|
8549
|
-
<tr>
|
|
8550
|
-
<td>ComponentType</td>
|
|
8551
|
-
<td>string</td>
|
|
8552
|
-
<td>子控件类型-可选值:SIGN_SIGNATURE,SIGN_DATE,SIGN_SELECTOR,SIGN_MULTI_LINE_TEXT</td>
|
|
8553
|
-
</tr>
|
|
8554
|
-
<tr>
|
|
8555
|
-
<td>ComponentName</td>
|
|
8556
|
-
<td>string</td>
|
|
8557
|
-
<td>子控件名称</td>
|
|
8558
|
-
</tr>
|
|
8559
|
-
<tr>
|
|
8560
|
-
<td>Placeholder</td>
|
|
8561
|
-
<td>string</td>
|
|
8562
|
-
<td>子控件提示语</td>
|
|
8563
|
-
</tr>
|
|
8564
|
-
<tr>
|
|
8565
|
-
<td>ComponentOffsetX</td>
|
|
8566
|
-
<td>float</td>
|
|
8567
|
-
<td>控件偏移位置X(相对于父控件(签批控件的ComponentX))</td>
|
|
8568
|
-
</tr>
|
|
8569
|
-
<tr>
|
|
8570
|
-
<td>ComponentOffsetY</td>
|
|
8571
|
-
<td>float</td>
|
|
8572
|
-
<td>控件偏移位置Y 相对于父控件(签批控件的ComponentY))</td>
|
|
8573
|
-
</tr>
|
|
8574
|
-
<tr>
|
|
8575
|
-
<td>ComponentWidth</td>
|
|
8576
|
-
<td>float</td>
|
|
8577
|
-
<td>控件宽</td>
|
|
8578
|
-
</tr>
|
|
8579
|
-
<tr>
|
|
8580
|
-
<td>ComponentHeight</td>
|
|
8581
|
-
<td>float</td>
|
|
8582
|
-
<td>控件高</td>
|
|
8583
|
-
</tr>
|
|
8584
|
-
<tr>
|
|
8585
|
-
<td>ComponentExtra</td>
|
|
8586
|
-
<td>string</td>
|
|
8587
|
-
<td>控件的附属信息,根据ComponentType设置</td>
|
|
8588
|
-
</tr>
|
|
8589
|
-
</tbody>
|
|
8590
|
-
</table>
|
|
8540
|
+
<table border="1"> <thead> <tr> <th>字段名称</th> <th>类型</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>ComponentType</td> <td>string</td> <td>子控件类型-可选值:SIGN_SIGNATURE,SIGN_DATE,SIGN_SELECTOR,SIGN_MULTI_LINE_TEXT</td> </tr> <tr> <td>ComponentName</td> <td>string</td> <td>子控件名称</td> </tr> <tr> <td>Placeholder</td> <td>string</td> <td>子控件提示语</td> </tr> <tr> <td>ComponentOffsetX</td> <td>float</td> <td>控件偏移位置X(相对于父控件(签批控件的ComponentX))</td> </tr> <tr> <td>ComponentOffsetY</td> <td>float</td> <td>控件偏移位置Y 相对于父控件(签批控件的ComponentY))</td> </tr> <tr> <td>ComponentWidth</td> <td>float</td> <td>控件宽</td> </tr> <tr> <td>ComponentHeight</td> <td>float</td> <td>控件高</td> </tr> <tr> <td>ComponentExtra</td> <td>string</td> <td>控件的附属信息,根据ComponentType设置</td> </tr> </tbody> </table>
|
|
8591
8541
|
<b>参数样例</b>:
|
|
8592
8542
|
|
|
8593
|
-
|
|
8543
|
+
输入:
|
|
8544
|
+
<pre>
|
|
8594
8545
|
{
|
|
8595
|
-
|
|
8546
|
+
ChildrenComponents: [
|
|
8596
8547
|
{
|
|
8597
|
-
|
|
8598
|
-
|
|
8599
|
-
|
|
8600
|
-
|
|
8601
|
-
|
|
8602
|
-
|
|
8603
|
-
|
|
8604
|
-
|
|
8548
|
+
ComponentType: SIGN_SIGNATURE,
|
|
8549
|
+
ComponentName: 个人签名,
|
|
8550
|
+
Placeholder: 请签名,
|
|
8551
|
+
ComponentOffsetX: 10,
|
|
8552
|
+
ComponentOffsetY: 30,
|
|
8553
|
+
ComponentWidth: 119,
|
|
8554
|
+
ComponentHeight: 43,
|
|
8555
|
+
ComponentExtra: {\ComponentTypeLimit\:[\SYSTEM_ESIGN\]}
|
|
8605
8556
|
},
|
|
8606
8557
|
{
|
|
8607
|
-
|
|
8608
|
-
|
|
8609
|
-
|
|
8610
|
-
|
|
8611
|
-
|
|
8612
|
-
|
|
8613
|
-
|
|
8614
|
-
|
|
8558
|
+
ComponentType: SIGN_SELECTOR,
|
|
8559
|
+
ComponentName: 是否同意此协议,
|
|
8560
|
+
Placeholder: ,
|
|
8561
|
+
ComponentOffsetX: 50,
|
|
8562
|
+
ComponentOffsetY: 130,
|
|
8563
|
+
ComponentWidth: 120,
|
|
8564
|
+
ComponentHeight: 43,
|
|
8565
|
+
ComponentExtra: {\Values\:[\同意\,\不同意\,\再想想\],\FontSize\:12,\FontAlign\:\Left\,\Font\:\黑体\,\MultiSelect\:false}
|
|
8615
8566
|
},
|
|
8616
8567
|
{
|
|
8617
|
-
|
|
8618
|
-
|
|
8619
|
-
|
|
8620
|
-
|
|
8621
|
-
|
|
8622
|
-
|
|
8623
|
-
|
|
8624
|
-
|
|
8568
|
+
ComponentType: SIGN_MULTI_LINE_TEXT,
|
|
8569
|
+
ComponentName: 批注附言,
|
|
8570
|
+
Placeholder: ,
|
|
8571
|
+
ComponentOffsetX: 150,
|
|
8572
|
+
ComponentOffsetY: 300,
|
|
8573
|
+
ComponentWidth: 200,
|
|
8574
|
+
ComponentHeight: 86,
|
|
8575
|
+
ComponentExtra:
|
|
8625
8576
|
}
|
|
8626
8577
|
]
|
|
8627
8578
|
}
|
|
8628
|
-
|
|
8579
|
+
</pre>
|
|
8629
8580
|
</ul>
|
|
8630
8581
|
|
|
8631
8582
|
|
|
@@ -263,60 +263,10 @@ export interface Component {
|
|
|
263
263
|
<b>参数样例</b>:<br>`{"Children":["ComponentId_29","ComponentId_27","ComponentId_28","ComponentId_30"]}`
|
|
264
264
|
<li><b>ChildrenComponents:</b> 关键字定位模式下,用来指定此签批控件的组合子控件 </li>
|
|
265
265
|
ChildrenComponent结构体定义:
|
|
266
|
-
<table border="1">
|
|
267
|
-
<thead>
|
|
268
|
-
<tr>
|
|
269
|
-
<th>字段名称</th>
|
|
270
|
-
<th>类型</th>
|
|
271
|
-
<th>描述</th>
|
|
272
|
-
</tr>
|
|
273
|
-
</thead>
|
|
274
|
-
<tbody>
|
|
275
|
-
<tr>
|
|
276
|
-
<td>ComponentType</td>
|
|
277
|
-
<td>string</td>
|
|
278
|
-
<td>子控件类型-可选值:SIGN_SIGNATURE,SIGN_DATE,SIGN_SELECTOR,SIGN_MULTI_LINE_TEXT</td>
|
|
279
|
-
</tr>
|
|
280
|
-
<tr>
|
|
281
|
-
<td>ComponentName</td>
|
|
282
|
-
<td>string</td>
|
|
283
|
-
<td>子控件名称</td>
|
|
284
|
-
</tr>
|
|
285
|
-
<tr>
|
|
286
|
-
<td>Placeholder</td>
|
|
287
|
-
<td>string</td>
|
|
288
|
-
<td>子控件提示语</td>
|
|
289
|
-
</tr>
|
|
290
|
-
<tr>
|
|
291
|
-
<td>ComponentOffsetX</td>
|
|
292
|
-
<td>float</td>
|
|
293
|
-
<td>控件偏移位置X(相对于父控件(签批控件的ComponentX))</td>
|
|
294
|
-
</tr>
|
|
295
|
-
<tr>
|
|
296
|
-
<td>ComponentOffsetY</td>
|
|
297
|
-
<td>float</td>
|
|
298
|
-
<td>控件偏移位置Y 相对于父控件(签批控件的ComponentY))</td>
|
|
299
|
-
</tr>
|
|
300
|
-
<tr>
|
|
301
|
-
<td>ComponentWidth</td>
|
|
302
|
-
<td>float</td>
|
|
303
|
-
<td>控件宽</td>
|
|
304
|
-
</tr>
|
|
305
|
-
<tr>
|
|
306
|
-
<td>ComponentHeight</td>
|
|
307
|
-
<td>float</td>
|
|
308
|
-
<td>控件高</td>
|
|
309
|
-
</tr>
|
|
310
|
-
<tr>
|
|
311
|
-
<td>ComponentExtra</td>
|
|
312
|
-
<td>string</td>
|
|
313
|
-
<td>控件的附属信息,根据ComponentType设置</td>
|
|
314
|
-
</tr>
|
|
315
|
-
</tbody>
|
|
316
|
-
</table>
|
|
266
|
+
<table border="1"> <thead> <tr> <th>字段名称</th> <th>类型</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>ComponentType</td> <td>string</td> <td>子控件类型-可选值:SIGN_SIGNATURE,SIGN_DATE,SIGN_SELECTOR,SIGN_MULTI_LINE_TEXT</td> </tr> <tr> <td>ComponentName</td> <td>string</td> <td>子控件名称</td> </tr> <tr> <td>Placeholder</td> <td>string</td> <td>子控件提示语</td> </tr> <tr> <td>ComponentOffsetX</td> <td>float</td> <td>控件偏移位置X(相对于父控件(签批控件的ComponentX))</td> </tr> <tr> <td>ComponentOffsetY</td> <td>float</td> <td>控件偏移位置Y 相对于父控件(签批控件的ComponentY))</td> </tr> <tr> <td>ComponentWidth</td> <td>float</td> <td>控件宽</td> </tr> <tr> <td>ComponentHeight</td> <td>float</td> <td>控件高</td> </tr> <tr> <td>ComponentExtra</td> <td>string</td> <td>控件的附属信息,根据ComponentType设置</td> </tr> </tbody> </table>
|
|
317
267
|
<b>参数样例</b>:
|
|
318
268
|
|
|
319
|
-
|
|
269
|
+
<pre>
|
|
320
270
|
{
|
|
321
271
|
"ChildrenComponents": [
|
|
322
272
|
{
|
|
@@ -350,8 +300,7 @@ ChildrenComponent结构体定义:
|
|
|
350
300
|
"ComponentExtra": ""
|
|
351
301
|
}
|
|
352
302
|
]
|
|
353
|
-
}
|
|
354
|
-
```
|
|
303
|
+
}</pre>
|
|
355
304
|
</ul>
|
|
356
305
|
|
|
357
306
|
|
|
@@ -305,25 +305,25 @@ export interface GetThreadRequest {
|
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
/**
|
|
308
|
-
*
|
|
308
|
+
* 可以传入多种类型的内容,如图片或文本。
|
|
309
309
|
*/
|
|
310
310
|
export interface Content {
|
|
311
311
|
/**
|
|
312
312
|
* 内容类型
|
|
313
313
|
注意:
|
|
314
|
-
|
|
314
|
+
需包含至少一个 Type 为"text"的参数及至少一个 Type 为"image_url"的参数。
|
|
315
315
|
参数值可选范围:[text", "image_url"]
|
|
316
316
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
317
317
|
*/
|
|
318
318
|
Type: string
|
|
319
319
|
/**
|
|
320
|
-
* 当 Type 为 text
|
|
320
|
+
* 当 Type 为 text 时使用,表示具体的文本内容。当 Type 为 image_url 时,当前字段内容需保持为空,传递内容不生效。
|
|
321
321
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
322
322
|
*/
|
|
323
323
|
Text?: string
|
|
324
324
|
/**
|
|
325
325
|
* 图片的url,当 Type 为 image_url 时使用,表示具体的图片内容
|
|
326
|
-
如"https://example.com/1.png" 或 图片的base64(注意 "data:image/jpeg;base64," 为必要部分):"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAA......"
|
|
326
|
+
如"https://example.com/1.png" 或 图片的base64(注意 "data:image/jpeg;base64," 为必要部分):"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAA......"。当 Type 为 text 时,当前字段内容需保持为空,传递内容不生效。
|
|
327
327
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
328
328
|
*/
|
|
329
329
|
ImageUrl?: ImageUrl
|
package/src/services/index.ts
CHANGED
|
@@ -142,6 +142,7 @@ export { lcic } from "./lcic"
|
|
|
142
142
|
export { lighthouse } from "./lighthouse"
|
|
143
143
|
export { live } from "./live"
|
|
144
144
|
export { lke } from "./lke"
|
|
145
|
+
export { lkeap } from "./lkeap"
|
|
145
146
|
export { lowcode } from "./lowcode"
|
|
146
147
|
export { lp } from "./lp"
|
|
147
148
|
export { mall } from "./mall"
|
|
@@ -86,6 +86,7 @@ import {
|
|
|
86
86
|
InheritCloudStorageUserRequest,
|
|
87
87
|
ModifyProjectRequest,
|
|
88
88
|
ModifySpacePropertyResponse,
|
|
89
|
+
PauseTWeCallDeviceRequest,
|
|
89
90
|
DescribeDeviceDataHistoryResponse,
|
|
90
91
|
DeviceUser,
|
|
91
92
|
ProductModelDefinition,
|
|
@@ -130,6 +131,7 @@ import {
|
|
|
130
131
|
CreateLoRaGatewayRequest,
|
|
131
132
|
ModifyTopicRuleRequest,
|
|
132
133
|
DescribeFenceBindListResponse,
|
|
134
|
+
TransferTWeCallDeviceRequest,
|
|
133
135
|
PackageConsumeTask,
|
|
134
136
|
UnbindProductsRequest,
|
|
135
137
|
CreateCloudStorageAIServiceRequest,
|
|
@@ -166,6 +168,7 @@ import {
|
|
|
166
168
|
ResetCloudStorageEventResponse,
|
|
167
169
|
DescribeCloudStorageAIServiceTasksResponse,
|
|
168
170
|
DeletePositionSpaceResponse,
|
|
171
|
+
ResetTWeCallDeviceResponse,
|
|
169
172
|
AppDeviceInfo,
|
|
170
173
|
DescribeCloudStorageResponse,
|
|
171
174
|
DescribeCloudStorageStreamDataRequest,
|
|
@@ -212,6 +215,7 @@ import {
|
|
|
212
215
|
CreateCloudStorageAIServiceResponse,
|
|
213
216
|
DeviceDataHistoryItem,
|
|
214
217
|
GetTWeCallActiveStatusResponse,
|
|
218
|
+
PauseTWeCallDeviceResponse,
|
|
215
219
|
BatchProductionInfo,
|
|
216
220
|
DeleteDeviceRequest,
|
|
217
221
|
GetProjectListResponse,
|
|
@@ -239,8 +243,9 @@ import {
|
|
|
239
243
|
ReleaseStudioProductRequest,
|
|
240
244
|
SearchPositionSpaceResponse,
|
|
241
245
|
GenerateCloudStorageAIServiceTaskFileURLResponse,
|
|
246
|
+
ResetTWeCallDeviceRequest,
|
|
242
247
|
CallDeviceActionAsyncRequest,
|
|
243
|
-
|
|
248
|
+
ResumeWeCallDeviceResponse,
|
|
244
249
|
GetPositionSpaceListResponse,
|
|
245
250
|
CreatePositionFenceResponse,
|
|
246
251
|
DescribeTopicRuleResponse,
|
|
@@ -316,12 +321,15 @@ import {
|
|
|
316
321
|
DeleteLoRaGatewayRequest,
|
|
317
322
|
ModifyTopicPolicyResponse,
|
|
318
323
|
DescribeCloudStorageStreamDataResponse,
|
|
324
|
+
TransferTWeCallDeviceResponse,
|
|
319
325
|
DescribeTopicRuleRequest,
|
|
320
326
|
ModifyCloudStorageAIServiceCallbackRequest,
|
|
321
327
|
GetWechatDeviceTicketResponse,
|
|
328
|
+
CallDeviceActionAsyncResponse,
|
|
322
329
|
TopicRulePayload,
|
|
323
330
|
ResetCloudStorageResponse,
|
|
324
331
|
FirmwareInfo,
|
|
332
|
+
ResumeWeCallDeviceRequest,
|
|
325
333
|
GetCOSURLRequest,
|
|
326
334
|
CreateFenceBindRequest,
|
|
327
335
|
AuthMiniProgramAppInfo,
|
|
@@ -825,6 +833,16 @@ export class Client extends AbstractClient {
|
|
|
825
833
|
return this.request("InheritCloudStorageUser", req, cb)
|
|
826
834
|
}
|
|
827
835
|
|
|
836
|
+
/**
|
|
837
|
+
* 转移设备
|
|
838
|
+
*/
|
|
839
|
+
async TransferTWeCallDevice(
|
|
840
|
+
req: TransferTWeCallDeviceRequest,
|
|
841
|
+
cb?: (error: string, rep: TransferTWeCallDeviceResponse) => void
|
|
842
|
+
): Promise<TransferTWeCallDeviceResponse> {
|
|
843
|
+
return this.request("TransferTWeCallDevice", req, cb)
|
|
844
|
+
}
|
|
845
|
+
|
|
828
846
|
/**
|
|
829
847
|
* 本接口(ListFirmwares)用于获取固件列表
|
|
830
848
|
*/
|
|
@@ -1303,6 +1321,16 @@ export class Client extends AbstractClient {
|
|
|
1303
1321
|
return this.request("AssignTWeCallLicense", req, cb)
|
|
1304
1322
|
}
|
|
1305
1323
|
|
|
1324
|
+
/**
|
|
1325
|
+
* 重置设备
|
|
1326
|
+
*/
|
|
1327
|
+
async ResetTWeCallDevice(
|
|
1328
|
+
req: ResetTWeCallDeviceRequest,
|
|
1329
|
+
cb?: (error: string, rep: ResetTWeCallDeviceResponse) => void
|
|
1330
|
+
): Promise<ResetTWeCallDeviceResponse> {
|
|
1331
|
+
return this.request("ResetTWeCallDevice", req, cb)
|
|
1332
|
+
}
|
|
1333
|
+
|
|
1306
1334
|
/**
|
|
1307
1335
|
* 本接口(UpdateTopicPolicy)用于更新Topic信息
|
|
1308
1336
|
*/
|
|
@@ -1443,6 +1471,16 @@ export class Client extends AbstractClient {
|
|
|
1443
1471
|
return this.request("ModifyCloudStorageAIService", req, cb)
|
|
1444
1472
|
}
|
|
1445
1473
|
|
|
1474
|
+
/**
|
|
1475
|
+
* 恢复设备
|
|
1476
|
+
*/
|
|
1477
|
+
async ResumeWeCallDevice(
|
|
1478
|
+
req: ResumeWeCallDeviceRequest,
|
|
1479
|
+
cb?: (error: string, rep: ResumeWeCallDeviceResponse) => void
|
|
1480
|
+
): Promise<ResumeWeCallDeviceResponse> {
|
|
1481
|
+
return this.request("ResumeWeCallDevice", req, cb)
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1446
1484
|
/**
|
|
1447
1485
|
* 提供查询某个项目下所有产品信息的能力。
|
|
1448
1486
|
*/
|
|
@@ -1743,6 +1781,16 @@ export class Client extends AbstractClient {
|
|
|
1743
1781
|
return this.request("DescribeCloudStorageStreamData", req, cb)
|
|
1744
1782
|
}
|
|
1745
1783
|
|
|
1784
|
+
/**
|
|
1785
|
+
* 暂停设备
|
|
1786
|
+
*/
|
|
1787
|
+
async PauseTWeCallDevice(
|
|
1788
|
+
req: PauseTWeCallDeviceRequest,
|
|
1789
|
+
cb?: (error: string, rep: PauseTWeCallDeviceResponse) => void
|
|
1790
|
+
): Promise<PauseTWeCallDeviceResponse> {
|
|
1791
|
+
return this.request("PauseTWeCallDevice", req, cb)
|
|
1792
|
+
}
|
|
1793
|
+
|
|
1746
1794
|
/**
|
|
1747
1795
|
* 查询小程序列表
|
|
1748
1796
|
*/
|