Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NSPManager/NSPanelManager
/ get_controller
Method
get_controller
docker/MQTTManager/include/switch/switch.cpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
MQTT_MANAGER_ENTITY_CONTROLLER SwitchEntity::get_controller() {
66
return this->_controller;
67
}
68
69
uint16_t SwitchEntity::get_id() {
70
return this->_id;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected