Uses of Package
org.osgi.service.zigbee
-
Packages that use org.osgi.service.zigbee 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. -
Classes in org.osgi.service.zigbee used by org.osgi.service.zigbee Class 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 (seeZCLAttributeInfo.getDataType()
).ZCLCluster This interface represents a ZCL Cluster.ZCLCommandResponse A response event for aZCLCommandResponseStream
.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 ofZCLCluster.readAttributes(ZCLAttributeInfo[])
.ZDPFrame This interface represents a ZDP frame.ZigBeeDataInput TheZigBeeDataInput
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 -
Classes in org.osgi.service.zigbee used by org.osgi.service.zigbee.descriptions Class Description ZCLAttributeInfo This interface provides information about the attribute, like its ZCL attribute ID, if it manufacturer specific and about its data type (seeZCLAttributeInfo.getDataType()
).ZigBeeDataInput TheZigBeeDataInput
interface is designed for converting a series of bytes in Java data types.ZigBeeDataOutput TheZigBeeDataOutput
interface is designed for converting Java data types into a series of bytes. -
Classes in org.osgi.service.zigbee used by org.osgi.service.zigbee.types Class Description ZigBeeDataInput TheZigBeeDataInput
interface is designed for converting a series of bytes in Java data types.ZigBeeDataOutput TheZigBeeDataOutput
interface is designed for converting Java data types into a series of bytes.