Uses of Interface
org.osgi.service.zigbee.ZCLFrame
Packages that use ZCLFrame
-
Uses of ZCLFrame in org.osgi.service.zigbee
Methods in org.osgi.service.zigbee that return types with arguments of type ZCLFrameModifier and TypeMethodDescriptionZCLCommandResponse.getResponse()
Returns a promise holding the response.Invokes a command on this cluster with aZCLFrame
.Invokes a command on this cluster.Methods in org.osgi.service.zigbee with parameters of type ZCLFrameModifier and TypeMethodDescriptionBroadcasts a ZCL frame to the cluster ID of all the nodes of the ZigBee network.Broadcasts a ZCL frame to the cluster ID of all the nodes of the ZigBee network.Broadcasts a given ZCL Frame to clusterclusterID
on all theZigBeeEndpoint
that are running on this node (endpoint broadcasting).Broadcasts a given ZCL Frame to clusterclusterID
on all theZigBeeEndpoint
that are running on this node (endpoint broadcasting).Sends a ZCL frame to the group represented by this service.Sends a ZCL frame to the ZigBee group represented by this service.Invokes a command on this cluster with aZCLFrame
.Invokes a command on this cluster.