tencentcloud-sdk-nodejs-iotexplorer 4.0.838 → 4.0.849

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.
@@ -214,6 +214,20 @@ export interface ThumbnailURLInfoList {
214
214
  ExpireTime?: number
215
215
  }
216
216
 
217
+ /**
218
+ * DescribeDeviceFirmwares请求参数结构体
219
+ */
220
+ export interface DescribeDeviceFirmwaresRequest {
221
+ /**
222
+ * 产品ID
223
+ */
224
+ ProductId: string
225
+ /**
226
+ * 设备名
227
+ */
228
+ DeviceName: string
229
+ }
230
+
217
231
  /**
218
232
  * ProductId -> DeviceName
219
233
  */
@@ -464,6 +478,16 @@ export interface GetDeviceListResponse {
464
478
  RequestId?: string
465
479
  }
466
480
 
481
+ /**
482
+ * DismissRoomByStrRoomIdFromTRTC返回参数结构体
483
+ */
484
+ export interface DismissRoomByStrRoomIdFromTRTCResponse {
485
+ /**
486
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
487
+ */
488
+ RequestId?: string
489
+ }
490
+
467
491
  /**
468
492
  * GenerateSignedVideoURL请求参数结构体
469
493
  */
@@ -562,6 +586,26 @@ export interface DeleteLoRaFrequencyResponse {
562
586
  RequestId?: string
563
587
  }
564
588
 
589
+ /**
590
+ * DescribeGatewaySubDeviceList返回参数结构体
591
+ */
592
+ export interface DescribeGatewaySubDeviceListResponse {
593
+ /**
594
+ * 设备的总数
595
+ 注意:此字段可能返回 null,表示取不到有效值。
596
+ */
597
+ Total: number
598
+ /**
599
+ * 设备列表
600
+ 注意:此字段可能返回 null,表示取不到有效值。
601
+ */
602
+ DeviceList: Array<FamilySubDevice>
603
+ /**
604
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
605
+ */
606
+ RequestId?: string
607
+ }
608
+
565
609
  /**
566
610
  * DescribeCloudStorageMultiThumbnail返回参数结构体
567
611
  */
@@ -716,6 +760,24 @@ export interface InheritCloudStorageUserRequest {
716
760
  ToUserId: string
717
761
  }
718
762
 
763
+ /**
764
+ * 设备固件信息
765
+ */
766
+ export interface DeviceFirmwareInfo {
767
+ /**
768
+ * 固件类型
769
+ */
770
+ FwType: string
771
+ /**
772
+ * 固件版本
773
+ */
774
+ Version: string
775
+ /**
776
+ * 最后更新时间
777
+ */
778
+ UpdateTime: number
779
+ }
780
+
719
781
  /**
720
782
  * TransferCloudStorage返回参数结构体
721
783
  */
@@ -763,21 +825,27 @@ export interface CallDeviceActionSyncRequest {
763
825
  }
764
826
 
765
827
  /**
766
- * 产品设备位置信息
828
+ * 设备的用户
767
829
  */
