Package | Description |
---|---|
org.osgi.service.zigbee |
Device Service Specification for ZigBee Technology.
|
org.osgi.service.zigbee.descriptions |
Device Service Specification for ZigBee Technology Descriptions.
|
org.osgi.service.zigbee.types |
Device Service Specification for ZigBee Technology Data Types.
|
Modifier and Type | Method and Description |
---|---|
ZCLDataTypeDescription |
ZCLAttributeInfo.getDataType()
Returns the data type of this attribute.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ZCLSimpleTypeDescription
This interface is used for representing any of the simple ZigBee Data Types
defined in the ZCL.
|
Modifier and Type | Method and Description |
---|---|
ZCLDataTypeDescription |
ZCLParameterDescription.getDataTypeDescription()
Returns the parameter data type.
|
Modifier and Type | Class and Description |
---|---|
class |
ZigBeeArray
A singleton class that represents the 'Array' data type, as it is defined in
the ZigBee Cluster Library specification.
|
class |
ZigBeeAttributeID
A singleton class that represents the 'Attribute ID' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBACnet
A singleton class that represents the 'Unsigned Integer 32-bit' data type,
as it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBag
A singleton class that represents the 'Bag' data type, as it is defined in
the ZigBee Cluster Library specification.
|
class |
ZigBeeBitmap16
A singleton class that represents the 'Bitmap 16-bit' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBitmap24
A singleton class that represents the 'Bitmap 24-bit' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBitmap32
A singleton class that represents the 'Bitmap 32-bit' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBitmap40
A singleton class that represents the 'Bitmap 40-bit' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBitmap48
A singleton class that represents the 'Bitmap 48-bit' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBitmap56
A singleton class that represents the 'Bitmap 56-bit' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBitmap64
A singleton class that represents the 'Bitmap 64-bit' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBitmap8
A singleton class that represents the 'Bitmap 8-bit' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeBoolean
A singleton class that represents the 'Boolean' data type, as it is defined
in the ZigBee Cluster Library specification.
|
class |
ZigBeeCharacterString
A singleton class that represents the 'Character String' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeClusterID
A singleton class that represents the 'Cluster ID' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeDate
A singleton class that represents the 'Date' data type, as it is defined in
the ZigBee Cluster Library specification.
|
class |
ZigBeeEnumeration16
A singleton class that represents the 'Enumeration 16-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeEnumeration8
A singleton class that represents the 'Enumeration 8-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeFloatingDouble
A singleton class that represents the 'Floating Double' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeFloatingSemi
A singleton class that represents the 'Floating Semi' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeFloatingSingle
A singleton class that represents the 'Floating Single' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeGeneralData16
A singleton class that represents the 'General Data 16-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeGeneralData24
A singleton class that represents the 'General Data 24-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeGeneralData32
A singleton class that represents the 'General Data 32-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeGeneralData40
A singleton class that represents the 'General Data 40-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeGeneralData48
A singleton class that represents the 'General Data 48-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeGeneralData56
A singleton class that represents the 'General Data 56-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeGeneralData64
A singleton class that represents the 'General Data 64-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeGeneralData8
A singleton class that represents the 'General Data 8-bit' data type, as it
is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeIEEE_ADDRESS
A singleton class that represents the 'IEEE ADDRESS' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeLongCharacterString
A singleton class that represents the 'Long Character String' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeLongOctetString
A singleton class that represents the 'Long Octet String' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeOctetString
A singleton class that represents the 'Octet String' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeSecurityKey128
A singleton class that represents the 'Security Key 128' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeSet
A singleton class that represents the 'Set' data type, as it is defined in
the ZigBee Cluster Library specification.
|
class |
ZigBeeSignedInteger16
A singleton class that represents the 'Signed Integer 16-bit' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeSignedInteger24
A singleton class that represents the 'Signed Integer 24-bit' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeSignedInteger32
A singleton class that represents the 'Signed Integer 32-bit' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeSignedInteger40
A singleton class that represents the 'Signed Integer 40-bit' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeSignedInteger48
A singleton class that represents the 'Signed Integer 48-bit' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeSignedInteger56
A singleton class that represents the 'Signed Integer 56-bit' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeSignedInteger64
A singleton class that represents the 'Signed Integer 64-bit' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeSignedInteger8
A singleton class that represents the 'Signed Integer 8-bit' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeStructure
A singleton class that represents the 'Structure' data type, as it is defined
in the ZigBee Cluster Library specification.
|
class |
ZigBeeTimeOfDay
A singleton class that represents the 'Time Of Day' data type, as it is
defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeUnsignedInteger16
A singleton class that represents the 'Unsigned Integer 16-bit' data type,
as it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeUnsignedInteger24
A singleton class that represents the 'Unsigned Integer 24-bit' data type,
as it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeUnsignedInteger32
A singleton class that represents the 'Unsigned Integer 32-bit' data type,
as it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeUnsignedInteger40
A singleton class that represents the 'Unsigned Integer 40-bit' data type,
as it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeUnsignedInteger48
A singleton class that represents the 'Unsigned Integer 48-bit' data type,
as it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeUnsignedInteger56
A singleton class that represents the 'Unsigned Integer 56-bit' data type,
as it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeUnsignedInteger64
A singleton class that represents the 'Unsigned Integer 64-bit' data type,
as it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeUnsignedInteger8
A singleton class that represents the 'Unsigned Integer 8-bit' data type, as
it is defined in the ZigBee Cluster Library specification.
|
class |
ZigBeeUTCTime
A singleton class that represents the 'UTC Time' data type, as it is defined
in the ZigBee Cluster Library specification.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0