| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | |Added|NA|Module name: ohos.sensor
Class name: SensorId|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: ACCELEROMETER|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: GYROSCOPE|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: AMBIENT_LIGHT|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: MAGNETIC_FIELD|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: BAROMETER|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: HALL|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: PROXIMITY|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: HUMIDITY|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: ORIENTATION|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: GRAVITY|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: LINEAR_ACCELEROMETER|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: ROTATION_VECTOR|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: AMBIENT_TEMPERATURE|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: MAGNETIC_FIELD_UNCALIBRATED|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: GYROSCOPE_UNCALIBRATED|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: SIGNIFICANT_MOTION|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: PEDOMETER_DETECTION|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: PEDOMETER|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: HEART_RATE|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: WEAR_DETECTION|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor
Class name: SensorId
Method or attribute name: ACCELEROMETER_UNCALIBRATED|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.ACCELEROMETER, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.ACCELEROMETER_UNCALIBRATED, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.AMBIENT_LIGHT, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.AMBIENT_TEMPERATURE, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.BAROMETER, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.GRAVITY, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.GYROSCOPE, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.GYROSCOPE_UNCALIBRATED, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.HALL, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.HEART_RATE, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.HUMIDITY, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.LINEAR_ACCELEROMETER, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.MAGNETIC_FIELD, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.MAGNETIC_FIELD_UNCALIBRATED, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.ORIENTATION, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.PEDOMETER, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.PEDOMETER_DETECTION, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.PROXIMITY, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.ROTATION_VECTOR, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.SIGNIFICANT_MOTION, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once
Function name: function once(type: SensorId.WEAR_DETECTION, callback: Callback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: getSingleSensor
Function name: function getSingleSensor(type: SensorId, callback: AsyncCallback): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: getSingleSensor
Function name: function getSingleSensor(type: SensorId): Promise;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibrateAttribute|@ohos.vibrator.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibrateAttribute
Method or attribute name: id|@ohos.vibrator.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibrateAttribute
Method or attribute name: usage|@ohos.vibrator.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibrateTime|@ohos.vibrator.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibrateTime
Method or attribute name: type|@ohos.vibrator.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibrateTime
Method or attribute name: duration|@ohos.vibrator.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibratePreset|@ohos.vibrator.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibratePreset
Method or attribute name: type|@ohos.vibrator.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibratePreset
Method or attribute name: effectId|@ohos.vibrator.d.ts| |Added|NA|Module name: ohos.vibrator
Class name: VibratePreset
Method or attribute name: count|@ohos.vibrator.d.ts| |Deleted|Module name: ohos.sensor
Class name: sensor
Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE|NA|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor
Class name: sensor
Method or attribute name: on_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER|NA|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor
Class name: sensor
Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE|NA|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor
Class name: sensor
Method or attribute name: off_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER|NA|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor
Class name: Sensor
Method or attribute name: sensorTypeId|NA|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor
Class name: sensor
Method or attribute name: getSensorLists|NA|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor
Class name: sensor
Method or attribute name: getSensorLists|NA|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor
Class name: SensorType
Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELEROMETER|NA|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor
Class name: SensorType
Method or attribute name: SENSOR_TYPE_ID_HEART_BEAT_RATE|NA|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ACCELEROMETER |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ACCELEROMETER_UNCALIBRATED |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.AMBIENT_LIGHT |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.AMBIENT_TEMPERATURE |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.BAROMETER |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.GRAVITY |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.GYROSCOPE |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.GYROSCOPE_UNCALIBRATED |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.HALL |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.HUMIDITY |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD_UNCALIBRATED |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ORIENTATION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.PEDOMETER |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.PEDOMETER_DETECTION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.PROXIMITY |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ROTATION_VECTOR |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.SIGNIFICANT_MOTION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION
Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.WEAR_DETECTION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ACCELEROMETER |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ACCELEROMETER_UNCALIBRATED |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.AMBIENT_LIGHT |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.AMBIENT_TEMPERATURE |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.BAROMETER |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.GRAVITY |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.GYROSCOPE |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.GYROSCOPE_UNCALIBRATED |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.HALL |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.HUMIDITY |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD_UNCALIBRATED |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ORIENTATION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.PEDOMETER |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.PEDOMETER_DETECTION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.PROXIMITY |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ROTATION_VECTOR |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.SIGNIFICANT_MOTION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.WEAR_DETECTION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ACCELEROMETER |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ACCELEROMETER_UNCALIBRATED |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.AMBIENT_LIGHT |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.AMBIENT_TEMPERATURE |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.BAROMETER |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.GRAVITY |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.GYROSCOPE |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.GYROSCOPE_UNCALIBRATED |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.HALL |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.HUMIDITY |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD_UNCALIBRATED |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ORIENTATION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.PEDOMETER |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.PEDOMETER_DETECTION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.PROXIMITY |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.ROTATION_VECTOR |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.SIGNIFICANT_MOTION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION
Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION
Deprecated version: 9
Substitute API: ohos.sensor.SensorId.WEAR_DETECTION |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getGeomagneticField
Deprecated version: N/A|Method or attribute name: getGeomagneticField
Deprecated version: 9
Substitute API: ohos.sensor.getGeomagneticInfo |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getGeomagneticField
Deprecated version: N/A|Method or attribute name: getGeomagneticField
Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getAltitude
Deprecated version: N/A|Method or attribute name: getAltitude
Deprecated version: 9
Substitute API: ohos.sensor.getDeviceAltitude |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getAltitude
Deprecated version: N/A|Method or attribute name: getAltitude
Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getGeomagneticDip
Deprecated version: N/A|Method or attribute name: getGeomagneticDip
Deprecated version: 9
Substitute API: ohos.sensor.getInclination |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getGeomagneticDip
Deprecated version: N/A|Method or attribute name: getGeomagneticDip
Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getAngleModify
Deprecated version: N/A|Method or attribute name: getAngleModify
Deprecated version: 9
Substitute API: ohos.sensor.getAngleVariation |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getAngleModify
Deprecated version: N/A|Method or attribute name: getAngleModify
Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createRotationMatrix
Deprecated version: N/A|Method or attribute name: createRotationMatrix
Deprecated version: 9
Substitute API: ohos.sensor.getRotationMatrix |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createRotationMatrix
Deprecated version: N/A|Method or attribute name: createRotationMatrix
Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: transformCoordinateSystem
Deprecated version: N/A|Method or attribute name: transformCoordinateSystem
Deprecated version: 9
Substitute API: ohos.sensor.transformRotationMatrix |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: transformCoordinateSystem
Deprecated version: N/A|Method or attribute name: transformCoordinateSystem
Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createQuaternion
Deprecated version: N/A|Method or attribute name: createQuaternion
Deprecated version: 9
Substitute API: ohos.sensor.getQuaternion |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createQuaternion
Deprecated version: N/A|Method or attribute name: createQuaternion
Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getDirection
Deprecated version: N/A|Method or attribute name: getDirection
Deprecated version: 9
Substitute API: ohos.sensor.getOrientation |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getDirection
Deprecated version: N/A|Method or attribute name: getDirection
Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createRotationMatrix
Deprecated version: N/A|Method or attribute name: createRotationMatrix
Deprecated version: 9
Substitute API: ohos.sensor.getRotationMatrix |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createRotationMatrix
Deprecated version: N/A|Method or attribute name: createRotationMatrix
Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Class name: SensorType
Deprecated version: N/A|Class name: SensorType
Deprecated version: 9
Substitute API: ohos.sensor.SensorId |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION
Deprecated version: 9|Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION
Deprecated version: N/A
Substitute API: ohos.sensor.SensorId |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: SENSOR_TYPE_ID_HEART_RATE
Deprecated version: 9|Method or attribute name: SENSOR_TYPE_ID_HEART_RATE
Deprecated version: N/A
Substitute API: ohos.sensor.SensorId |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: vibrate
Deprecated version: N/A|Method or attribute name: vibrate
Deprecated version: 9
Substitute API: ohos.vibrator.startVibration |@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: vibrate
Deprecated version: N/A|Method or attribute name: vibrate
Deprecated version: 9|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: vibrate
Deprecated version: N/A|Method or attribute name: vibrate
Deprecated version: 9
Substitute API: ohos.vibrator.startVibration |@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: vibrate
Deprecated version: N/A|Method or attribute name: vibrate
Deprecated version: 9|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: stop
Deprecated version: N/A|Method or attribute name: stop
Deprecated version: 9
Substitute API: ohos.vibrator.stopVibration |@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: stop
Deprecated version: N/A|Method or attribute name: stop
Deprecated version: 9|@ohos.vibrator.d.ts| |Initial version changed|Class name: vibrator
Initial version: 9|Class name: vibrator
Initial version: 8|@ohos.vibrator.d.ts| |Permission deleted|Class name: vibrator
Permission: ohos.permission.VIBRATE|Class name: vibrator
Permission: N/A|@ohos.vibrator.d.ts|