The Sensor API, part of the Smart Extension APIs for Sony's smart accessories, is used to send accessory sensor data from a host application to an accessory app extension. Refer to Sensor for a detailed description of the Sensor API.
| Sensor.Intents | Intents sent between extensions and host applications either using the broadcast queue or Tunnel. |
| Sensor.SensorRates | Interface used to define constants for sensor rates. |
| Sensor.SensorAccuracy | Interface used to define constants for sensor accuracy. |
| Sensor.SensorInterruptMode | Interface used to define constants for sensor interrupt mode. |
| Sensor.SensorApiErrorCodes | Interface used to define constants for sensor error codes sent from the host application |
| Sensor | Sensor API is a part of the Smart Extension APIs. |