MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / ReLoadConfigXML

Method ReLoadConfigXML

cpp/src/command_classes/ManufacturerSpecific.cpp:339–344  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Reload previously discovered device configuration. -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

337// Reload previously discovered device configuration.
338//-----------------------------------------------------------------------------
339void ManufacturerSpecific::ReLoadConfigXML
340(
341)
342{
343 LoadConfigXML( );
344}
345
346//-----------------------------------------------------------------------------
347// <ManufacturerSpecific::CreateVars>

Callers 1

AdvanceQueriesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected