1# ISensorInterface.idl 2 3 4## **概述** 5 6Sensor模块对外通用的接口声明文件,提供获取传感器设备信息、订阅/取消订阅传感器数据、 使能/去使能传感器、设置传感器模式、设置传感器精度,量程等可选配置接口定义。 7 8**Since:** 9 102.2 11 12**Version:** 13 141.0 15 16**相关模块:** 17 18[Sensor](sensor.md) 19 20 21## **汇总** 22 23 24### 类 25 26 | 名称 | 描述 | 27| -------- | -------- | 28| [ISensorInterface](interface_i_sensor_interface.md) | 提供Sensor设备基本控制操作接口。 | 29 30 31### 关键字 32 33 | 名称 | 描述 | 34| -------- | -------- | 35| package ohos.hdi.sensor.v1_0 | Sensor模块接口的包路径。 | 36