show ble address in web portal

This commit is contained in:
technyon
2023-01-10 17:54:02 +01:00
parent 7b3e15832a
commit 6c256a8eb2
5 changed files with 14 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ public:
const NukiOpener::OpenerState& keyTurnerState();
const bool isPaired();
const BLEAddress getBleAddress() const;
BleScanner::Scanner* bleScanner();