| Package | Description |
|---|---|
| org.ogema.drivers.homematic.xmlrpc.hl.api | |
| org.ogema.drivers.homematic.xmlrpc.hl.channels |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeviceHandler
Simple base class for a
DeviceHandler containing only a
HomeMaticConnection, which is something most implementations will need. |
| Modifier and Type | Method and Description |
|---|---|
DeviceHandler |
DeviceHandlerFactory.createHandler(HomeMaticConnection connection)
Creates a new
DeviceHandler. |
| Modifier and Type | Class and Description |
|---|---|
class |
CO2Sensor
Handler for the HomeMatic HM-CC-SCD CO2 Sensor, created as
CO2Sensor resource in OGEMA. |
class |
IpMotionDetector |
class |
IpShutterContact |
class |
IpThermostatChannel |
class |
KeyChannel |
class |
MaintenanceChannel
Handler for
MAINTENANCE channels on BidCos and HmIP devices. |
class |
MotionDetectorChannel |
class |
PMSwitchDevice
Handler for a
HM-ES-PMSw1-Pl device. |
class |
PowerMeterChannel |
class |
ShutterContactChannel |
class |
SwitchChannel |
class |
ThermostatChannel |
class |
WeatherChannel |
| Modifier and Type | Method and Description |
|---|---|
DeviceHandler |
IpThermostatChannelHandlerFactory.createHandler(HomeMaticConnection connection) |
DeviceHandler |
IpShutterContact.createHandler(HomeMaticConnection connection) |
DeviceHandler |
IpMotionDetector.createHandler(HomeMaticConnection connection) |
DeviceHandler |
CO2Sensor.createHandler(HomeMaticConnection connection) |
Copyright © 2018. All rights reserved.