| Package | Description |
|---|---|
| eu.vicci.process.devices.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenHabEvent.OHItemAddedEvent |
static class |
OpenHabEvent.OHItemCommandEvent |
static class |
OpenHabEvent.OHItemRemovedEvent |
static class |
OpenHabEvent.OHItemStateChangedEvent |
static class |
OpenHabEvent.OHItemStateEvent |
static class |
OpenHabEvent.OHItemUpdatedEvent |
static class |
OpenHabEvent.OpenHabTypedEvent<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends OpenHabEvent> |
OpenHabEvent.fromJson(String json,
Class<T> clazz)
Gets the typed event or null if the event is from other type than the given.
|
| Modifier and Type | Method and Description |
|---|---|
static OpenHabEvent |
OpenHabEvent.fromJson(String json) |
| Modifier and Type | Method and Description |
|---|---|
static eu.vicci.process.devices.core.Sensor |
Devicifier.createDevice(OpenHabEvent openHabEvent,
eu.vicci.openhab.util.IOpenHabRestClient restClient)
Create Device from OpenHabEvent
|
Copyright © 2018. All rights reserved.