| 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.
|
| Class and Description |
|---|
| ZCLAttribute
This interface represents a ZCLAttribute.
|
| ZCLAttributeInfo
This interface provides information about the attribute, like its ZCL
attribute ID, if it manufacturer specific and about its data type (see
ZCLAttributeInfo.getDataType()). |
| ZCLCluster
This interface represents a ZCL Cluster.
|
| ZCLCommandResponse
A response event for a
ZCLCommandResponseStream. |
| ZCLCommandResponseStream
This type represents a stream of responses to a broadcast operation.
|
| ZCLException
This class represents root exception for all the code related to ZigBee/ZCL.
|
| ZCLFrame
This interface models the ZigBee Cluster Library Frame.
|
| ZCLHeader
This interface represents the ZCL Frame Header.
|
| ZCLReadStatusRecord
This interface the reading result of
ZCLCluster.readAttributes(ZCLAttributeInfo[]). |
| ZDPFrame
This interface represents a ZDP frame.
|
| ZigBeeDataInput
The
ZigBeeDataInput interface is designed for converting a series of
bytes in Java data types. |
| ZigBeeEndpoint
This interface represents a ZigBee EndPoint.
|
| ZigBeeEvent
This interface represents events generated by a ZigBee Device node.
|
| ZigBeeException
This class represents root exception for all the code related to ZigBee.
|
| ZigBeeLinkQuality
This interface represents an entry of the NeighborTableList.
|
| ZigBeeNode
This interface represents a ZigBee node, means a physical device that can
communicate using the ZigBee protocol.
|
| ZigBeeRoute
This interface represents an entry of the RoutingTableList
|
| Class and Description |
|---|
| ZCLAttributeInfo
This interface provides information about the attribute, like its ZCL
attribute ID, if it manufacturer specific and about its data type (see
ZCLAttributeInfo.getDataType()). |
| ZigBeeDataInput
The
ZigBeeDataInput interface is designed for converting a series of
bytes in Java data types. |
| ZigBeeDataOutput
The
ZigBeeDataOutput interface is designed for converting Java data
types into a series of bytes. |
| Class and Description |
|---|
| ZigBeeDataInput
The
ZigBeeDataInput interface is designed for converting a series of
bytes in Java data types. |
| ZigBeeDataOutput
The
ZigBeeDataOutput interface is designed for converting Java data
types into a series of bytes. |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0