| Modifier and Type | Field and Description |
|---|---|
static String |
ITEM_ADDED
An item has been added to the item registry.
|
static String |
ITEM_COMMAND
A command is sent to an item via a channel.
|
static String |
ITEM_REMOVED
An item has been removed from the item registry.
|
static String |
ITEM_STATE
an item state update event was sent
|
static String |
ITEM_STATE_CHANGED
The state of an item has changed.
|
static String |
ITEM_UPDATED
An item has been updated in the item registry.
|
| Constructor and Description |
|---|
OpenHabEventTopics() |
public static final String ITEM_STATE
public static final String ITEM_STATE_CHANGED
public static final String ITEM_ADDED
public static final String ITEM_REMOVED
public static final String ITEM_UPDATED
public static final String ITEM_COMMAND
Copyright © 2018. All rights reserved.