BridgeNetworkOutput

The output of the bridge. A network output is delivered to your premises.

Types

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

Properties

Link copied to clipboard

The network output IP Address.

Link copied to clipboard
val name: String?

The network output name.

Link copied to clipboard

The network output's gateway network name.

Link copied to clipboard
val port: Int?

The network output port.

Link copied to clipboard

The network output protocol.

Link copied to clipboard
val ttl: Int?

The network output TTL.

Functions

Link copied to clipboard
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