Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractDeviceHandler - Class in org.ogema.drivers.homematic.xmlrpc.hl.api
Simple base class for a DeviceHandler containing only a HomeMaticConnection, which is something most implementations will need.
AbstractDeviceHandler(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.api.AbstractDeviceHandler
 
accept(DeviceDescription) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.DeviceHandler
Called by the HomeMatic driver to determine whether this DeviceHandler wants to control the device from the DeviceDescription.
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.CO2Sensor
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpMotionDetector
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpShutterContact
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpThermostatChannel
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpWeatherRoomSensorChannel
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.KeyChannel
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.MaintenanceChannel
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.MotionDetectorChannel
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.PMSwitchDevice
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.PowerMeterChannel
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.ShutterContactChannel
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.SwitchChannel
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.ThermostatChannel
 
accept(DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.WeatherChannel
 
activate(ComponentContext) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
addEventListener(HmEventListener) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
Register an event listener with this connection.
addEventListener(HmEventListener) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
addHandlerFactory(DeviceHandlerFactory, Map<String, Object>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
address() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmDevice
 
addWriteAction(WriteAction) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.WriteScheduler
 
ALIAS - Static variable in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmLogicInterface
 
alias() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmLogicInterface
 

B

baseUrl() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmLogicInterface
The base URL of the HomeMatic XML-RPC servlet.
battery() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmMaintenance
A battery resource should only be created for devices that report an OPERATING_VOLTAGE, which will be available as ElectricityStorage.internalVoltage().
batteryLow() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmMaintenance
 

C

channels() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmDevice
 
children() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmDevice
 
clientUrl() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmLogicInterface
 
close() - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
close() - Method in class org.ogema.drivers.homematic.xmlrpc.hl.WriteScheduler
 
CO2Sensor - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
Handler for the HomeMatic HM-CC-SCD CO2 Sensor, created as CO2Sensor resource in OGEMA.
CO2Sensor() - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.CO2Sensor
 
CO2Sensor(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.CO2Sensor
 
communicationStatus() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmMaintenance
Report the HomeMatic UNREACH status as CommunicationStatus.communicationDisturbed().
ComsysEventConstants - Class in org.ogema.drivers.homematic.xmlrpc.hl.events
 
ComsysEventConstants.MESSAGE_TYPE - Enum in org.ogema.drivers.homematic.xmlrpc.hl.events
 
conn - Variable in class org.ogema.drivers.homematic.xmlrpc.hl.api.AbstractDeviceHandler
 
control() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 
controlledResources() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmDevice
List of OGEMA resources controlled by this HomeMatic device / channel.
createEventProperties(ApplicationManager, String, LocalizableEventMessage, LocalizableEventMessage) - Static method in class org.ogema.drivers.homematic.xmlrpc.hl.events.OgemaEventConstants
Initializes a new event properties map with the OGEMA properties plus the standard bundle, message and timestamp properties.
createHandler(HomeMaticConnection) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.DeviceHandlerFactory
Creates a new DeviceHandler.
createHandler(HomeMaticConnection) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.CO2Sensor
 
createHandler(HomeMaticConnection) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpMotionDetector
 
createHandler(HomeMaticConnection) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpShutterContact
 
createHandler(HomeMaticConnection) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpThermostatChannelHandlerFactory
 
createHandler(HomeMaticConnection) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpWeatherRoomSensorChannel
 
createWriteFailedEvent(ApplicationManager, String) - Static method in class org.ogema.drivers.homematic.xmlrpc.hl.events.HomeMaticEventMessages
 

D

defaultValue() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 
defaultValue() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterBool
 
defaultValue() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterFloat
 
defaultValue() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterInt
 
defaultValue() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterString
 
DeviceHandler - Interface in org.ogema.drivers.homematic.xmlrpc.hl.api
DeviceHandlers are called to setup OGEMA resources for their supported HomeMatic devices and manage all communication between their OGEMA resources and HomeMatic.
DeviceHandlerFactory - Interface in org.ogema.drivers.homematic.xmlrpc.hl.api
Used by the HomeMatic driver to provide DeviceHandler instances working on an available HomeMaticConnection.
devices() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmLogicInterface
 

E

errorCode() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmMaintenance
 
EVENT_TYPE - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.events.ComsysEventConstants
Type of event, a String specifying the type of event from the communication system.

F

findConnection(HmDevice) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
findControllingDevice(Resource) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
findControllingDevice(Resource) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
Returns the HmDevice element controlling the given OGEMA resource, or null if the resource is not controlled by the HomeMatic driver.
flags() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 

G

getChannel(HmDevice, String) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
Finds a channel resource for a given device.
getChannel(HmDevice, String) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
getConnection() - Method in class org.ogema.drivers.homematic.xmlrpc.hl.api.AbstractDeviceHandler
 
getEventResourceName(HmDevice, DeviceDescription) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.KeyChannel
 
getMessage(Locale, Event) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.events.LocalizableEventMessage
 
getToplevelDevice(HmDevice) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
Returns the resource representing the HomeMatic device the channel belongs to.
getToplevelDevice(HmDevice) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
getToplevelResource(Resource) - Static method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
getValue(String, String) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
 
getValue(String, String) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 

H

HmConnection - Class in org.ogema.drivers.homematic.xmlrpc.hl
 
HmConnection(List<DeviceHandlerFactory>, ApplicationManager, EventAdmin, ComponentContext, Logger, HomeMaticDriver, HmLogicInterface) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
HmDevice - Interface in org.ogema.drivers.homematic.xmlrpc.hl.types
OGEMA resource representing a logical device as defined in the HomeMatic XML-RPC specification.
HmLogicInterface - Interface in org.ogema.drivers.homematic.xmlrpc.hl.types
 
HmMaintenance - Interface in org.ogema.drivers.homematic.xmlrpc.hl.types
Stores information from the channel 'Maintenance' that is available on every HomeMatic device.
HmParameter - Interface in org.ogema.drivers.homematic.xmlrpc.hl.types
 
HmParameterBool - Interface in org.ogema.drivers.homematic.xmlrpc.hl.types
 
HmParameterFloat - Interface in org.ogema.drivers.homematic.xmlrpc.hl.types
 
HmParameterInt - Interface in org.ogema.drivers.homematic.xmlrpc.hl.types
 
HmParameterString - Interface in org.ogema.drivers.homematic.xmlrpc.hl.types
 
HomeMaticConnection - Interface in org.ogema.drivers.homematic.xmlrpc.hl.api
Used by DeviceHandler implementations to communicate with its HomeMatic logic interface and to setup OGEMA specific device/resource relations.
HomeMaticDriver - Class in org.ogema.drivers.homematic.xmlrpc.hl
 
HomeMaticDriver() - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
HomeMaticEventMessages - Class in org.ogema.drivers.homematic.xmlrpc.hl.events
 
HomeMaticEventMessages() - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.events.HomeMaticEventMessages
 

I

init() - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
installationMode() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmLogicInterface
 
IpMotionDetector - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
IpMotionDetector() - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpMotionDetector
 
IpMotionDetector(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpMotionDetector
 
IpShutterContact - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
IpShutterContact() - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpShutterContact
 
IpShutterContact(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpShutterContact
 
IpThermostatChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
IpThermostatChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpThermostatChannel
 
IpThermostatChannelHandlerFactory - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
IpThermostatChannelHandlerFactory() - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpThermostatChannelHandlerFactory
 
IpWeatherRoomSensorChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
IpWeatherRoomSensorChannel() - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpWeatherRoomSensorChannel
 
IpWeatherRoomSensorChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpWeatherRoomSensorChannel
 

K

KeyChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
KeyChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.KeyChannel
 

L

LINKED_TEMP_SENS_DECORATOR - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpThermostatChannel
Name ("linkedTempSens") of the decorator linking to the TempSens which shall be used instead of the internal temperature sensor.
LINKED_TEMP_SENS_DECORATOR - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.channels.ThermostatChannel
Name ("linkedTempSens") of the decorator linking to the TempSens to be used instead of the internal temperature sensor.
LocalizableEventMessage - Interface in org.ogema.drivers.homematic.xmlrpc.hl.events
Provides a localized message based on an Event.
logger - Variable in class org.ogema.drivers.homematic.xmlrpc.hl.channels.PMSwitchDevice
 
logger - Variable in class org.ogema.drivers.homematic.xmlrpc.hl.channels.SwitchChannel
 

M

MaintenanceChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
Handler for MAINTENANCE channels on BidCos and HmIP devices.
MaintenanceChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.MaintenanceChannel
 
MaintenanceChannel.PARAMS - Enum in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
max() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 
max() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterBool
 
max() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterFloat
 
max() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterInt
 
max() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterString
 
MAX_REINITTRYTIME - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
MESSAGE_L10N - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.events.OgemaEventConstants
The function used to create a message for a selected locale, type is LocalizableEventMessage
min() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 
min() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterBool
 
min() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterFloat
 
min() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterInt
 
min() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterString
 
MotionDetectorChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
MotionDetectorChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.MotionDetectorChannel
 

N

networkInterface() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmLogicInterface
The network interface on which the HomeMatic XML-RPC can be reached by the HomeMatic gateway.

O

OGEMA_TIMESTAMP - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.events.OgemaEventConstants
The OGEMA execution time when the event occurred.
OgemaEventConstants - Class in org.ogema.drivers.homematic.xmlrpc.hl.events
 
operations() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 
org.ogema.drivers.homematic.xmlrpc.hl - package org.ogema.drivers.homematic.xmlrpc.hl
 
org.ogema.drivers.homematic.xmlrpc.hl.api - package org.ogema.drivers.homematic.xmlrpc.hl.api
 
org.ogema.drivers.homematic.xmlrpc.hl.channels - package org.ogema.drivers.homematic.xmlrpc.hl.channels
 
org.ogema.drivers.homematic.xmlrpc.hl.events - package org.ogema.drivers.homematic.xmlrpc.hl.events
 
org.ogema.drivers.homematic.xmlrpc.hl.types - package org.ogema.drivers.homematic.xmlrpc.hl.types
 

P

PARAM_TEMPERATUREFALL_MODUS - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpThermostatChannel
 
PARAM_TEMPERATUREFALL_MODUS - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.channels.ThermostatChannel
 
parameterName() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 
parameterSet() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 
paramsets() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmDevice
 
performAddLink(String, String, String, String) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
Calls the addLink method of the HomeMatic logic interface.
performAddLink(String, String, String, String) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
performGetLinks(String, int) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
 
performGetLinks(String, int) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
performInitThread() - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
performInitThreadDelayed() - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
performPutParamset(String, String, Map<String, Object>) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
 
performPutParamset(String, String, Map<String, Object>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
performRemoveLink(String, String) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
Calls the removeLink method of the HomeMatic logic interface.
performRemoveLink(String, String) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
performSetValue(String, String, Object) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
 
performSetValue(String, String, Object) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
performSwitchBoxSetup(HmDevice) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.PMSwitchDevice
 
PMSwitchDevice - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
Handler for a HM-ES-PMSw1-Pl device.
PMSwitchDevice(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.PMSwitchDevice
 
pollParameters(HmConnection) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
port() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmLogicInterface
 
PowerMeterChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
PowerMeterChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.PowerMeterChannel
 

R

registerControlledResource(HmDevice, Resource) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
Configure a control relationship between the homematic device and a resource that can be retrieved by using HomeMaticConnection.findControllingDevice(org.ogema.core.model.Resource).
registerControlledResource(HmDevice, Resource) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
reInitTryTime - Variable in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
removeEventListener(HmEventListener) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.HomeMaticConnection
 
removeEventListener(HmEventListener) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HmConnection
 
removeHandlerFactory(DeviceHandlerFactory, Map<String, Object>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
rssiDevice() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmMaintenance
 
rssiPeer() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmMaintenance
 

S

setEventAdmin(EventAdmin) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.api.DeviceHandler
Called by the HomeMatic driver after the DeviceHandler returned true from an DeviceHandler.accept(org.ogema.drivers.homematic.xmlrpc.ll.api.DeviceDescription) call.
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.CO2Sensor
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpMotionDetector
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpShutterContact
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpThermostatChannel
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.IpWeatherRoomSensorChannel
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.KeyChannel
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.MaintenanceChannel
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.MotionDetectorChannel
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.PMSwitchDevice
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.PowerMeterChannel
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.ShutterContactChannel
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.SwitchChannel
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.ThermostatChannel
 
setup(HmDevice, DeviceDescription, Map<String, Map<String, ParameterDescription<?>>>) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.WeatherChannel
 
setupDevice(HmDevice) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
ShutterContactChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
ShutterContactChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.ShutterContactChannel
 
start(ApplicationManager) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
start() - Method in class org.ogema.drivers.homematic.xmlrpc.hl.WriteScheduler
 
stop(Application.AppStopReason) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
storeEvent(HmEvent, SingleValueResource) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.HomeMaticDriver
 
subChannelListener(HmDevice) - Method in class org.ogema.drivers.homematic.xmlrpc.hl.channels.PMSwitchDevice
 
SwitchChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
SwitchChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.SwitchChannel
 

T

tabOrder() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 
ThermostatChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
ThermostatChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.ThermostatChannel
 
TITLE_L10N - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.events.OgemaEventConstants
The function used to create a message for a selected locale, type is LocalizableEventMessage
TOPIC - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.events.ComsysEventConstants
 
TOPIC - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.events.HomeMaticEventMessages
 
type() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmDevice
 
type() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 

U

unit() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 

V

value() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameter
 
value() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterBool
 
value() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterFloat
 
value() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterInt
 
value() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmParameterString
 
valueOf(String) - Static method in enum org.ogema.drivers.homematic.xmlrpc.hl.channels.MaintenanceChannel.PARAMS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ogema.drivers.homematic.xmlrpc.hl.events.ComsysEventConstants.MESSAGE_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ogema.drivers.homematic.xmlrpc.hl.channels.MaintenanceChannel.PARAMS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ogema.drivers.homematic.xmlrpc.hl.events.ComsysEventConstants.MESSAGE_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in interface org.ogema.drivers.homematic.xmlrpc.hl.types.HmDevice
 

W

WeatherChannel - Class in org.ogema.drivers.homematic.xmlrpc.hl.channels
 
WeatherChannel(HomeMaticConnection) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.channels.WeatherChannel
 
WRITE_TARGET - Static variable in class org.ogema.drivers.homematic.xmlrpc.hl.events.HomeMaticEventMessages
 
WriteAction - Class in org.ogema.drivers.homematic.xmlrpc.hl
 
WriteAction() - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.WriteAction
 
WriteScheduler - Class in org.ogema.drivers.homematic.xmlrpc.hl
 
WriteScheduler(ApplicationManager, EventAdmin) - Constructor for class org.ogema.drivers.homematic.xmlrpc.hl.WriteScheduler
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.