| Package | Description |
|---|---|
| eu.vicci.openhab.util |
| Modifier and Type | Method and Description |
|---|---|
List<OpenHabItem> |
IOpenHabRestClient.getAllItems()
Gets a list with all openhab items.
|
List<OpenHabItem> |
OpenHabRestClient.getAllItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
IOpenHabRestClient.postCommand(OpenHabItem item,
String command)
Posts a command to the specified openhab item.
|
void |
OpenHabRestClient.postCommand(OpenHabItem item,
String command) |
Copyright © 2018. All rights reserved.