mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Working towards getting EssentialsTouchpanelController to switch rooms
This commit is contained in:
parent
2db397b474
commit
6542c062b9
4 changed files with 41 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ namespace PepperDash.Essentials.Core
|
|||
/// <summary>
|
||||
/// The list of rooms keys that can be combined
|
||||
/// </summary>
|
||||
[JsonProperty("roomMap")]
|
||||
[JsonProperty("roomKeys")]
|
||||
public List<string> RoomKeys {get; set;}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue