| Package | Description |
|---|---|
| org.ogema.drivers.homematic.xmlrpc.ll | |
| org.ogema.drivers.homematic.xmlrpc.ll.api | |
| org.ogema.drivers.homematic.xmlrpc.ll.xmlrpc |
| Modifier and Type | Method and Description |
|---|---|
XmlRpcStruct |
HomeMaticClient.getParamset(String address,
String paramset_key) |
XmlRpcStruct |
HomeMaticClient.rssiInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
HomeMaticClient.putParamset(String address,
String paramset_key,
XmlRpcStruct set) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeviceDescription
Represents a
DeviceDescription as defined in the HomeMatic
XML-RPC specification. |
interface |
ParameterDescription<T>
Represents a
ParameterDescription as defined in the HomeMatic
XML-RPC specification. |
| Modifier and Type | Method and Description |
|---|---|
XmlRpcStruct |
HomeMatic.getParamset(String address,
String paramset_key) |
XmlRpcStruct |
HomeMatic.rssiInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
HomeMatic.putParamset(String address,
String paramset_key,
XmlRpcStruct set) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceDescriptionXmlRpc |
class |
MapXmlRpcStruct |
class |
ParameterDescriptionXmlRpc<T> |
Copyright © 2018. All rights reserved.