mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-07-02 10:38:16 +00:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a7b839296e
commit
e03e45ccf5
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ namespace PepperDash.Essentials.Core.DeviceTypeInterfaces
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Event arguments for port state changes on a network switch, such as VLAN changes or PoE state changes.
|
||||
/// Enumeration of network switch port state change event types (e.g. VLAN changes or PoE state changes).
|
||||
/// </summary>
|
||||
public enum NetworkSwitchPortEventType
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue