public interface EnOceanRPC
Modifier and Type | Field and Description |
---|---|
static String |
FUNCTION_ID
The Function ID property string, used in EventAdmin RPC broadcasting.
|
static String |
MANUFACTURER_ID
The Manufacturer ID property string, used in EventAdmin RPC broadcasting.
|
Modifier and Type | Method and Description |
---|---|
int |
getFunctionId()
Gets the functionID for this RPC.
|
int |
getManufacturerId()
Gets the manufacturerID for this RPC.
|
String |
getName()
Get a friendly name for the RPC
|
byte[] |
getPayload()
Gets the current payload of the RPC.
|
int |
getSenderId()
Sets the RPC's senderID.
|
void |
setSenderId(int chipId)
Sets the RPC's senderID.
|
static final String MANUFACTURER_ID
static final String FUNCTION_ID
int getManufacturerId()
int getFunctionId()
byte[] getPayload()
int getSenderId()
EnOceanRPC
interface, for the object
may be sent as a standalone using EventAdmin for instance.void setSenderId(int chipId)
chipId
- String getName()
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0