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