Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getModelId
Method
getModelId
dependencies/hueplusplus-1.0.0/src/Group.cpp:228–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
std::string Group::getModelId() const
229
{
230
return state.getValue().at(
"modelid"
).get<std::string>();
231
}
232
233
std::string Group::getUniqueId() const
234
{
Callers
3
GetName
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
1
getValue
Method · 0.80
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36