Uses of Package
org.osgi.service.zigbee
Packages that use org.osgi.service.zigbee
Package
Description
Device Service Specification for ZigBee Technology.
Device Service Specification for ZigBee Technology Descriptions.
Device Service Specification for ZigBee Technology Data Types.
-
Classes in org.osgi.service.zigbee used by org.osgi.service.zigbeeClassDescriptionThis interface represents a ZCLAttribute.This interface provides information about the attribute, like its ZCL attribute ID, if it manufacturer specific and about its data type (see
ZCLAttributeInfo.getDataType()
).This interface represents a ZCL Cluster.A response event for aZCLCommandResponseStream
.This type represents a stream of responses to a broadcast operation.This class represents root exception for all the code related to ZigBee/ZCL.This interface models the ZigBee Cluster Library Frame.This interface represents the ZCL Frame Header.This interface the reading result ofZCLCluster.readAttributes(ZCLAttributeInfo[])
.This interface represents a ZDP frame.TheZigBeeDataInput
interface is designed for converting a series of bytes in Java data types.This interface represents a ZigBee EndPoint.This interface represents events generated by a ZigBee Device node.This class represents root exception for all the code related to ZigBee.This interface represents an entry of the NeighborTableList.This interface represents a ZigBee node, means a physical device that can communicate using the ZigBee protocol.This interface represents an entry of the RoutingTableList -
Classes in org.osgi.service.zigbee used by org.osgi.service.zigbee.descriptionsClassDescriptionThis interface provides information about the attribute, like its ZCL attribute ID, if it manufacturer specific and about its data type (see
ZCLAttributeInfo.getDataType()
).TheZigBeeDataInput
interface is designed for converting a series of bytes in Java data types.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.typesClassDescriptionThe
ZigBeeDataInput
interface is designed for converting a series of bytes in Java data types.TheZigBeeDataOutput
interface is designed for converting Java data types into a series of bytes.