Add getDcSoftAndHardWareVersion() utility.

This commit is contained in:
Gerhard Hoffmann 2023-09-09 14:43:46 +02:00
parent b2798b349e
commit 3e925756cf

View File

@ -87,6 +87,7 @@ private:
bool updateDeviceConf(QString jsFileToSendToDC);
bool downloadJson(enum FileTypeJson type, int templateIdx,
QString jsFileToSendToDC) const;
QStringList getDcSoftAndHardWareVersion();
private slots:
void readyReadStandardOutput();