DPP/DLT functionality #36

Merged
pedro merged 68 commits from dpp into main 2024-12-11 15:15:14 +00:00
Showing only changes of commit e6424af251 - Show all commits

View file

@ -108,7 +108,6 @@ class Device:
return
if self.uuid:
import pdb; pdb.set_trace()
self.last_evidence = Evidence(self.uuid)
return