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

Method getProductname

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

Source from the content-addressed store, hash-verified

67}
68
69std::string BaseDevice::getProductname() const
70{
71 return state.getValue().value("productname", "");
72}
73
74std::string BaseDevice::getSwVersion()
75{

Callers 2

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