Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
std::string BaseDevice::getUId() const
60
{
61
return state.getValue().value(
"uniqueid"
,
""
);
62
}
63
64
std::string BaseDevice::getManufacturername() const
65
{
Callers
3
GetUniqueID
Method · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
2
getValue
Method · 0.80
value
Method · 0.45
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64