mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-16 05:04:48 +00:00
Revert "add RoomId to ControlPropertiesConfig"
This reverts commit fb35f0fc95.
This commit is contained in:
@@ -26,8 +26,6 @@ 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