Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NSPManager/NSPanelManager
/ get_id
Method
get_id
docker/MQTTManager/include/light/light.cpp:118–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
uint16_t Light::get_id() {
119
return this->_id;
120
}
121
122
std::string Light::get_name() {
123
return this->_name;
Callers
1
get_mqtt_state_topic
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected