feat: Add on/off dsp keys to EssentialsAvRoomPropertiesConfig

clean up XML comments and improve property definitions in EssentialsRoomConfig
This commit is contained in:
Neil Dorin
2025-11-26 15:48:14 -07:00
parent dbf5740841
commit f7c7160bf0
2 changed files with 83 additions and 37 deletions

View File

@@ -77,9 +77,7 @@ namespace PepperDash.Essentials.Core
/// A name that will override the source's name on the UI
/// </summary>
[JsonProperty("name")]
/// <summary>
/// Gets or sets the Name
/// </summary>
public string Name { get; set; }
/// <summary>