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
6a4e3d5be2
commit
a7b839296e
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ namespace PepperDash.Essentials.Core.DeviceTypeInterfaces
|
||||||
PoeEnableInProgress,
|
PoeEnableInProgress,
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Indicates that the PoE state on a port has changed, either through a successful call to SetPortPoeState
|
/// Indicates that PoE has been enabled on the port, either through a successful call to SetPortPoeState or an external change detected by polling.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
PoEEnabled
|
PoEEnabled
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue