Changes:
- Code refactored, DIagsPt1 and 2 moved into there own folder called DIagnostics - Pre tests and final tests moved into a AiQ tests - Mobile Pre Tests added - Mobile pre test - Added firmware check for the SRZ
This commit is contained in:
@@ -218,6 +218,7 @@ namespace AiQ_GUI
|
||||
public static string LatestVersion { get; set; } = string.Empty;
|
||||
public static int PowerConsumption { get; set; } = 0;
|
||||
public static string LicencingServerURL { get; set; } = string.Empty;
|
||||
public static string SRZFirmware { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
public class CameraAccessInfo
|
||||
|
||||
Reference in New Issue
Block a user