EthernetPayload

A device's network configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

How the device gets an IP address.

Link copied to clipboard

Network configuration for a static IP connection.

Functions

Link copied to clipboard
inline fun copy(block: EthernetPayload.Builder.() -> Unit = {}): EthernetPayload
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String