Class FirmwareUpgradeOptions
public class FirmwareUpgradeOptions
- Inheritance
-
FirmwareUpgradeOptions
- Inherited Members
Properties
MaxFirmwareSize
public int MaxFirmwareSize { get; set; }
Property Value
SupportedFirmwareFormats
public string[] SupportedFirmwareFormats { get; set; }
Property Value
- string[]
SupportedUpgradeModes
public bool SupportedUpgradeModes { get; set; }