Package | Description |
---|---|
org.osgi.service.enocean |
EnOcean Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
String |
EnOceanHost.apiVersion()
Returns the chip's API version info (cf.
|
String |
EnOceanHost.appVersion()
Returns the chip's application version info (cf.
|
int |
EnOceanHost.getBaseID()
Gets the BASE_ID of the chip, if set (cf.
|
int |
EnOceanHost.getChipId(String servicePID)
Retrieves the CHIP_ID associated with the given servicePID, if existing
on this chip.
|
int |
EnOceanHost.getRepeaterLevel()
Gets the current repeater level of the host (cf.
|
void |
EnOceanHost.reset()
Reset the EnOcean Host (cf.
|
void |
EnOceanHost.setBaseID(int baseID)
Sets the base ID of the device, may be used up to 10 times (cf.
|
void |
EnOceanHost.setRepeaterLevel(int level)
Sets the repeater level on the host (cf.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0