public interface HmLogicInterface
extends org.ogema.core.model.Resource
| Modifier and Type | Method and Description |
|---|---|
org.ogema.core.model.simple.StringResource |
alias() |
org.ogema.core.model.simple.StringResource |
baseUrl()
The base URL of the HomeMatic XML-RPC servlet.
|
org.ogema.core.model.simple.StringResource |
clientUrl() |
org.ogema.core.model.ResourceList<HmDevice> |
devices() |
org.ogema.model.actors.OnOffSwitch |
installationMode() |
org.ogema.core.model.simple.StringResource |
networkInterface()
The network interface on which the HomeMatic XML-RPC can be reached by the
HomeMatic gateway.
|
org.ogema.core.model.simple.IntegerResource |
port() |
activate, addAccessModeListener, addDecorator, addDecorator, addOptionalElement, addResourceListener, addStructureListener, addValueListener, addValueListener, create, deactivate, delete, deleteElement, equalsLocation, equalsPath, exists, getAccessMode, getAccessPriority, getDirectSubResources, getLocation, getLocation, getLocationResource, getName, getParent, getPath, getPath, getReferencingNodes, getReferencingResources, getResourceType, getSubResource, getSubResource, getSubResources, getSubResources, isActive, isDecorator, isReference, isTopLevel, isWriteable, removeAccessModeListener, removeResourceListener, removeStructureListener, removeValueListener, requestAccessMode, setAsReference, setOptionalElementstatic final String ALIAS
org.ogema.core.model.simple.StringResource alias()
org.ogema.core.model.simple.StringResource baseUrl()
networkInterface()
and port(), which will also work in case local IP address changes.org.ogema.core.model.simple.StringResource networkInterface()
org.ogema.core.model.simple.IntegerResource port()
org.ogema.core.model.simple.StringResource clientUrl()
org.ogema.core.model.ResourceList<HmDevice> devices()
org.ogema.model.actors.OnOffSwitch installationMode()
Copyright © 2018. All rights reserved.