mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-10 10:15:01 +00:00
adds LinkSystemMonitorToAppServer method...
...to IMobileControl
This commit is contained in:
@@ -6,5 +6,7 @@ namespace PepperDash_Essentials_Core.DeviceTypeInterfaces
|
||||
public interface IMobileControl:IKeyed
|
||||
{
|
||||
void CreateMobileControlRoomBridge(EssentialsRoomBase room);
|
||||
|
||||
void LinkSystemMonitorToAppServer();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user