768
- export interface ProductDevicesPositionItem {
830
+ export interface DeviceUser {
769
831
  /**
770
- * 设备位置列表
832
+ * 用户ID
771
833
  */
772
- Items: Array<DevicePositionItem>
834
+ UserId: string
773
835
  /**
774
- * 产品标识
836
+ * 用户角色 1所有者,0:其他分享者
775
837
  */
776
- ProductId: string
838
+ Role: number
777
839
  /**
778
- * 设备位置数量
840
+ * 家庭ID,所有者带该参数
841
+ 注意:此字段可能返回 null,表示取不到有效值。
779
842
  */
780
- Total: number
843
+ FamilyId?: string
844
+ /**
845
+ * 家庭名称,所有者带该参数
846
+ 注意:此字段可能返回 null,表示取不到有效值。
847
+ */
848
+ FamilyName?: string
781
849
  }
782
850
 
783
851
  /**
@@ -800,6 +868,16 @@ export interface GetProjectListResponse {
800
868
  RequestId?: string
801
869
  }
802
870
 
871
+ /**
872
+ * ModifyFenceBind返回参数结构体
873
+ */
874
+ export interface ModifyFenceBindResponse {
875
+ /**
876
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
877
+ */
878
+ RequestId?: string
879
+ }
880
+
803
881
  /**
804
882
  * DescribeDevicePositionList请求参数结构体
805
883
  */
@@ -1021,45 +1099,13 @@ export interface DeletePositionFenceResponse {
1021
1099
  }
1022
1100
 
1023
1101
  /**
1024
- * ModifyLoRaFrequency请求参数结构体
1102
+ * DescribeCloudStorageAIServiceTask请求参数结构体
1025
1103
  */
1026
- export interface ModifyLoRaFrequencyRequest {
1104
+ export interface DescribeCloudStorageAIServiceTaskRequest {
1027
1105
  /**
1028
- * 频点唯一ID
1106
+ * 任务 ID
1029
1107
  */
1030
- FreqId?: string
1031
- /**
1032
- * 频点名称
1033
- */
1034
- FreqName?: string
1035
- /**
1036
- * 频点描述
1037
- */
1038
- Description?: string
1039
- /**
1040
- * 数据上行信道
1041
- */
1042
- ChannelsDataUp?: Array<number | bigint>
1043
- /**
1044
- * 数据下行信道RX1
1045
- */
1046
- ChannelsDataRX1?: Array<number | bigint>
1047
- /**
1048
- * 数据下行信道RX2
1049
- */
1050
- ChannelsDataRX2?: Array<number | bigint>
1051
- /**
1052
- * 入网上行信道
1053
- */
1054
- ChannelsJoinUp?: Array<number | bigint>
1055
- /**
1056
- * 入网下行信道RX1
1057
- */
1058
- ChannelsJoinRX1?: Array<number | bigint>
1059
- /**
1060
- * 入网下行信道RX2
1061
- */
1062
- ChannelsJoinRX2?: Array<number | bigint>
1108
+ TaskId: string
1063
1109
  }
1064
1110
 
1065
1111
  /**
@@ -1156,6 +1202,16 @@ export interface PackageInfo {
1156
1202
  CSUserId?: string
1157
1203
  }
1158
1204
 
1205
+ /**
1206
+ * UnbindDevices返回参数结构体
1207
+ */
1208
+ export interface UnbindDevicesResponse {
1209
+ /**
1210
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1211
+ */
1212
+ RequestId?: string
1213
+ }
1214
+
1159
1215
  /**
1160
1216
  * ModifyCloudStorageAIServiceCallback返回参数结构体
1161
1217
  */
@@ -1564,6 +1620,24 @@ export interface FenceBindDeviceItem {
1564
1620
  Method: string
1565
1621
  }
1566
1622
 
1623
+ /**
1624
+ * GenerateCloudStorageAIServiceTaskFileURL返回参数结构体
1625
+ */
1626
+ export interface GenerateCloudStorageAIServiceTaskFileURLResponse {
1627
+ /**
1628
+ * 文件下载 URL
1629
+ */
1630
+ FileURL?: string
1631
+ /**
1632
+ * 过期时间 UNIX 时间戳
1633
+ */
1634
+ ExpireTime?: number
1635
+ /**
1636
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1637
+ */
1638
+ RequestId?: string
1639
+ }
1640
+
1567
1641
  /**
1568
1642
  * 设备历史数据结构
1569
1643
  */
@@ -1637,6 +1711,13 @@ export interface CloudStorageAIServiceTask {
1637
1711
  * 通道 ID
1638
1712
  */
1639
1713
  ChannelId?: number
1714
+ /**
1715
+ * 云存 AI 服务类型。可能取值:
1716
+
1717
+ - `PackageDetect`:包裹检测
1718
+ - `Highlight`:视频浓缩
1719
+ */
1720
+ ServiceType?: string
1640
1721
  /**
1641
1722
  * 对应云存视频的起始时间
1642
1723
  */
@@ -1646,7 +1727,7 @@ export interface CloudStorageAIServiceTask {
1646
1727
  */
1647
1728
  EndTime?: number
1648
1729
  /**
1649
- * 任务状态(1:失败;2:成功但结果为空;3:成功且结果非空)
1730
+ * 任务状态(1:失败;2:成功但结果为空;3:成功且结果非空;4:执行中)
1650
1731
  */
1651
1732
  Status?: number
1652
1733
  /**
@@ -1654,18 +1735,15 @@ export interface CloudStorageAIServiceTask {
1654
1735
  */
1655
1736
  Result?: string
1656
1737
  /**
1657
- * 云存 AI 服务类型
1658
- 注意:此字段可能返回 null,表示取不到有效值。
1738
+ * 任务输出文件列表
1659
1739
  */
1660
- ServiceType?: string
1740
+ Files?: Array<string>
1661
1741
  /**
1662
1742
  * 创建时间
1663
- 注意:此字段可能返回 null,表示取不到有效值。
1664
1743
  */
1665
1744
  CreateTime?: number
1666
1745
  /**
1667
1746
  * 最后更新时间
1668
- 注意:此字段可能返回 null,表示取不到有效值。
1669
1747
  */
1670
1748
  UpdateTime?: number
1671
1749
  }
@@ -2278,7 +2356,8 @@ export interface ModifyCloudStorageAIServiceCallbackRequest {
2278
2356
  */
2279
2357
  ProductId: string
2280
2358
  /**
2281
- * 推送类型。http:HTTP 回调
2359
+ * 推送类型。可选值:
2360
+ - `http`:HTTP 回调
2282
2361
  */
2283
2362
  Type: string
2284
2363
  /**
@@ -2434,6 +2513,32 @@ export interface CreateLoRaGatewayRequest {
2434
2513
  FrequencyId?: string
2435
2514
  }
2436
2515
 
2516
+ /**
2517
+ * TRTC 的参数 可以用来加入房间
2518
+ */
2519
+ export interface TRTCParams {
2520
+ /**
2521
+ * TRTC入参: TRTC的实例ID
2522
+ */
2523
+ SdkAppId: number
2524
+ /**
2525
+ * TRTC入参: 用户加入房间的ID
2526
+ */
2527
+ UserId: string
2528
+ /**
2529
+ * TRTC入参: 用户的签名用来鉴权
2530
+ */
2531
+ UserSig: string
2532
+ /**
2533
+ * TRTC入参: 加入的TRTC房间名称
2534
+ */
2535
+ StrRoomId: string
2536
+ /**
2537
+ * TRTC入参: 校验TRTC的KEY
2538
+ */
2539
+ PrivateKey: string
2540
+ }
2541
+
2437
2542
  /**
2438
2543
  * ReleaseStudioProduct请求参数结构体
2439
2544
  */
@@ -2525,7 +2630,9 @@ export interface ModifyCloudStorageAIServiceRequest {
2525
2630
  */
2526
2631
  DeviceName: string
2527
2632
  /**
2528
- * 云存 AI 服务类型。可选值:PackageDetect
2633
+ * 云存 AI 服务类型。可选值:
2634
+ - `PackageDetect`:包裹检测
2635
+ - `Highlight`:视频浓缩
2529
2636
  */
2530
2637
  ServiceType: string
2531
2638
  /**
@@ -2536,6 +2643,10 @@ export interface ModifyCloudStorageAIServiceRequest {
2536
2643
  * 视频分析区域
2537
2644
  */
2538
2645
  ROI?: string
2646
+ /**
2647
+ * 云存 AI 服务的配置参数
2648
+ */
2649
+ Config?: string
2539
2650
  }
2540
2651
 
2541
2652
  /**
@@ -2857,7 +2968,9 @@ export interface DescribeCloudStorageAIServiceTasksRequest {
2857
2968
  */
2858
2969
  DeviceName: string
2859
2970
  /**
2860
- * 云存 AI 服务类型。可选值:PackageDetect
2971
+ * 云存 AI 服务类型。可选值:
2972
+ - `PackageDetect`:包裹检测
2973
+ - `Highlight`:视频浓缩
2861
2974
  */
2862
2975
  ServiceType: string
2863
2976
  /**
@@ -2869,9 +2982,22 @@ export interface DescribeCloudStorageAIServiceTasksRequest {
2869
2982
  */
2870
2983
  Offset?: number
2871
2984
  /**
2872
- * 任务状态(1:失败;2:成功但结果为空;3:成功且结果非空;不传则查询全部状态的任务)
2985
+ * 任务状态。可选值:
2986
+ - (不传):查询全部状态的任务
2987
+ - `1`:失败
2988
+ - `2`:成功但结果为空
2989
+ - `3`:成功且结果非空
2990
+ - `4`:执行中
2873
2991
  */
2874
2992
  Status?: number
2993
+ /**
2994
+ * 用户ID
2995
+ */
2996
+ UserId?: string
2997
+ /**
2998
+ * 通道ID 非NVR设备则不填 NVR设备则必填 默认为无
2999
+ */
3000
+ ChannelId?: number
2875
3001
  }
2876
3002
 
2877
3003
  /**
@@ -3691,6 +3817,20 @@ export interface EnableTopicRuleRequest {
3691
3817
  RuleName: string
3692
3818
  }
3693
3819
 
3820
+ /**
3821
+ * RemoveUserByRoomIdFromTRTC请求参数结构体
3822
+ */
3823
+ export interface RemoveUserByRoomIdFromTRTCRequest {
3824
+ /**
3825
+ * 房间id
3826
+ */
3827
+ RoomId: string
3828
+ /**
3829
+ * 用户名称数组,数组元素不可重复,最长不超过 10 个。
3830
+ */
3831
+ TRTCUserIds: Array<string>
3832
+ }
3833
+
3694
3834
  /**
3695
3835
  * DescribeBindedProducts返回参数结构体
3696
3836
  */
@@ -3914,6 +4054,20 @@ export interface DirectBindDeviceInFamilyRequest {
3914
4054
  RoomId?: string
3915
4055
  }
3916
4056
 
4057
+ /**
4058
+ * DescribeCloudStorageAIServiceTask返回参数结构体
4059
+ */
4060
+ export interface DescribeCloudStorageAIServiceTaskResponse {
4061
+ /**
4062
+ * 任务信息
4063
+ */
4064
+ TaskInfo?: CloudStorageAIServiceTask
4065
+ /**
4066
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4067
+ */
4068
+ RequestId?: string
4069
+ }
4070
+
3917
4071
  /**
3918
4072
  * DescribeCloudStorageEvents返回参数结构体
3919
4073
  */
@@ -4032,23 +4186,17 @@ export interface DescribeInstanceResponse {
4032
4186
  }
4033
4187
 
4034
4188
  /**
4035
- * DescribeGatewaySubDeviceList返回参数结构体
4189
+ * CreateTRTCSignaturesWithRoomId请求参数结构体
4036
4190
  */
4037
- export interface DescribeGatewaySubDeviceListResponse {
4191
+ export interface CreateTRTCSignaturesWithRoomIdRequest {
4038
4192
  /**
4039
- * 设备的总数
4040
- 注意:此字段可能返回 null,表示取不到有效值。
4193
+ * TRTC进房间的用户名称数组,数组元素不可重复,最长不超过 10 个。
4041
4194
  */
4042
- Total: number
4195
+ TRTCUserIds: Array<string>
4043
4196
  /**
4044
- * 设备列表
4045
- 注意:此字段可能返回 null,表示取不到有效值。
4197
+ * 房间id
4046
4198
  */
4047
- DeviceList: Array<FamilySubDevice>
4048
- /**
4049
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4050
- */
4051
- RequestId?: string
4199
+ RoomId: string
4052
4200
  }
4053
4201
 
4054
4202
  /**
@@ -4160,9 +4308,9 @@ export interface DescribeProjectRequest {
4160
4308
  }
4161
4309
 
4162
4310
  /**
4163
- * UnbindDevices返回参数结构体
4311
+ * ModifyModelDefinition返回参数结构体
4164
4312
  */
4165
- export interface UnbindDevicesResponse {
4313
+ export interface ModifyModelDefinitionResponse {
4166
4314
  /**
4167
4315
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4168
4316
  */
@@ -4228,13 +4376,13 @@ lye1y30d:低功耗事件30天年套餐。
4228
4376
  }
4229
4377
 
4230
4378
  /**
4231
- * ModifyModelDefinition返回参数结构体
4379
+ * DismissRoomByStrRoomIdFromTRTC请求参数结构体
4232
4380
  */
4233
- export interface ModifyModelDefinitionResponse {
4381
+ export interface DismissRoomByStrRoomIdFromTRTCRequest {
4234
4382
  /**
4235
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4383
+ * 房间id
4236
4384
  */
4237
- RequestId?: string
4385
+ RoomId: string
4238
4386
  }
4239
4387
 
4240
4388
  /**
@@ -4814,6 +4962,48 @@ export interface GetProjectListRequest {
4814
4962
  ProjectName?: string
4815
4963
  }
4816
4964
 
4965
+ /**
4966
+ * ModifyLoRaFrequency请求参数结构体
4967
+ */
4968
+ export interface ModifyLoRaFrequencyRequest {
4969
+ /**
4970
+ * 频点唯一ID
4971
+ */
4972
+ FreqId?: string
4973
+ /**
4974
+ * 频点名称
4975
+ */
4976
+ FreqName?: string
4977
+ /**
4978
+ * 频点描述
4979
+ */
4980
+ Description?: string
4981
+ /**
4982
+ * 数据上行信道
4983
+ */
4984
+ ChannelsDataUp?: Array<number | bigint>
4985
+ /**
4986
+ * 数据下行信道RX1
4987
+ */
4988
+ ChannelsDataRX1?: Array<number | bigint>
4989
+ /**
4990
+ * 数据下行信道RX2
4991
+ */
4992
+ ChannelsDataRX2?: Array<number | bigint>
4993
+ /**
4994
+ * 入网上行信道
4995
+ */
4996
+ ChannelsJoinUp?: Array<number | bigint>
4997
+ /**
4998
+ * 入网下行信道RX1
4999
+ */
5000
+ ChannelsJoinRX1?: Array<number | bigint>
5001
+ /**
5002
+ * 入网下行信道RX2
5003
+ */
5004
+ ChannelsJoinRX2?: Array<number | bigint>
5005
+ }
5006
+
4817
5007
  /**
4818
5008
  * DescribeCloudStorageAIServiceTasks返回参数结构体
4819
5009
  */
@@ -4925,33 +5115,21 @@ export interface GetGatewaySubDeviceListRequest {
4925
5115
  }
4926
5116
 
4927
5117
  /**
4928
- * SearchStudioProduct请求参数结构体
5118
+ * 产品设备位置信息
4929
5119
  */
4930
- export interface SearchStudioProductRequest {
4931
- /**
4932
- * 项目ID
4933
- */
4934
- ProjectId?: string
4935
- /**
4936
- * 产品名称
4937
- */
4938
- ProductName?: string
4939
- /**
4940
- * 列表Limit
4941
- */
4942
- Limit?: number
5120
+ export interface ProductDevicesPositionItem {
4943
5121
  /**
4944
- * 列表Offset
5122
+ * 设备位置列表
4945
5123
  */
4946
- Offset?: number
5124
+ Items: Array<DevicePositionItem>
4947
5125
  /**
4948
- * 产品Status
5126
+ * 产品标识
4949
5127
  */
4950
- DevStatus?: string
5128
+ ProductId: string
4951
5129
  /**
4952
- * 产品ID
5130
+ * 设备位置数量
4953
5131
  */
4954
- ProductId?: string
5132
+ Total: number
4955
5133
  }
4956
5134
 
4957
5135
  /**
@@ -5480,7 +5658,10 @@ export interface DescribeCloudStorageAIServiceRequest {
5480
5658
  */
5481
5659
  DeviceName: string
5482
5660
  /**
5483
- * 云存 AI 服务类型。可选值:PackageDetect
5661
+ * 云存 AI 服务类型。可选值:
5662
+
5663
+ - `PackageDetect`:包裹检测
5664
+ - `Highlight`:视频浓缩
5484
5665
  */
5485
5666
  ServiceType: string
5486
5667
  }
@@ -5616,27 +5797,18 @@ export interface PublishRRPCMessageResponse {
5616
5797
  }
5617
5798
 
5618
5799
  /**
5619
- * 设备的用户
5800
+ * CreateTRTCSignaturesWithRoomId返回参数结构体
5620
5801
  */
5621
- export interface DeviceUser {
5622
- /**
5623
- * 用户ID
5624
- */
5625
- UserId: string
5626
- /**
5627
- * 用户角色 1所有者,0:其他分享者
5628
- */
5629
- Role: number
5802
+ export interface CreateTRTCSignaturesWithRoomIdResponse {
5630
5803
  /**
5631
- * 家庭ID,所有者带该参数
5804
+ * 返回参数数组
5632
5805
  注意:此字段可能返回 null,表示取不到有效值。
5633
5806
  */
5634
- FamilyId?: string
5807
+ TRTCParamList?: Array<TRTCParams>
5635
5808
  /**
5636
- * 家庭名称,所有者带该参数
5637
- 注意:此字段可能返回 null,表示取不到有效值。
5809
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5638
5810
  */
5639
- FamilyName?: string
5811
+ RequestId?: string
5640
5812
  }
5641
5813
 
5642
5814
  /**
@@ -5806,13 +5978,21 @@ export interface DeviceInfo {
5806
5978
  }
5807
5979
 
5808
5980
  /**
5809
- * ModifyFenceBind返回参数结构体
5981
+ * GenerateCloudStorageAIServiceTaskFileURL请求参数结构体
5810
5982
  */
5811
- export interface ModifyFenceBindResponse {
5983
+ export interface GenerateCloudStorageAIServiceTaskFileURLRequest {
5812
5984
  /**
5813
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5985
+ * 产品 ID
5814
5986
  */
5815
- RequestId?: string
5987
+ TaskId: string
5988
+ /**
5989
+ * 文件名
5990
+ */
5991
+ FileName: string
5992
+ /**
5993
+ * 过期时间 UNIX 时间戳(默认值为当前时间 1 小时后)
5994
+ */
5995
+ ExpireTime?: number
5816
5996
  }
5817
5997
 
5818
5998
  /**
@@ -5948,6 +6128,46 @@ export interface InstanceDetail {
5948
6128
  MaxDeviceOnlineCount?: number
5949
6129
  }
5950
6130
 
6131
+ /**
6132
+ * SearchStudioProduct请求参数结构体
6133
+ */
6134
+ export interface SearchStudioProductRequest {
6135
+ /**
6136
+ * 项目ID
6137
+ */
6138
+ ProjectId?: string
6139
+ /**
6140
+ * 产品名称
6141
+ */
6142
+ ProductName?: string
6143
+ /**
6144
+ * 列表Limit
6145
+ */
6146
+ Limit?: number
6147
+ /**
6148
+ * 列表Offset
6149
+ */
6150
+ Offset?: number
6151
+ /**
6152
+ * 产品Status
6153
+ */
6154
+ DevStatus?: string
6155
+ /**
6156
+ * 产品ID
6157
+ */
6158
+ ProductId?: string
6159
+ }
6160
+
6161
+ /**
6162
+ * RemoveUserByRoomIdFromTRTC返回参数结构体
6163
+ */
6164
+ export interface RemoveUserByRoomIdFromTRTCResponse {
6165
+ /**
6166
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6167
+ */
6168
+ RequestId?: string
6169
+ }
6170
+
5951
6171
  /**
5952
6172
  * DescribeLoRaFrequency返回参数结构体
5953
6173
  */
@@ -6038,6 +6258,21 @@ export interface DescribeGatewayBindDevicesResponse {
6038
6258
  RequestId?: string
6039
6259
  }
6040
6260
 
6261
+ /**
6262
+ * DescribeDeviceFirmwares返回参数结构体
6263
+ */
6264
+ export interface DescribeDeviceFirmwaresResponse {
6265
+ /**
6266
+ * 固件信息列表
6267
+ 注意:此字段可能返回 null,表示取不到有效值。
6268
+ */
6269
+ Firmwares: Array<DeviceFirmwareInfo>
6270
+ /**
6271
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6272
+ */
6273
+ RequestId?: string
6274
+ }
6275
+
6041
6276
  /**
6042
6277
  * DescribeFirmwareTask请求参数结构体
6043
6278
  */