json log for opener

This commit is contained in:
technyon
2022-08-13 20:28:11 +02:00
parent c9a7af7688
commit eceabfeae7
8 changed files with 105 additions and 36 deletions

View File

@@ -225,7 +225,7 @@ void NukiWrapper::updateAuthData()
}
delay(200);
std::list<Nuki::LogEntry> log;
std::list<NukiLock::LogEntry> log;
_nukiLock.getLogEntries(&log);
if(log.size() > 0)