tencentcloud-sdk-nodejs-iotexplorer 4.0.213 → 4.0.217

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.
@@ -20,52 +20,81 @@ import {
20
20
  UpdateDevicesEnableStateResponse,
21
21
  DeleteProjectRequest,
22
22
  DevicesItem,
23
+ DeleteFenceBindRequest,
23
24
  DescribeModelDefinitionResponse,
24
25
  DeleteDevicesResponse,
25
26
  ModifyStudioProductResponse,
26
27
  DeleteStudioProductResponse,
28
+ GetPositionSpaceListRequest,
27
29
  GetDeviceListResponse,
28
30
  TopicRulePayload,
29
31
  DeleteLoRaFrequencyResponse,
32
+ DescribeTopicPolicyRequest,
33
+ ModifyPositionFenceRequest,
34
+ PositionFenceItem,
30
35
  DeleteTopicRuleResponse,
36
+ PositionItem,
31
37
  ModifyModelDefinitionRequest,
32
38
  CreateStudioProductResponse,
33
39
  CallDeviceActionSyncRequest,
34
- EnableTopicRuleResponse,
40
+ DescribeDevicePositionListRequest,
41
+ GetDeviceLocationHistoryResponse,
35
42
  UpdateFirmwareResponse,
43
+ ModifyPositionFenceResponse,
36
44
  ModifyStudioProductRequest,
45
+ ModifyPositionSpaceResponse,
37
46
  CreateStudioProductRequest,
38
47
  ProductModelDefinition,
39
- ReleaseStudioProductRequest,
48
+ ModifyFenceBindResponse,
49
+ DeletePositionFenceResponse,
50
+ FenceAlarmPoint,
51
+ UploadFirmwareRequest,
40
52
  ListEventHistoryRequest,
41
53
  SearchTopicRuleRequest,
42
54
  DescribeDeviceDataRequest,
55
+ FenceBindProductItem,
56
+ ListTopicPolicyResponse,
57
+ SearchPositionSpaceResponse,
58
+ DescribePositionFenceListResponse,
59
+ GetDeviceLocationHistoryRequest,
60
+ DescribeDevicePositionListResponse,
61
+ GetProjectListResponse,
43
62
  DescribeStudioProductResponse,
44
63
  DescribeProjectResponse,
64
+ SearchStudioProductResponse,
45
65
  DeviceData,
66
+ GetTopicRuleListRequest,
67
+ FenceBindDeviceItem,
46
68
  DeviceDataHistoryItem,
47
69
  ProductEntry,
48
70
  ProjectEntryEx,
71
+ ListTopicPolicyRequest,
49
72
  DescribeLoRaFrequencyRequest,
50
73
  DeleteDeviceRequest,
51
74
  DeleteLoRaFrequencyRequest,
52
75
  ControlDeviceDataRequest,
53
76
  ListFirmwaresResponse,
54
77
  ReleaseStudioProductResponse,
78
+ DescribeSpaceFenceEventListResponse,
55
79
  DeleteLoRaGatewayRequest,
80
+ DescribeTopicPolicyResponse,
81
+ SearchPositionSpaceRequest,
56
82
  LoRaFrequencyEntry,
83
+ ModifyTopicPolicyResponse,
57
84
  SearchTopicRuleResponse,
85
+ DescribeFenceEventListResponse,
86
+ UpdateDevicesEnableStateRequest,
58
87
  DescribeTopicRuleRequest,
59
88
  CallDeviceActionSyncResponse,
60
89
  CreateLoRaGatewayRequest,
90
+ ReleaseStudioProductRequest,
61
91
  CreateProjectResponse,
62
- ModifyTopicRuleRequest,
92
+ DescribeDeviceDataHistoryResponse,
63
93
  DeleteProjectResponse,
64
- DeleteDevicesRequest,
65
- CallDeviceActionAsyncRequest,
94
+ CreateTopicPolicyResponse,
66
95
  CreateDeviceResponse,
67
96
  CreateDeviceRequest,
68
- GetProjectListResponse,
97
+ DeletePositionSpaceRequest,
69
98
  GetStudioProductListRequest,
70
99
  DescribeFirmwareTaskResponse,
71
100
  FirmwareInfo,
@@ -73,61 +102,84 @@ import {
73
102
  TopicRuleInfo,
74
103
  GetCOSURLRequest,
75
104
  CreateProjectRequest,
105
+ CreateFenceBindRequest,
76
106
  DescribeDeviceResponse,
77
107
  ListFirmwaresRequest,
78
108
  GetStudioProductListResponse,
79
109
  PublishMessageRequest,
80
- UploadFirmwareRequest,
110
+ ModifyTopicRuleRequest,
81
111
  GetDeviceListRequest,
112
+ ModifySpacePropertyRequest,
113
+ GetPositionSpaceListResponse,
82
114
  GetCOSURLResponse,
115
+ ModifyFenceBindRequest,
83
116
  GetTopicRuleListResponse,
84
- DisableTopicRuleRequest,
117
+ DescribeFenceEventListRequest,
118
+ ModifyPositionSpaceRequest,
119
+ GetLoRaGatewayListResponse,
85
120
  ProjectEntry,
86
121
  EventHistoryItem,
87
122
  DirectBindDeviceInFamilyResponse,
88
123
  TopicRule,
89
- CreateTopicPolicyResponse,
124
+ CallDeviceActionAsyncRequest,
90
125
  CallDeviceActionAsyncResponse,
126
+ DeleteFenceBindResponse,
127
+ DeleteTopicPolicyRequest,
128
+ CreateFenceBindResponse,
129
+ DescribeFenceBindListRequest,
130
+ CreatePositionFenceResponse,
131
+ TopicItem,
91
132
  DescribeTopicRuleResponse,
92
133
  UpdateFirmwareRequest,
134
+ PositionSpaceInfo,
93
135
  LoRaGatewayLocation,
94
136
  DescribeDeviceRequest,
95
- UpdateDevicesEnableStateRequest,
137
+ DescribePositionFenceListRequest,
96
138
  ModifyTopicRuleResponse,
97
139
  CreateTopicPolicyRequest,
98
140
  DirectBindDeviceInFamilyRequest,
99
141
  DescribeLoRaFrequencyResponse,
100
- SearchStudioProductResponse,
142
+ DescribeSpaceFenceEventListRequest,
101
143
  GetLoRaGatewayListRequest,
144
+ FenceEventItem,
102
145
  DescribeProjectRequest,
103
146
  UploadFirmwareResponse,
147
+ ModifyTopicPolicyRequest,
104
148
  DeleteTopicRuleRequest,
105
149
  CreateLoRaGatewayResponse,
150
+ DeleteTopicPolicyResponse,
106
151
  DeleteLoRaGatewayResponse,
107
152
  CreateLoRaFrequencyRequest,
108
153
  LoRaGatewayItem,
109
154
  ControlDeviceDataResponse,
110
155
  DescribeDeviceDataHistoryRequest,
111
156
  DescribeStudioProductRequest,
157
+ CreatePositionSpaceResponse,
112
158
  ModifyLoRaFrequencyRequest,
113
159
  ModifyModelDefinitionResponse,
160
+ DeletePositionFenceRequest,
114
161
  GetProjectListRequest,
162
+ DeletePositionSpaceResponse,
115
163
  CreateLoRaFrequencyResponse,
164
+ EnableTopicRuleResponse,
116
165
  SearchStudioProductRequest,
117
- GetTopicRuleListRequest,
166
+ DeleteDevicesRequest,
118
167
  AppDeviceInfo,
119
168
  ModifyProjectResponse,
120
169
  DeleteStudioProductRequest,
121
170
  ModifyProjectRequest,
171
+ ModifySpacePropertyResponse,
122
172
  PublishMessageResponse,
123
173
  ModifyLoRaGatewayResponse,
124
- DescribeDeviceDataHistoryResponse,
174
+ DescribeFenceBindListResponse,
125
175
  SearchKeyword,
176
+ CreatePositionFenceRequest,
126
177
  DescribeModelDefinitionRequest,
127
- GetLoRaGatewayListResponse,
178
+ DisableTopicRuleRequest,
128
179
  CreateTopicRuleResponse,
129
180
  DescribeDeviceDataResponse,
130
181
  CreateTopicRuleRequest,
182
+ PositionFenceInfo,
131
183
  DeleteDeviceResponse,
132
184
  DeviceInfo,
133
185
  ModifyLoRaFrequencyResponse,
@@ -135,6 +187,7 @@ import {
135
187
  ListEventHistoryResponse,
136
188
  EnableTopicRuleRequest,
137
189
  DescribeFirmwareTaskRequest,
190
+ CreatePositionSpaceRequest,
138
191
  } from "./iotexplorer_models"
139
192
 
140
193
  /**
@@ -147,13 +200,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
147
200
  }
148
201
 
149
202
  /**
150
- * 获取规则列表
203
+ * 提供查询LoRa自定义频点详情的能力
151
204
  */
152
- async GetTopicRuleList(
153
- req: GetTopicRuleListRequest,
154
- cb?: (error: string, rep: GetTopicRuleListResponse) => void
155
- ): Promise<GetTopicRuleListResponse> {
156
- return this.request("GetTopicRuleList", req, cb)
205
+ async DescribeLoRaFrequency(
206
+ req: DescribeLoRaFrequencyRequest,
207
+ cb?: (error: string, rep: DescribeLoRaFrequencyResponse) => void
208
+ ): Promise<DescribeLoRaFrequencyResponse> {
209
+ return this.request("DescribeLoRaFrequency", req, cb)
157
210
  }
158
211
 
159
212
  /**
@@ -186,6 +239,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
186
239
  return this.request("DeleteStudioProduct", req, cb)
187
240
  }
188
241
 
242
+ /**
243
+ * 搜索位置空间
244
+ */
245
+ async SearchPositionSpace(
246
+ req: SearchPositionSpaceRequest,
247
+ cb?: (error: string, rep: SearchPositionSpaceResponse) => void
248
+ ): Promise<SearchPositionSpaceResponse> {
249
+ return this.request("SearchPositionSpace", req, cb)
250
+ }
251
+
189
252
  /**
190
253
  * 根据设备产品ID、设备名称,获取设备上报的属性数据。
191
254
  */
@@ -206,6 +269,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
206
269
  return this.request("DirectBindDeviceInFamily", req, cb)
207
270
  }
208
271
 
272
+ /**
273
+ * 获取围栏绑定信息列表
274
+ */
275
+ async DescribeFenceBindList(
276
+ req: DescribeFenceBindListRequest,
277
+ cb?: (error: string, rep: DescribeFenceBindListResponse) => void
278
+ ): Promise<DescribeFenceBindListResponse> {
279
+ return this.request("DescribeFenceBindList", req, cb)
280
+ }
281
+
209
282
  /**
210
283
  * 删除 LoRa 网关的接口
211
284
  */
@@ -247,13 +320,23 @@ export class Client extends TencentCloudCommon.AbstractClient {
247
320
  }
248
321
 
249
322
  /**
250
- * 用于查看某个设备的详细信息
323
+ * 创建围栏
251
324
  */
252
- async DescribeDevice(
253
- req: DescribeDeviceRequest,
254
- cb?: (error: string, rep: DescribeDeviceResponse) => void
255
- ): Promise<DescribeDeviceResponse> {
256
- return this.request("DescribeDevice", req, cb)
325
+ async CreatePositionFence(
326
+ req: CreatePositionFenceRequest,
327
+ cb?: (error: string, rep: CreatePositionFenceResponse) => void
328
+ ): Promise<CreatePositionFenceResponse> {
329
+ return this.request("CreatePositionFence", req, cb)
330
+ }
331
+
332
+ /**
333
+ * 更新位置空间产品属性
334
+ */
335
+ async ModifySpaceProperty(
336
+ req: ModifySpacePropertyRequest,
337
+ cb?: (error: string, rep: ModifySpacePropertyResponse) => void
338
+ ): Promise<ModifySpacePropertyResponse> {
339
+ return this.request("ModifySpaceProperty", req, cb)
257
340
  }
258
341
 
259
342
  /**
@@ -296,6 +379,26 @@ export class Client extends TencentCloudCommon.AbstractClient {
296
379
  return this.request("CreateTopicPolicy", req, cb)
297
380
  }
298
381
 
382
+ /**
383
+ * 获取设备历史位置
384
+ */
385
+ async GetDeviceLocationHistory(
386
+ req: GetDeviceLocationHistoryRequest,
387
+ cb?: (error: string, rep: GetDeviceLocationHistoryResponse) => void
388
+ ): Promise<GetDeviceLocationHistoryResponse> {
389
+ return this.request("GetDeviceLocationHistory", req, cb)
390
+ }
391
+
392
+ /**
393
+ * 获取规则列表
394
+ */
395
+ async GetTopicRuleList(
396
+ req: GetTopicRuleListRequest,
397
+ cb?: (error: string, rep: GetTopicRuleListResponse) => void
398
+ ): Promise<GetTopicRuleListResponse> {
399
+ return this.request("GetTopicRuleList", req, cb)
400
+ }
401
+
299
402
  /**
300
403
  * 本接口(UpdateFirmware)用于对指定设备发起固件升级请求
301
404
  */
@@ -306,6 +409,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
306
409
  return this.request("UpdateFirmware", req, cb)
307
410
  }
308
411
 
412
+ /**
413
+ * 搜索规则
414
+ */
415
+ async SearchTopicRule(
416
+ req: SearchTopicRuleRequest,
417
+ cb?: (error: string, rep: SearchTopicRuleResponse) => void
418
+ ): Promise<SearchTopicRuleResponse> {
419
+ return this.request("SearchTopicRule", req, cb)
420
+ }
421
+
309
422
  /**
310
423
  * 本接口(UploadFirmware)用于上传设备固件至平台
311
424
  */
@@ -346,6 +459,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
346
459
  return this.request("ModifyTopicRule", req, cb)
347
460
  }
348
461
 
462
+ /**
463
+ * 本接口(DescribeTopicPolicy)用于查看Topic详细信息
464
+ */
465
+ async DescribeTopicPolicy(
466
+ req: DescribeTopicPolicyRequest,
467
+ cb?: (error: string, rep: DescribeTopicPolicyResponse) => void
468
+ ): Promise<DescribeTopicPolicyResponse> {
469
+ return this.request("DescribeTopicPolicy", req, cb)
470
+ }
471
+
349
472
  /**
350
473
  * 提供查询用户所创建的项目列表查询功能。
351
474
  */
@@ -407,13 +530,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
407
530
  }
408
531
 
409
532
  /**
410
- * 提供删除LoRa自定义频点的能力
533
+ * 获取围栏列表
411
534
  */
412
- async DeleteLoRaFrequency(
413
- req: DeleteLoRaFrequencyRequest,
414
- cb?: (error: string, rep: DeleteLoRaFrequencyResponse) => void
415
- ): Promise<DeleteLoRaFrequencyResponse> {
416
- return this.request("DeleteLoRaFrequency", req, cb)
535
+ async DescribePositionFenceList(
536
+ req: DescribePositionFenceListRequest,
537
+ cb?: (error: string, rep: DescribePositionFenceListResponse) => void
538
+ ): Promise<DescribePositionFenceListResponse> {
539
+ return this.request("DescribePositionFenceList", req, cb)
417
540
  }
418
541
 
419
542
  /**
@@ -426,6 +549,36 @@ export class Client extends TencentCloudCommon.AbstractClient {
426
549
  return this.request("ListFirmwares", req, cb)
427
550
  }
428
551
 
552
+ /**
553
+ * 提供删除LoRa自定义频点的能力
554
+ */
555
+ async DeleteLoRaFrequency(
556
+ req: DeleteLoRaFrequencyRequest,
557
+ cb?: (error: string, rep: DeleteLoRaFrequencyResponse) => void
558
+ ): Promise<DeleteLoRaFrequencyResponse> {
559
+ return this.request("DeleteLoRaFrequency", req, cb)
560
+ }
561
+
562
+ /**
563
+ * 创建围栏绑定信息
564
+ */
565
+ async CreateFenceBind(
566
+ req: CreateFenceBindRequest,
567
+ cb?: (error: string, rep: CreateFenceBindResponse) => void
568
+ ): Promise<CreateFenceBindResponse> {
569
+ return this.request("CreateFenceBind", req, cb)
570
+ }
571
+
572
+ /**
573
+ * 本接口(UpdateTopicPolicy)用于更新Topic信息
574
+ */
575
+ async ModifyTopicPolicy(
576
+ req: ModifyTopicPolicyRequest,
577
+ cb?: (error: string, rep: ModifyTopicPolicyResponse) => void
578
+ ): Promise<ModifyTopicPolicyResponse> {
579
+ return this.request("ModifyTopicPolicy", req, cb)
580
+ }
581
+
429
582
  /**
430
583
  * 本接口(PublishMessage)用于使用自定义透传协议进行设备远控
431
584
  */
@@ -446,6 +599,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
446
599
  return this.request("GetDeviceList", req, cb)
447
600
  }
448
601
 
602
+ /**
603
+ * 获取位置空间中围栏告警事件列表
604
+ */
605
+ async DescribeSpaceFenceEventList(
606
+ req: DescribeSpaceFenceEventListRequest,
607
+ cb?: (error: string, rep: DescribeSpaceFenceEventListResponse) => void
608
+ ): Promise<DescribeSpaceFenceEventListResponse> {
609
+ return this.request("DescribeSpaceFenceEventList", req, cb)
610
+ }
611
+
449
612
  /**
450
613
  * 创建设备
451
614
  */
@@ -466,6 +629,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
466
629
  return this.request("ListEventHistory", req, cb)
467
630
  }
468
631
 
632
+ /**
633
+ * 本接口(DeleteTopicPolicy)用于删除Topic
634
+ */
635
+ async DeleteTopicPolicy(
636
+ req: DeleteTopicPolicyRequest,
637
+ cb?: (error: string, rep: DeleteTopicPolicyResponse) => void
638
+ ): Promise<DeleteTopicPolicyResponse> {
639
+ return this.request("DeleteTopicPolicy", req, cb)
640
+ }
641
+
469
642
  /**
470
643
  * 提供查看产品详细信息的能力,包括产品的ID、数据协议、认证类型等重要参数
471
644
  */
@@ -476,6 +649,26 @@ export class Client extends TencentCloudCommon.AbstractClient {
476
649
  return this.request("DescribeStudioProduct", req, cb)
477
650
  }
478
651
 
652
+ /**
653
+ * 本接口(ListTopicPolicy)用于获取Topic列表
654
+ */
655
+ async ListTopicPolicy(
656
+ req: ListTopicPolicyRequest,
657
+ cb?: (error: string, rep: ListTopicPolicyResponse) => void
658
+ ): Promise<ListTopicPolicyResponse> {
659
+ return this.request("ListTopicPolicy", req, cb)
660
+ }
661
+
662
+ /**
663
+ * 删除围栏绑定信息
664
+ */
665
+ async DeleteFenceBind(
666
+ req: DeleteFenceBindRequest,
667
+ cb?: (error: string, rep: DeleteFenceBindResponse) => void
668
+ ): Promise<DeleteFenceBindResponse> {
669
+ return this.request("DeleteFenceBind", req, cb)
670
+ }
671
+
479
672
  /**
480
673
  * 获取 LoRa 网关列表接口
481
674
  */
@@ -486,6 +679,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
486
679
  return this.request("GetLoRaGatewayList", req, cb)
487
680
  }
488
681
 
682
+ /**
683
+ * 获取围栏告警事件列表
684
+ */
685
+ async DescribeFenceEventList(
686
+ req: DescribeFenceEventListRequest,
687
+ cb?: (error: string, rep: DescribeFenceEventListResponse) => void
688
+ ): Promise<DescribeFenceEventListResponse> {
689
+ return this.request("DescribeFenceEventList", req, cb)
690
+ }
691
+
489
692
  /**
490
693
  * 产品开发完成并测试通过后,通过发布产品将产品设置为发布状态
491
694
  */
