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
e03e45ccf5
commit
b982219e2f
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ namespace PepperDash.Essentials.Core.DeviceTypeInterfaces
|
|||
VlanChangeInProgress,
|
||||
|
||||
/// <summary>
|
||||
/// Indicates that the access VLAN on a port has changed, either through a successful call to SetPortVlan
|
||||
/// Indicates that the access VLAN on a port has changed, either through a successful call to SetPortVlan or an external change detected by polling.
|
||||
/// </summary>
|
||||
VlanChanged,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue