Interface Device
- All Known Subinterfaces:
Light,MotionSensor,Switch,TemperatureSensor
- All Known Implementing Classes:
LightImpl,MotionSensorImpl,SwitchImpl,TemperatureSensorImpl
public interface Device
Any device that the Bridge knows. There are more specific subclasses for devices
that this library supports properly, e.g.
Light and Switch.- Since:
- 3.0.0