SoftwareToUpdate
public enum SoftwareToUpdate : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case core = "core"
-
Undocumented
Declaration
Swift
case otaAgent = "ota_agent"
-
Declaration
Swift
public var description: String { get }