public class IottidClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
IottidClient(Credential credential,
String region) |
IottidClient(Credential credential,
String region,
ClientProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
AuthTestTidResponse |
AuthTestTid(AuthTestTidRequest req)
单向认证测试TID
|
BurnTidNotifyResponse |
BurnTidNotify(BurnTidNotifyRequest req)
安全芯片TID烧录回执
|
DeliverTidNotifyResponse |
DeliverTidNotify(DeliverTidNotifyRequest req)
安全芯片为载体的TID空发回执,绑定TID与订单号。
|
DeliverTidsResponse |
DeliverTids(DeliverTidsRequest req)
设备服务商请求空发产品订单的TID信息
|
DescribeAvailableLibCountResponse |
DescribeAvailableLibCount(DescribeAvailableLibCountRequest req)
查询指定订单的可空发的白盒密钥数量
|
DescribePermissionResponse |
DescribePermission(DescribePermissionRequest req)
查询企业用户TID平台控制台权限
|
DownloadTidsResponse |
DownloadTids(DownloadTidsRequest req)
下载芯片订单的TID
|
UploadDeviceUniqueCodeResponse |
UploadDeviceUniqueCode(UploadDeviceUniqueCodeRequest req)
上传硬件唯一标识码,是软加固设备身份参数。本接口如遇到错误数据,则所有当次上传数据失效。
|
VerifyChipBurnInfoResponse |
VerifyChipBurnInfo(VerifyChipBurnInfoRequest req)
下载控制台验证芯片烧录信息,保证TID与中心信息一致
|
call, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegionpublic IottidClient(Credential credential, String region)
public IottidClient(Credential credential, String region, ClientProfile profile)
public AuthTestTidResponse AuthTestTid(AuthTestTidRequest req) throws TencentCloudSDKException
req - AuthTestTidRequestTencentCloudSDKExceptionpublic BurnTidNotifyResponse BurnTidNotify(BurnTidNotifyRequest req) throws TencentCloudSDKException
req - BurnTidNotifyRequestTencentCloudSDKExceptionpublic DeliverTidNotifyResponse DeliverTidNotify(DeliverTidNotifyRequest req) throws TencentCloudSDKException
req - DeliverTidNotifyRequestTencentCloudSDKExceptionpublic DeliverTidsResponse DeliverTids(DeliverTidsRequest req) throws TencentCloudSDKException
req - DeliverTidsRequestTencentCloudSDKExceptionpublic DescribeAvailableLibCountResponse DescribeAvailableLibCount(DescribeAvailableLibCountRequest req) throws TencentCloudSDKException
req - DescribeAvailableLibCountRequestTencentCloudSDKExceptionpublic DescribePermissionResponse DescribePermission(DescribePermissionRequest req) throws TencentCloudSDKException
req - DescribePermissionRequestTencentCloudSDKExceptionpublic DownloadTidsResponse DownloadTids(DownloadTidsRequest req) throws TencentCloudSDKException
req - DownloadTidsRequestTencentCloudSDKExceptionpublic UploadDeviceUniqueCodeResponse UploadDeviceUniqueCode(UploadDeviceUniqueCodeRequest req) throws TencentCloudSDKException
req - UploadDeviceUniqueCodeRequestTencentCloudSDKExceptionpublic VerifyChipBurnInfoResponse VerifyChipBurnInfo(VerifyChipBurnInfoRequest req) throws TencentCloudSDKException
req - VerifyChipBurnInfoRequestTencentCloudSDKExceptionCopyright © 2022. All rights reserved.