MCPcopy 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
74std::string BaseDevice::getSwVersion()
75{
76 return state.getValue().at("swversion").get<std::string>();
77}
78
79std::string BaseDevice::getSwVersion() const
80{

Callers 3

GetVersionMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls 1

getValueMethod · 0.80

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64