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

@@ -27,6 +27,7 @@ public:
const NukiLock::KeyTurnerState& keyTurnerState();
const bool isPaired();
const bool hasKeypad();
const BLEAddress getBleAddress() const;
void notify(Nuki::EventType eventType) override;