MCPcopy 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
118uint16_t Light::get_id() {
119 return this->_id;
120}
121
122std::string Light::get_name() {
123 return this->_name;

Callers 1

get_mqtt_state_topicMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected