show drive overview

This commit is contained in:
2020-08-07 12:07:29 +02:00
parent 1b0ea97ed1
commit 99273756da
5 changed files with 49 additions and 16 deletions

View File

@ -38,6 +38,9 @@ public:
uint32_t powerCycles);
string sCapacityToText();
string sErrorCountToText();
string sPowerOnHoursToText();
string sPowerCyclesToText();
private:
string sPath;