Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
std::string PhilipsHueController::GetName()
27
{
28
return(light.getModelId());
29
}
30
31
std::string PhilipsHueController::GetVersion()
32
{
Callers
2
RGBController_PhilipsHueEntertainment
Method · 0.45
RGBController_PhilipsHue
Method · 0.45
Calls
1
getModelId
Method · 0.45
Tested by
no test coverage detected