HardInterface

internal struct HardInterface

A simple struct representing a hardware interface.

  • Undocumented

    Declaration

    Swift

    let connected: Bool
  • ip

    Undocumented

    Declaration

    Swift

    let ip: String?