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