Type Definition hap::service::motion_sensor::MotionSensor[][src]

type MotionSensor = Service<MotionSensorInner>;

Motion Sensor Service.

Trait Implementations

impl Default for MotionSensor
[src]

Returns the "default value" for a type. Read more