Uses of Interface
org.osgi.service.zigbee.ZCLReadStatusRecord
-
Packages that use ZCLReadStatusRecord Package Description org.osgi.service.zigbee Device Service Specification for ZigBee Technology. -
-
Uses of ZCLReadStatusRecord in org.osgi.service.zigbee
Methods in org.osgi.service.zigbee that return types with arguments of type ZCLReadStatusRecord Modifier and Type Method Description Promise<java.util.Map<java.lang.Integer,ZCLReadStatusRecord>>
ZCLCluster. readAttributes(ZCLAttributeInfo[] attributes)
Reads a list of attributes by issuing a ZCL Read Attributes command.
-