EthernetConfig

constructor(usingDhcp: Boolean, ipAddress: String? = null, subnetMask: String? = null, defaultGateway: String? = null, dns1: String? = null, dns2: String? = null, proxy: ThetaRepository.Proxy? = null)