public final class EnOceanEvent extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_EXPORTED
Property key used to tell apart messages that are exported or imported.
|
static String |
PROPERTY_MESSAGE
Property key for the
EnOceanMessage object embedded in an event. |
static String |
PROPERTY_RPC
Property key for the
EnOceanRPC object embedded in an event. |
static String |
TOPIC_MSG_RECEIVED
Main topic for all OSGi dispatched EnOcean messages, imported or
exported.
|
static String |
TOPIC_RPC_BROADCAST
Main topic for all OSGi broadcast EnOcean RPCs, imported or exported.
|
public static final String TOPIC_MSG_RECEIVED
public static final String TOPIC_RPC_BROADCAST
public static final String PROPERTY_MESSAGE
EnOceanMessage
object embedded in an event.public static final String PROPERTY_EXPORTED
public static final String PROPERTY_RPC
EnOceanRPC
object embedded in an event.Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0