1# Sensor Service Kit(传感器服务) 2<!--Kit: Sensor Service Kit--> 3<!--Subsystem: Sensors--> 4<!--Owner: @dilligencer--> 5<!--Designer: @butterls--> 6<!--Tester: @murphy84--> 7<!--Adviser: @hu-zhiqiong--> 8 9- ArkTS API 10 - [@ohos.sensor(传感器)](js-apis-sensor.md) 11 - [@ohos.vibrator(振动)](js-apis-vibrator.md) 12 <!--Del--> 13 - [@ohos.sensor(传感器)(系统接口)](js-apis-sensor-sys.md) 14 <!--DelEnd--> 15 - [@ohos.sensor(传感器)(已废弃接口)](js-apis-system-sensor.md) 16 - [@ohos.vibrator(振动)(已废弃接口)](js-apis-system-vibrate.md) 17- C API 18 - 模块 19 - [Sensor](_sensor.md) 20 - [Vibrator](_vibrator.md) 21 - 头文件 22 - [oh_sensor.h](oh_sensor_8h.md) 23 - [oh_sensor_type.h](oh_sensor_type_8h.md) 24 - [vibrator.h](vibrator_8h.md) 25 - [vibrator_type.h](vibrator_type_8h.md) 26 - 结构体 27 - [Vibrator_Attribute](_vibrator_attribute.md) 28 - [Vibrator_File_Description](_vibrator_file_description.md) 29- 错误码 30 31 - [Sensor错误码](errorcode-sensor.md) 32 - [Vibrator错误码](errorcode-vibrator.md)