MCPcopy Create free account
hub / github.com/NSPManager/NSPanelManager / get_controller

Method get_controller

docker/MQTTManager/include/light/light.cpp:114–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114MQTT_MANAGER_ENTITY_CONTROLLER Light::get_controller() {
115 return this->_controller;
116}
117
118uint16_t Light::get_id() {
119 return this->_id;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected