MCPcopy 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
228std::string Group::getModelId() const
229{
230 return state.getValue().at("modelid").get<std::string>();
231}
232
233std::string Group::getUniqueId() const
234{

Callers 3

GetNameMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls 1

getValueMethod · 0.80

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36