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

Method get_entity_page_id

docker/MQTTManager/include/button/button.cpp:76–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76uint32_t ButtonEntity::get_entity_page_id() {
77 return this->_entity_page_id;
78}
79
80uint8_t ButtonEntity::get_entity_page_slot() {
81 return this->_entity_page_slot;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected