Uses of Interface
org.osgi.service.zigbee.ZigBeeEvent
-
Packages that use ZigBeeEvent Package Description org.osgi.service.zigbee Device Service Specification for ZigBee Technology. -
-
Uses of ZigBeeEvent in org.osgi.service.zigbee
Methods in org.osgi.service.zigbee with parameters of type ZigBeeEvent Modifier and Type Method Description void
ZCLEventListener. notifyEvent(ZigBeeEvent event)
Notifies the reception of an event.
-