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

Method command_callback

docker/MQTTManager/include/button/button.cpp:99–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void ButtonEntity::command_callback(NSPanelMQTTManagerCommand &command) {
100}
101
102bool ButtonEntity::can_toggle() {
103 return true;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected