Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NSPManager/NSPanelManager
/ command_callback
Method
command_callback
docker/MQTTManager/include/switch/switch.cpp:128–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
void SwitchEntity::command_callback(NSPanelMQTTManagerCommand &command) {
129
}
130
131
bool SwitchEntity::can_toggle() {
132
return true;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected