mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-16 13:14:49 +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 IrFile { get; set; }
|
||||||
|
|
||||||
|
public string RoomId { get; set; } //used for VC-4
|
||||||
|
|
||||||
//public ComPortConfig ComParams { get; set; }
|
//public ComPortConfig ComParams { get; set; }
|
||||||
|
|
||||||
//[JsonConverter(typeof(ComSpecJsonConverter))]
|
//[JsonConverter(typeof(ComSpecJsonConverter))]
|
||||||
|
|||||||
Reference in New Issue
Block a user