tencentcloud-sdk-nodejs-mqtt 4.1.233 → 4.1.237
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.
|
@@ -36,30 +36,36 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
36
36
|
async DeleteDeviceCertificate(req, cb) {
|
|
37
37
|
return this.request("DeleteDeviceCertificate", req, cb);
|
|
38
38
|
}
|
|
39
|
+
async ModifyX509Config(req, cb) {
|
|
40
|
+
return this.request("ModifyX509Config", req, cb);
|
|
41
|
+
}
|
|
39
42
|
async DeleteInstance(req, cb) {
|
|
40
43
|
return this.request("DeleteInstance", req, cb);
|
|
41
44
|
}
|
|
42
45
|
async DescribeMessageByTopic(req, cb) {
|
|
43
46
|
return this.request("DescribeMessageByTopic", req, cb);
|
|
44
47
|
}
|
|
45
|
-
async ModifyJWTAuthenticator(req, cb) {
|
|
46
|
-
return this.request("ModifyJWTAuthenticator", req, cb);
|
|
47
|
-
}
|
|
48
48
|
async ModifyJWKSAuthenticator(req, cb) {
|
|
49
49
|
return this.request("ModifyJWKSAuthenticator", req, cb);
|
|
50
50
|
}
|
|
51
|
+
async DescribeUserList(req, cb) {
|
|
52
|
+
return this.request("DescribeUserList", req, cb);
|
|
53
|
+
}
|
|
51
54
|
async CreateMessageEnrichmentRule(req, cb) {
|
|
52
55
|
return this.request("CreateMessageEnrichmentRule", req, cb);
|
|
53
56
|
}
|
|
54
57
|
async DescribeInsPublicEndpoints(req, cb) {
|
|
55
58
|
return this.request("DescribeInsPublicEndpoints", req, cb);
|
|
56
59
|
}
|
|
57
|
-
async
|
|
58
|
-
return this.request("
|
|
60
|
+
async DescribeSharedSubscriptionGroupsWithSubscriptions(req, cb) {
|
|
61
|
+
return this.request("DescribeSharedSubscriptionGroupsWithSubscriptions", req, cb);
|
|
59
62
|
}
|
|
60
63
|
async ModifyInsPublicEndpoint(req, cb) {
|
|
61
64
|
return this.request("ModifyInsPublicEndpoint", req, cb);
|
|
62
65
|
}
|
|
66
|
+
async ModifyJWTAuthenticator(req, cb) {
|
|
67
|
+
return this.request("ModifyJWTAuthenticator", req, cb);
|
|
68
|
+
}
|
|
63
69
|
async DescribeDeviceCertificate(req, cb) {
|
|
64
70
|
return this.request("DescribeDeviceCertificate", req, cb);
|
|
65
71
|
}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { UpdateAuthorizationPolicyPriorityResponse, ModifyDeviceIdentityResponse, DeleteUserRequest, ModifyJWTAuthenticatorResponse, ModifyAuthorizationPolicyResponse, ActivateDeviceCertificateRequest, CreateInstanceResponse, ApplyRegistrationCodeRequest, DescribeMessageListRequest, DescribeSharedSubscriptionsRequest, DeleteDeviceIdentityRequest, ModifyJWTAuthenticatorRequest, DescribeInsPublicEndpointsResponse, DescribeSharedSubscriptionLagResponse, DeleteTopicRequest, ModifyUserResponse, DescribeCaCertificateResponse, DescribeDeviceCertificatesRequest, DescribeSharedSubscriptionGroupsRequest, DeleteAuthenticatorRequest, DeleteMessageEnrichmentRuleRequest, DeleteAuthorizationPolicyResponse, ModifyJWKSAuthenticatorRequest, DescribeDeviceIdentitiesRequest, CreateMessageEnrichmentRuleResponse, RegisterCaCertificateResponse, KickOutClientResponse, DescribeMessageDetailsRequest, DeleteInstanceRequest, ModifyInstanceRequest, CreateDeviceIdentityRequest, RegisterDeviceCertificateResponse, DescribeClientListResponse, DescribeMessageListResponse, DescribeInstanceListResponse, ApplyRegistrationCodeResponse, ModifyMessageEnrichmentRuleRequest, ModifyInstanceResponse, AddClientSubscriptionRequest, CreateHttpAuthenticatorResponse, DescribeSharedSubscriptionClientRequest, UpdateMessageEnrichmentRulePriorityResponse, ModifyJWKSAuthenticatorResponse, DeleteDeviceIdentityResponse, CreateInsPublicEndpointResponse, CreateUserResponse, CreateAuthorizationPolicyRequest, PublishMessageResponse, DescribeMessageEnrichmentRulesResponse, DescribeAuthenticatorResponse, DeactivateCaCertificateResponse, DeleteCaCertificateRequest, DeleteDeviceCertificateRequest, DescribeMessageByTopicRequest, DescribeUserListRequest, DeleteUserResponse, ActivateCaCertificateResponse, DeleteDeviceCertificateResponse, DescribeMessageByTopicResponse, DeleteInstanceResponse, DescribeProductSKUListResponse, CreateJWKSAuthenticatorRequest, DescribeTopicResponse, CreateJWKSAuthenticatorResponse, ModifyHttpAuthenticatorResponse, DescribeAuthorizationPoliciesResponse, CreateTopicRequest, DeleteCaCertificateResponse, DescribeSharedSubscriptionClientResponse, DeleteClientSubscriptionRequest, DescribeMessageDetailsResponse, DescribeUserListResponse, DeleteMessageEnrichmentRuleResponse, DeactivateDeviceCertificateResponse, ActivateCaCertificateRequest, ActivateDeviceCertificateResponse, DescribeTopicRequest, PublishMessageRequest, DescribeClientListRequest, DeleteInsPublicEndpointResponse, DescribeInsVPCEndpointsRequest, DescribeTopicListRequest, AddClientSubscriptionResponse, CreateTopicResponse, RevokedDeviceCertificateRequest, ModifyInsPublicEndpointResponse, CreateInstanceRequest, DescribeAuthenticatorRequest, RegisterCaCertificateRequest, CreateAuthorizationPolicyResponse, DescribeSharedSubscriptionsResponse, CreateInsPublicEndpointRequest, RegisterDeviceCertificateRequest, DeactivateDeviceCertificateRequest, DescribeDeviceCertificatesResponse, ModifyTopicRequest, CreateUserRequest, DescribeInstanceResponse, ModifyInstanceCertBindingResponse, UpdateMessageEnrichmentRulePriorityRequest, DescribeInsVPCEndpointsResponse, DescribeDeviceCertificateRequest, ModifyInsPublicEndpointRequest, DeleteInsPublicEndpointRequest, DescribeInsPublicEndpointsRequest, CreateDeviceIdentityResponse, KickOutClientRequest, DescribeDeviceIdentityResponse, ModifyTopicResponse, DeleteClientSubscriptionResponse, DescribeCaCertificateRequest, DescribeMessageEnrichmentRulesRequest, UpdateAuthorizationPolicyPriorityRequest, CreateMessageEnrichmentRuleRequest, DescribeSharedSubscriptionGroupsResponse, CreateJWTAuthenticatorResponse, DeleteAuthorizationPolicyRequest, DescribeDeviceIdentityRequest,
|
|
2
|
+
import { UpdateAuthorizationPolicyPriorityResponse, ModifyDeviceIdentityResponse, DeleteUserRequest, DescribeSharedSubscriptionGroupsWithSubscriptionsResponse, ModifyJWTAuthenticatorResponse, ModifyAuthorizationPolicyResponse, ActivateDeviceCertificateRequest, CreateInstanceResponse, ApplyRegistrationCodeRequest, DescribeMessageListRequest, DescribeSharedSubscriptionsRequest, DeleteDeviceIdentityRequest, ModifyJWTAuthenticatorRequest, DescribeInsPublicEndpointsResponse, DescribeSharedSubscriptionLagResponse, DeleteTopicRequest, ModifyUserResponse, DescribeCaCertificateResponse, DescribeDeviceCertificatesRequest, DescribeSharedSubscriptionGroupsRequest, DeleteAuthenticatorRequest, DeleteMessageEnrichmentRuleRequest, DeleteAuthorizationPolicyResponse, ModifyJWKSAuthenticatorRequest, DescribeDeviceIdentitiesRequest, CreateMessageEnrichmentRuleResponse, RegisterCaCertificateResponse, KickOutClientResponse, DescribeMessageDetailsRequest, DeleteInstanceRequest, ModifyInstanceRequest, CreateDeviceIdentityRequest, RegisterDeviceCertificateResponse, DescribeClientListResponse, DescribeMessageListResponse, DescribeInstanceListResponse, ApplyRegistrationCodeResponse, ModifyMessageEnrichmentRuleRequest, ModifyInstanceResponse, ModifyX509ConfigResponse, AddClientSubscriptionRequest, CreateHttpAuthenticatorResponse, DescribeSharedSubscriptionClientRequest, UpdateMessageEnrichmentRulePriorityResponse, ModifyJWKSAuthenticatorResponse, DeleteDeviceIdentityResponse, CreateInsPublicEndpointResponse, CreateUserResponse, CreateAuthorizationPolicyRequest, PublishMessageResponse, DescribeMessageEnrichmentRulesResponse, DescribeAuthenticatorResponse, DeactivateCaCertificateResponse, DeleteCaCertificateRequest, DeleteDeviceCertificateRequest, DescribeMessageByTopicRequest, DescribeUserListRequest, DeleteUserResponse, ModifyX509ConfigRequest, ActivateCaCertificateResponse, DeleteDeviceCertificateResponse, DescribeMessageByTopicResponse, DeleteInstanceResponse, DescribeProductSKUListResponse, CreateJWKSAuthenticatorRequest, DescribeTopicResponse, CreateJWKSAuthenticatorResponse, ModifyHttpAuthenticatorResponse, DescribeAuthorizationPoliciesResponse, CreateTopicRequest, DeleteCaCertificateResponse, DescribeSharedSubscriptionClientResponse, DeleteClientSubscriptionRequest, DescribeMessageDetailsResponse, DescribeUserListResponse, DeleteMessageEnrichmentRuleResponse, DeactivateDeviceCertificateResponse, DescribeSharedSubscriptionGroupsWithSubscriptionsRequest, ActivateCaCertificateRequest, ActivateDeviceCertificateResponse, DescribeTopicRequest, PublishMessageRequest, DescribeClientListRequest, DeleteInsPublicEndpointResponse, DescribeInsVPCEndpointsRequest, DescribeTopicListRequest, AddClientSubscriptionResponse, CreateTopicResponse, RevokedDeviceCertificateRequest, ModifyInsPublicEndpointResponse, CreateInstanceRequest, DescribeAuthenticatorRequest, RegisterCaCertificateRequest, CreateAuthorizationPolicyResponse, DescribeSharedSubscriptionsResponse, CreateInsPublicEndpointRequest, RegisterDeviceCertificateRequest, DeactivateDeviceCertificateRequest, DescribeDeviceCertificatesResponse, ModifyTopicRequest, CreateUserRequest, DescribeInstanceResponse, ModifyInstanceCertBindingResponse, UpdateMessageEnrichmentRulePriorityRequest, DescribeInsVPCEndpointsResponse, DescribeDeviceCertificateRequest, ModifyInsPublicEndpointRequest, DeleteInsPublicEndpointRequest, DescribeInsPublicEndpointsRequest, CreateDeviceIdentityResponse, KickOutClientRequest, DescribeDeviceIdentityResponse, ModifyTopicResponse, DeleteClientSubscriptionResponse, DescribeCaCertificateRequest, DescribeMessageEnrichmentRulesRequest, UpdateAuthorizationPolicyPriorityRequest, CreateMessageEnrichmentRuleRequest, DescribeSharedSubscriptionGroupsResponse, CreateJWTAuthenticatorResponse, DeleteAuthorizationPolicyRequest, DescribeDeviceIdentityRequest, DescribeAuthorizationPoliciesRequest, RevokedDeviceCertificateResponse, CreateHttpAuthenticatorRequest, DescribeProductSKUListRequest, DescribeSharedSubscriptionLagRequest, DescribeDeviceCertificateResponse, DescribeInstanceListRequest, DeactivateCaCertificateRequest, ModifyDeviceIdentityRequest, CreateJWTAuthenticatorRequest, DescribeCaCertificatesRequest, ModifyMessageEnrichmentRuleResponse, ModifyAuthorizationPolicyRequest, DescribeTopicListResponse, DeleteTopicResponse, ModifyInstanceCertBindingRequest, ModifyHttpAuthenticatorRequest, DescribeInstanceRequest, DescribeCaCertificatesResponse, ModifyUserRequest, DeleteAuthenticatorResponse, DescribeDeviceIdentitiesResponse } from "./mqtt_models";
|
|
3
3
|
/**
|
|
4
4
|
* mqtt client
|
|
5
5
|
* @class
|
|
@@ -50,6 +50,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
50
50
|
* 删除设备证书
|
|
51
51
|
*/
|
|
52
52
|
DeleteDeviceCertificate(req: DeleteDeviceCertificateRequest, cb?: (error: string, rep: DeleteDeviceCertificateResponse) => void): Promise<DeleteDeviceCertificateResponse>;
|
|
53
|
+
/**
|
|
54
|
+
* 修改集群X509配置
|
|
55
|
+
*/
|
|
56
|
+
ModifyX509Config(req: ModifyX509ConfigRequest, cb?: (error: string, rep: ModifyX509ConfigResponse) => void): Promise<ModifyX509ConfigResponse>;
|
|
53
57
|
/**
|
|
54
58
|
* 删除MQTT实例
|
|
55
59
|
*/
|
|
@@ -58,14 +62,16 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
58
62
|
* 根据订阅查询消息
|
|
59
63
|
*/
|
|
60
64
|
DescribeMessageByTopic(req: DescribeMessageByTopicRequest, cb?: (error: string, rep: DescribeMessageByTopicResponse) => void): Promise<DescribeMessageByTopicResponse>;
|
|
61
|
-
/**
|
|
62
|
-
* 修改MQTT JWKS 认证器
|
|
63
|
-
*/
|
|
64
|
-
ModifyJWTAuthenticator(req: ModifyJWTAuthenticatorRequest, cb?: (error: string, rep: ModifyJWTAuthenticatorResponse) => void): Promise<ModifyJWTAuthenticatorResponse>;
|
|
65
65
|
/**
|
|
66
66
|
* 修改MQTT JWKS 认证器,全量配置修改,需要提交完整的修改后配置。
|
|
67
67
|
*/
|
|
68
68
|
ModifyJWKSAuthenticator(req: ModifyJWKSAuthenticatorRequest, cb?: (error: string, rep: ModifyJWKSAuthenticatorResponse) => void): Promise<ModifyJWKSAuthenticatorResponse>;
|
|
69
|
+
/**
|
|
70
|
+
* 查询用户列表,Filter参数使用说明如下:
|
|
71
|
+
|
|
72
|
+
1. Username,用户名称模糊搜索
|
|
73
|
+
*/
|
|
74
|
+
DescribeUserList(req: DescribeUserListRequest, cb?: (error: string, rep: DescribeUserListResponse) => void): Promise<DescribeUserListResponse>;
|
|
69
75
|
/**
|
|
70
76
|
* 创建一条消息属性增强规则
|
|
71
77
|
*/
|
|
@@ -75,15 +81,17 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
75
81
|
*/
|
|
76
82
|
DescribeInsPublicEndpoints(req: DescribeInsPublicEndpointsRequest, cb?: (error: string, rep: DescribeInsPublicEndpointsResponse) => void): Promise<DescribeInsPublicEndpointsResponse>;
|
|
77
83
|
/**
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
*/
|
|
82
|
-
DescribeUserList(req: DescribeUserListRequest, cb?: (error: string, rep: DescribeUserListResponse) => void): Promise<DescribeUserListResponse>;
|
|
84
|
+
* 查询集群下共享订阅组列表
|
|
85
|
+
*/
|
|
86
|
+
DescribeSharedSubscriptionGroupsWithSubscriptions(req: DescribeSharedSubscriptionGroupsWithSubscriptionsRequest, cb?: (error: string, rep: DescribeSharedSubscriptionGroupsWithSubscriptionsResponse) => void): Promise<DescribeSharedSubscriptionGroupsWithSubscriptionsResponse>;
|
|
83
87
|
/**
|
|
84
88
|
* 更新MQTT实例公网接入点
|
|
85
89
|
*/
|
|
86
90
|
ModifyInsPublicEndpoint(req: ModifyInsPublicEndpointRequest, cb?: (error: string, rep: ModifyInsPublicEndpointResponse) => void): Promise<ModifyInsPublicEndpointResponse>;
|
|
91
|
+
/**
|
|
92
|
+
* 修改MQTT JWKS 认证器
|
|
93
|
+
*/
|
|
94
|
+
ModifyJWTAuthenticator(req: ModifyJWTAuthenticatorRequest, cb?: (error: string, rep: ModifyJWTAuthenticatorResponse) => void): Promise<ModifyJWTAuthenticatorResponse>;
|
|
87
95
|
/**
|
|
88
96
|
* 查询设备证书详情接口
|
|
89
97
|
*/
|
|
@@ -94,6 +94,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
94
94
|
async DeleteDeviceCertificate(req, cb) {
|
|
95
95
|
return this.request("DeleteDeviceCertificate", req, cb);
|
|
96
96
|
}
|
|
97
|
+
/**
|
|
98
|
+
* 修改集群X509配置
|
|
99
|
+
*/
|
|
100
|
+
async ModifyX509Config(req, cb) {
|
|
101
|
+
return this.request("ModifyX509Config", req, cb);
|
|
102
|
+
}
|
|
97
103
|
/**
|
|
98
104
|
* 删除MQTT实例
|
|
99
105
|
*/
|
|
@@ -106,18 +112,20 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
106
112
|
async DescribeMessageByTopic(req, cb) {
|
|
107
113
|
return this.request("DescribeMessageByTopic", req, cb);
|
|
108
114
|
}
|
|
109
|
-
/**
|
|
110
|
-
* 修改MQTT JWKS 认证器
|
|
111
|
-
*/
|
|
112
|
-
async ModifyJWTAuthenticator(req, cb) {
|
|
113
|
-
return this.request("ModifyJWTAuthenticator", req, cb);
|
|
114
|
-
}
|
|
115
115
|
/**
|
|
116
116
|
* 修改MQTT JWKS 认证器,全量配置修改,需要提交完整的修改后配置。
|
|
117
117
|
*/
|
|
118
118
|
async ModifyJWKSAuthenticator(req, cb) {
|
|
119
119
|
return this.request("ModifyJWKSAuthenticator", req, cb);
|
|
120
120
|
}
|
|
121
|
+
/**
|
|
122
|
+
* 查询用户列表,Filter参数使用说明如下:
|
|
123
|
+
|
|
124
|
+
1. Username,用户名称模糊搜索
|
|
125
|
+
*/
|
|
126
|
+
async DescribeUserList(req, cb) {
|
|
127
|
+
return this.request("DescribeUserList", req, cb);
|
|
128
|
+
}
|
|
121
129
|
/**
|
|
122
130
|
* 创建一条消息属性增强规则
|
|
123
131
|
*/
|
|
@@ -131,12 +139,10 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
131
139
|
return this.request("DescribeInsPublicEndpoints", req, cb);
|
|
132
140
|
}
|
|
133
141
|
/**
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
async DescribeUserList(req, cb) {
|
|
139
|
-
return this.request("DescribeUserList", req, cb);
|
|
142
|
+
* 查询集群下共享订阅组列表
|
|
143
|
+
*/
|
|
144
|
+
async DescribeSharedSubscriptionGroupsWithSubscriptions(req, cb) {
|
|
145
|
+
return this.request("DescribeSharedSubscriptionGroupsWithSubscriptions", req, cb);
|
|
140
146
|
}
|
|
141
147
|
/**
|
|
142
148
|
* 更新MQTT实例公网接入点
|
|
@@ -144,6 +150,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
144
150
|
async ModifyInsPublicEndpoint(req, cb) {
|
|
145
151
|
return this.request("ModifyInsPublicEndpoint", req, cb);
|
|
146
152
|
}
|
|
153
|
+
/**
|
|
154
|
+
* 修改MQTT JWKS 认证器
|
|
155
|
+
*/
|
|
156
|
+
async ModifyJWTAuthenticator(req, cb) {
|
|
157
|
+
return this.request("ModifyJWTAuthenticator", req, cb);
|
|
158
|
+
}
|
|
147
159
|
/**
|
|
148
160
|
* 查询设备证书详情接口
|
|
149
161
|
*/
|
|
@@ -57,6 +57,23 @@ export interface DeleteUserRequest {
|
|
|
57
57
|
*/
|
|
58
58
|
Username: string;
|
|
59
59
|
}
|
|
60
|
+
/**
|
|
61
|
+
* DescribeSharedSubscriptionGroupsWithSubscriptions返回参数结构体
|
|
62
|
+
*/
|
|
63
|
+
export interface DescribeSharedSubscriptionGroupsWithSubscriptionsResponse {
|
|
64
|
+
/**
|
|
65
|
+
* <p>集群下共享订阅组列表</p>
|
|
66
|
+
*/
|
|
67
|
+
Data?: Array<SharedSubscriptionGroupWithSubscriptions>;
|
|
68
|
+
/**
|
|
69
|
+
* <p>查询总数</p>
|
|
70
|
+
*/
|
|
71
|
+
TotalCount?: number;
|
|
72
|
+
/**
|
|
73
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
74
|
+
*/
|
|
75
|
+
RequestId?: string;
|
|
76
|
+
}
|
|
60
77
|
/**
|
|
61
78
|
* ModifyJWTAuthenticator返回参数结构体
|
|
62
79
|
*/
|
|
@@ -1193,6 +1210,15 @@ export interface ModifyInstanceResponse {
|
|
|
1193
1210
|
*/
|
|
1194
1211
|
RequestId?: string;
|
|
1195
1212
|
}
|
|
1213
|
+
/**
|
|
1214
|
+
* ModifyX509Config返回参数结构体
|
|
1215
|
+
*/
|
|
1216
|
+
export interface ModifyX509ConfigResponse {
|
|
1217
|
+
/**
|
|
1218
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1219
|
+
*/
|
|
1220
|
+
RequestId?: string;
|
|
1221
|
+
}
|
|
1196
1222
|
/**
|
|
1197
1223
|
* AddClientSubscription请求参数结构体
|
|
1198
1224
|
*/
|
|
@@ -1550,6 +1576,27 @@ export interface DeleteUserResponse {
|
|
|
1550
1576
|
*/
|
|
1551
1577
|
RequestId?: string;
|
|
1552
1578
|
}
|
|
1579
|
+
/**
|
|
1580
|
+
* ModifyX509Config请求参数结构体
|
|
1581
|
+
*/
|
|
1582
|
+
export interface ModifyX509ConfigRequest {
|
|
1583
|
+
/**
|
|
1584
|
+
* <p>腾讯云MQTT实例ID,从 <a href="https://cloud.tencent.com/document/api/1778/111029">DescribeInstanceList</a>接口或控制台获得。</p>
|
|
1585
|
+
*/
|
|
1586
|
+
InstanceId: string;
|
|
1587
|
+
/**
|
|
1588
|
+
* <p>证书验证模式</p><p>枚举值:</p><ul><li>TLS: 单向认证</li><li>mTLS: 双向认证</li><li>BYOC: 一机一证</li></ul>
|
|
1589
|
+
*/
|
|
1590
|
+
X509Mode?: string;
|
|
1591
|
+
/**
|
|
1592
|
+
* <p>证书注册方式</p><p>枚举值:</p><ul><li>JITP: 自动注册</li><li>API: 手工注册</li></ul>
|
|
1593
|
+
*/
|
|
1594
|
+
DeviceCertificateProvisionType?: string;
|
|
1595
|
+
/**
|
|
1596
|
+
* <p>证书自动后激活状态</p><p>枚举值:</p><ul><li>true: 自动激活</li><li>false: 不激活</li></ul>
|
|
1597
|
+
*/
|
|
1598
|
+
AutomaticActivation?: boolean;
|
|
1599
|
+
}
|
|
1553
1600
|
/**
|
|
1554
1601
|
* ActivateCaCertificate返回参数结构体
|
|
1555
1602
|
*/
|
|
@@ -1895,29 +1942,13 @@ export interface DeactivateDeviceCertificateResponse {
|
|
|
1895
1942
|
RequestId?: string;
|
|
1896
1943
|
}
|
|
1897
1944
|
/**
|
|
1898
|
-
*
|
|
1945
|
+
* DescribeSharedSubscriptionGroupsWithSubscriptions请求参数结构体
|
|
1899
1946
|
*/
|
|
1900
|
-
export interface
|
|
1901
|
-
/**
|
|
1902
|
-
* 用户名
|
|
1903
|
-
*/
|
|
1904
|
-
Username?: string;
|
|
1905
|
-
/**
|
|
1906
|
-
* 密码
|
|
1907
|
-
*/
|
|
1908
|
-
Password?: string;
|
|
1909
|
-
/**
|
|
1910
|
-
* 备注信息
|
|
1911
|
-
*/
|
|
1912
|
-
Remark?: string;
|
|
1947
|
+
export interface DescribeSharedSubscriptionGroupsWithSubscriptionsRequest {
|
|
1913
1948
|
/**
|
|
1914
|
-
*
|
|
1915
|
-
*/
|
|
1916
|
-
CreatedTime?: number;
|
|
1917
|
-
/**
|
|
1918
|
-
* 修改时间,毫秒级时间戳 。
|
|
1949
|
+
* <p>腾讯云MQTT实例ID,从 <a href="https://cloud.tencent.com/document/api/1778/111029">DescribeInstanceList</a>接口或控制台获得。</p>
|
|
1919
1950
|
*/
|
|
1920
|
-
|
|
1951
|
+
InstanceId: string;
|
|
1921
1952
|
}
|
|
1922
1953
|
/**
|
|
1923
1954
|
* ActivateCaCertificate请求参数结构体
|
|
@@ -2731,6 +2762,27 @@ export interface UpdateMessageEnrichmentRulePriorityRequest {
|
|
|
2731
2762
|
*/
|
|
2732
2763
|
Priorities?: Array<MessageEnrichmentRulePriority>;
|
|
2733
2764
|
}
|
|
2765
|
+
/**
|
|
2766
|
+
* 查询共享订阅组(带订阅)
|
|
2767
|
+
*/
|
|
2768
|
+
export interface SharedSubscriptionGroupWithSubscriptions {
|
|
2769
|
+
/**
|
|
2770
|
+
* <p>共享组名</p>
|
|
2771
|
+
*/
|
|
2772
|
+
SharedName?: string;
|
|
2773
|
+
/**
|
|
2774
|
+
* <p>创建时间</p><p>单位:毫秒级时间戳</p>
|
|
2775
|
+
*/
|
|
2776
|
+
CreateTime?: number;
|
|
2777
|
+
/**
|
|
2778
|
+
* <p>更新时间</p><p>单位:毫秒级时间戳</p>
|
|
2779
|
+
*/
|
|
2780
|
+
UpdateTime?: number;
|
|
2781
|
+
/**
|
|
2782
|
+
* <p>订阅表达式</p>
|
|
2783
|
+
*/
|
|
2784
|
+
TopicFilters?: Array<string>;
|
|
2785
|
+
}
|
|
2734
2786
|
/**
|
|
2735
2787
|
* DescribeInsVPCEndpoints返回参数结构体
|
|
2736
2788
|
*/
|
|
@@ -3020,34 +3072,29 @@ export interface DescribeDeviceIdentityRequest {
|
|
|
3020
3072
|
DeviceId: string;
|
|
3021
3073
|
}
|
|
3022
3074
|
/**
|
|
3023
|
-
*
|
|
3075
|
+
* MQTT集群用户信息
|
|
3024
3076
|
*/
|
|
3025
|
-
export interface
|
|
3026
|
-
/**
|
|
3027
|
-
* 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
|
|
3028
|
-
*/
|
|
3029
|
-
InstanceId: string;
|
|
3077
|
+
export interface MQTTUserItem {
|
|
3030
3078
|
/**
|
|
3031
|
-
*
|
|
3079
|
+
* 用户名
|
|
3032
3080
|
*/
|
|
3033
|
-
|
|
3081
|
+
Username?: string;
|
|
3034
3082
|
/**
|
|
3035
|
-
*
|
|
3036
|
-
2:DISABLE-不可用
|
|
3083
|
+
* 密码
|
|
3037
3084
|
*/
|
|
3038
|
-
|
|
3085
|
+
Password?: string;
|
|
3039
3086
|
/**
|
|
3040
|
-
*
|
|
3087
|
+
* 备注信息
|
|
3041
3088
|
*/
|
|
3042
|
-
|
|
3089
|
+
Remark?: string;
|
|
3043
3090
|
/**
|
|
3044
|
-
*
|
|
3091
|
+
* 创建时间,毫秒级时间戳 。
|
|
3045
3092
|
*/
|
|
3046
|
-
|
|
3093
|
+
CreatedTime?: number;
|
|
3047
3094
|
/**
|
|
3048
|
-
*
|
|
3095
|
+
* 修改时间,毫秒级时间戳 。
|
|
3049
3096
|
*/
|
|
3050
|
-
|
|
3097
|
+
ModifiedTime?: number;
|
|
3051
3098
|
}
|
|
3052
3099
|
/**
|
|
3053
3100
|
* DescribeAuthorizationPolicies请求参数结构体
|
|
@@ -3255,6 +3302,36 @@ export interface DeactivateCaCertificateRequest {
|
|
|
3255
3302
|
*/
|
|
3256
3303
|
CaSn: string;
|
|
3257
3304
|
}
|
|
3305
|
+
/**
|
|
3306
|
+
* ModifyDeviceIdentity请求参数结构体
|
|
3307
|
+
*/
|
|
3308
|
+
export interface ModifyDeviceIdentityRequest {
|
|
3309
|
+
/**
|
|
3310
|
+
* 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
|
|
3311
|
+
*/
|
|
3312
|
+
InstanceId: string;
|
|
3313
|
+
/**
|
|
3314
|
+
* 设备id
|
|
3315
|
+
*/
|
|
3316
|
+
DeviceId: string;
|
|
3317
|
+
/**
|
|
3318
|
+
* 1:ENABLED-可用
|
|
3319
|
+
2:DISABLE-不可用
|
|
3320
|
+
*/
|
|
3321
|
+
Status?: string;
|
|
3322
|
+
/**
|
|
3323
|
+
* 主要签名key,需要Base64编码。
|
|
3324
|
+
*/
|
|
3325
|
+
PrimaryKey?: string;
|
|
3326
|
+
/**
|
|
3327
|
+
* 次要签名key,需要Base64编码。
|
|
3328
|
+
*/
|
|
3329
|
+
SecondaryKey?: string;
|
|
3330
|
+
/**
|
|
3331
|
+
* 该设备id的传播属性设置
|
|
3332
|
+
*/
|
|
3333
|
+
PropagatingProperties?: Array<PropagatingProperty>;
|
|
3334
|
+
}
|
|
3258
3335
|
/**
|
|
3259
3336
|
* CreateJWTAuthenticator请求参数结构体
|
|
3260
3337
|
*/
|