public interface ZigBeeDeviceDescriptionSet
ZigBeeEndpoint.PROFILE_ID, and
ZigBeeNode.MANUFACTURER_CODE properties.| Modifier and Type | Field and Description |
|---|---|
static String |
DEVICES
Property key for a comma separated list of devices identifiers supported
by the set.
|
static String |
PROFILE_NAME
Property key for a profile name.
|
static String |
VERSION
Property key for a version of the application profile.
|
| Modifier and Type | Method and Description |
|---|---|
ZigBeeDeviceDescription |
getDeviceSpecification(int deviceId,
short version)
Returns the description of a device identified by its identifier and its
version.
|
static final String VERSION
static final String PROFILE_NAME
static final String DEVICES
ZigBeeDeviceDescription getDeviceSpecification(int deviceId, short version)
deviceId - Identifier of the device.version - The version of the application profile.Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0