ZCL library
4.3
ZCL library to manage a Zigbee network
|
NotificationListener() (defined in NotificationListener) | NotificationListener | [inline] |
notifyClusterSpecificCommand(dbyte nwkAddr, byte epNumber, dbyte clusterId, byte seqNumber, byte cmd, const ClusterSpecCmdAttribute attributes[], int size)=0 | NotificationListener | [pure virtual] |
notifyReportAttribute(dbyte nwkAddr, byte epNumber, dbyte clusterId, byte seqNumber, const ReportAttribute attributes[], int size)=0 | NotificationListener | [pure virtual] |
~NotificationListener() (defined in NotificationListener) | NotificationListener | [inline, virtual] |