mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-16 05:05:00 +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
|
public interface IMobileControl:IKeyed
|
||||||
{
|
{
|
||||||
void CreateMobileControlRoomBridge(EssentialsRoomBase room);
|
void CreateMobileControlRoomBridge(EssentialsRoomBase room);
|
||||||
|
|
||||||
|
void LinkSystemMonitorToAppServer();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user