Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getSwVersion
Method
getSwVersion
dependencies/hueplusplus-1.0.0/src/BaseDevice.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
std::string BaseDevice::getSwVersion()
75
{
76
return state.getValue().at(
"swversion"
).get<std::string>();
77
}
78
79
std::string BaseDevice::getSwVersion() const
80
{
Callers
3
GetVersion
Method · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
1
getValue
Method · 0.80
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64