docs: update

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Andrew Welker
2025-07-22 12:02:24 -05:00
committed by GitHub
parent 130c874684
commit df201558a5

View File

@@ -29,7 +29,7 @@ namespace PepperDash.Essentials.Core.Config
public string SourceCard { get; set; }
/// <summary>
/// The key of the source output port, used to identify the specific port on the source device for routing.
/// Gets or sets the SourcePort
/// </summary>
public string SourcePort { get; set; }