mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-06 00:05:05 +00:00
Renamed Config in Essentials room type classes to PropertiesConfig and modified EssentialsRoomBase to derive from ReconfigurableDevice
This commit is contained in:
@@ -774,7 +774,7 @@ namespace PepperDash.Essentials.Fusion
|
||||
|
||||
string roomConfigResponseArgs = args.Sig.StringValue.Replace("&", "and");
|
||||
|
||||
Debug.Console(1, this, "Fusion Response: \n {0}", roomConfigResponseArgs);
|
||||
Debug.Console(2, this, "Fusion Response: \n {0}", roomConfigResponseArgs);
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user