Uses of Interface
org.osgi.service.zigbee.descriptions.ZCLCommandDescription
-
Packages that use ZCLCommandDescription Package Description org.osgi.service.zigbee.descriptions Device Service Specification for ZigBee Technology Descriptions. -
-
Uses of ZCLCommandDescription in org.osgi.service.zigbee.descriptions
Methods in org.osgi.service.zigbee.descriptions that return ZCLCommandDescription Modifier and Type Method Description ZCLCommandDescription[]
ZCLClusterDescription. getGeneratedCommandDescriptions()
Returns an array of the generated command descriptions.ZCLCommandDescription[]
ZCLClusterDescription. getReceivedCommandDescriptions()
Returns an array of the received command description.
-