mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-01-11 19:44:44 +00:00
add RoomId to ControlPropertiesConfig
This commit is contained in:
@@ -26,6 +26,8 @@ namespace PepperDash.Core
|
||||
|
||||
public string IrFile { get; set; }
|
||||
|
||||
public string RoomId { get; set; }//RoomId for VC-4
|
||||
|
||||
//public ComPortConfig ComParams { get; set; }
|
||||
|
||||
//[JsonConverter(typeof(ComSpecJsonConverter))]
|
||||
|
||||
Reference in New Issue
Block a user