MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / GetName

Method GetName

Controllers/PhilipsHueController/PhilipsHueController.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26std::string PhilipsHueController::GetName()
27{
28 return(light.getModelId());
29}
30
31std::string PhilipsHueController::GetVersion()
32{

Calls 1

getModelIdMethod · 0.45

Tested by

no test coverage detected