C8yNetworkType

public enum C8yNetworkType : String, CaseIterable, Hashable, Identifiable

Undocumented

  • Undocumented

    Declaration

    Swift

    case none = "Device Credentials"
  • Undocumented

    Declaration

    Swift

    case lora = "LoRa"
  • Undocumented

    Declaration

    Swift

    case sigfox = "SigFox"
  • id

    Declaration

    Swift

    public var id: C8yNetworkType { get }