Zigbee Protocol Controller 1.6.0
zigpc_discovery::events::DiscoverEvent Class Referenceabstract

#include <zigpc_discovery_events.hpp>

Inheritance diagram for zigpc_discovery::events::DiscoverEvent:
zigpc_discovery::events::DeviceDiscoverRequest zigpc_discovery::events::DeviceDiscoverResponse zigpc_discovery::events::EndpointDiscoverRequest zigpc_discovery::events::EndpointDiscoverResponse

Public Member Functions

 DiscoverEvent (const char *label)
 
virtual sl_status_t handle (void)=0
 
virtual ~DiscoverEvent ()=default
 

Public Attributes

const char * label
 

Constructor & Destructor Documentation

◆ DiscoverEvent()

zigpc_discovery::events::DiscoverEvent::DiscoverEvent ( const char *  label)
inlineexplicit

◆ ~DiscoverEvent()

virtual zigpc_discovery::events::DiscoverEvent::~DiscoverEvent ( )
virtualdefault

Member Function Documentation

◆ handle()

Member Data Documentation

◆ label

const char* zigpc_discovery::events::DiscoverEvent::label

The documentation for this class was generated from the following file: