| Modifier and Type | Method and Description |
|---|---|
DeviceDescription |
HomeMaticClient.getDeviceDescription(String address) |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceDescription> |
HomeMaticClient.listDevices() |
| Modifier and Type | Method and Description |
|---|---|
DeviceDescription |
HomeMatic.getDeviceDescription(String address) |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceDescription> |
HmBackend.getKnownDevices(String interfaceId)
Retrieve the list of known devices from the backend / persistence for use
in the HomeMatic listDevices(...) function.
|
List<DeviceDescription> |
HomeMatic.listDevices() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceListener.deviceAdded(String interfaceId,
List<DeviceDescription> descriptions)
newDevices
|
| Modifier and Type | Method and Description |
|---|---|
List<DeviceDescription> |
NoOpBackend.getKnownDevices(String interfaceId) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceDescriptionXmlRpc |
| Constructor and Description |
|---|
DeviceDescriptionXmlRpc(DeviceDescription desc) |
Copyright © 2019. All rights reserved.