Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
MQTT_MANAGER_ENTITY_CONTROLLER Light::get_controller() {
115
return this->_controller;
116
}
117
118
uint16_t Light::get_id() {
119
return this->_id;
Callers
1
_send_mqtt_state_update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected