Interface NetworkTypeOther

A different network type (e.g., Ethernet network). Subtype of NetworkType.

interface NetworkTypeOther {
    @type: "networkTypeOther";
}

Properties

Properties

@type: "networkTypeOther"