| Interface | Description |
|---|---|
| DeviceHandler |
DeviceHandlers are called to setup OGEMA resources for their supported HomeMatic
devices and manage all communication between their OGEMA resources and HomeMatic.
|
| DeviceHandlerFactory |
Used by the HomeMatic driver to provide
DeviceHandler instances
working on an available HomeMaticConnection. |
| HomeMaticConnection |
Used by
DeviceHandler implementations to communicate with its HomeMatic
logic interface and to setup OGEMA specific device/resource relations. |
| Class | Description |
|---|---|
| AbstractDeviceHandler |
Simple base class for a
DeviceHandler containing only a
HomeMaticConnection, which is something most implementations will need. |
Copyright © 2018. All rights reserved.