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

Method getUId

dependencies/hueplusplus-1.0.0/src/BaseDevice.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59std::string BaseDevice::getUId() const
60{
61 return state.getValue().value("uniqueid", "");
62}
63
64std::string BaseDevice::getManufacturername() const
65{

Callers 3

GetUniqueIDMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls 2

getValueMethod · 0.80
valueMethod · 0.45

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64