@@ -507,23 +710,63 @@ export class Client extends TencentCloudCommon.AbstractClient {
507
710
  }
508
711
 
509
712
  /**
510
- * 提供查询LoRa自定义频点详情的能力
713
+ * 获取位置空间列表
511
714
  */
512
- async DescribeLoRaFrequency(
513
- req: DescribeLoRaFrequencyRequest,
514
- cb?: (error: string, rep: DescribeLoRaFrequencyResponse) => void
515
- ): Promise<DescribeLoRaFrequencyResponse> {
516
- return this.request("DescribeLoRaFrequency", req, cb)
715
+ async GetPositionSpaceList(
716
+ req: GetPositionSpaceListRequest,
717
+ cb?: (error: string, rep: GetPositionSpaceListResponse) => void
718
+ ): Promise<GetPositionSpaceListResponse> {
719
+ return this.request("GetPositionSpaceList", req, cb)
517
720
  }
518
721
 
519
722
  /**
520
- * 搜索规则
723
+ * 删除围栏
521
724
  */
522
- async SearchTopicRule(
523
- req: SearchTopicRuleRequest,
524
- cb?: (error: string, rep: SearchTopicRuleResponse) => void
525
- ): Promise<SearchTopicRuleResponse> {
526
- return this.request("SearchTopicRule", req, cb)
725
+ async DeletePositionFence(
726
+ req: DeletePositionFenceRequest,
727
+ cb?: (error: string, rep: DeletePositionFenceResponse) => void
728
+ ): Promise<DeletePositionFenceResponse> {
729
+ return this.request("DeletePositionFence", req, cb)
730
+ }
731
+
732
+ /**
733
+ * 更新围栏
734
+ */
735
+ async ModifyPositionFence(
736
+ req?: ModifyPositionFenceRequest,
737
+ cb?: (error: string, rep: ModifyPositionFenceResponse) => void
738
+ ): Promise<ModifyPositionFenceResponse> {
739
+ return this.request("ModifyPositionFence", req, cb)
740
+ }
741
+
742
+ /**
743
+ * 获取设备位置列表
744
+ */
745
+ async DescribeDevicePositionList(
746
+ req?: DescribeDevicePositionListRequest,
747
+ cb?: (error: string, rep: DescribeDevicePositionListResponse) => void
748
+ ): Promise<DescribeDevicePositionListResponse> {
749
+ return this.request("DescribeDevicePositionList", req, cb)
750
+ }
751
+
752
+ /**
753
+ * 更新围栏绑定信息
754
+ */
755
+ async ModifyFenceBind(
756
+ req: ModifyFenceBindRequest,
757
+ cb?: (error: string, rep: ModifyFenceBindResponse) => void
758
+ ): Promise<ModifyFenceBindResponse> {
759
+ return this.request("ModifyFenceBind", req, cb)
760
+ }
761
+
762
+ /**
763
+ * 更新位置空间
764
+ */
765
+ async ModifyPositionSpace(
766
+ req: ModifyPositionSpaceRequest,
767
+ cb?: (error: string, rep: ModifyPositionSpaceResponse) => void
768
+ ): Promise<ModifyPositionSpaceResponse> {
769
+ return this.request("ModifyPositionSpace", req, cb)
527
770
  }
528
771
 
529
772
  /**
@@ -536,6 +779,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
536
779
  return this.request("GetStudioProductList", req, cb)
537
780
  }
538
781
 
782
+ /**
783
+ * 启用规则
784
+ */
785
+ async EnableTopicRule(
786
+ req: EnableTopicRuleRequest,
787
+ cb?: (error: string, rep: EnableTopicRuleResponse) => void
788
+ ): Promise<EnableTopicRuleResponse> {
789
+ return this.request("EnableTopicRule", req, cb)
790
+ }
791
+
539
792
  /**
540
793
  * 提供修改产品的数据模板的能力
541
794
  */
@@ -547,13 +800,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
547
800
  }
548
801
 
549
802
  /**
550
- * 查询项目详情
803
+ * 删除位置空间
551
804
  */
552
- async DescribeProject(
553
- req: DescribeProjectRequest,
554
- cb?: (error: string, rep: DescribeProjectResponse) => void
555
- ): Promise<DescribeProjectResponse> {
556
- return this.request("DescribeProject", req, cb)
805
+ async DeletePositionSpace(
806
+ req: DeletePositionSpaceRequest,
807
+ cb?: (error: string, rep: DeletePositionSpaceResponse) => void
808
+ ): Promise<DeletePositionSpaceResponse> {
809
+ return this.request("DeletePositionSpace", req, cb)
557
810
  }
558
811
 
559
812
  /**
@@ -597,13 +850,23 @@ export class Client extends TencentCloudCommon.AbstractClient {
597
850
  }
598
851
 
599
852
  /**
600
- * 启用规则
853
+ * 创建位置空间
601
854
  */
602
- async EnableTopicRule(
603
- req: EnableTopicRuleRequest,
604
- cb?: (error: string, rep: EnableTopicRuleResponse) => void
605
- ): Promise<EnableTopicRuleResponse> {
606
- return this.request("EnableTopicRule", req, cb)
855
+ async CreatePositionSpace(
856
+ req: CreatePositionSpaceRequest,
857
+ cb?: (error: string, rep: CreatePositionSpaceResponse) => void
858
+ ): Promise<CreatePositionSpaceResponse> {
859
+ return this.request("CreatePositionSpace", req, cb)
860
+ }
861
+
862
+ /**
863
+ * 用于查看某个设备的详细信息
864
+ */
865
+ async DescribeDevice(
866
+ req: DescribeDeviceRequest,
867
+ cb?: (error: string, rep: DescribeDeviceResponse) => void
868
+ ): Promise<DescribeDeviceResponse> {
869
+ return this.request("DescribeDevice", req, cb)
607
870
  }
608
871
 
609
872
  /**
@@ -616,6 +879,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
616
879
  return this.request("DeleteProject", req, cb)
617
880
  }
618
881
 
882
+ /**
883
+ * 查询项目详情
884
+ */
885
+ async DescribeProject(
886
+ req: DescribeProjectRequest,
887
+ cb?: (error: string, rep: DescribeProjectResponse) => void
888
+ ): Promise<DescribeProjectResponse> {
889
+ return this.request("DescribeProject", req, cb)
890
+ }
891
+
619
892
  /**
620
893
  * 根据设备产品ID、设备名称,设置控制设备的属性数据。
621
894
  */