class DeviceDescriptionClient
Defined at line 245 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/device-description/DeviceDescription.h
Client object for issuing Device Description requests.
Public Members
void * AppState
const WeaveFabricState * FabricState
WeaveExchangeManager * ExchangeMgr
HandleIdentifyResponseFunct OnIdentifyResponseReceived
Public Methods
void DeviceDescriptionClient ()
WEAVE_ERROR Init (WeaveExchangeManager * exchangeMgr)
WEAVE_ERROR Shutdown ()
WEAVE_ERROR SendIdentifyRequest (const IPAddress & nodeAddr, const IdentifyRequestMessage & msg)
WEAVE_ERROR SendIdentifyRequest (const IdentifyRequestMessage & msg)
WEAVE_ERROR CancelExchange ()