ComponentInfo

public struct ComponentInfo

Information about the component.

The result type of ComponentInfoCommand.

  • Represents the firmware version of the component.

    Declaration

    Swift

    public var version: Version
  • Represents unique identifer of the component.

    Declaration

    Swift

    public var uuid: String