Enum NetworkInterfaceType
Supported types of network interfaces
Namespace: DuetAPI.ObjectModel
Assembly: DuetAPI.dll
Syntax
[JsonConverter(typeof(JsonLowerCaseStringEnumConverter))]
public enum NetworkInterfaceType
Fields
Name | Description |
---|---|
LAN | Wired network interface |
WiFi | Wireless network interface |