mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-29 20:34:51 +00:00
refactor: remove method
Moving all messenger creation to MC EPI.
This commit is contained in:
@@ -17,7 +17,7 @@ namespace PepperDash.Essentials.Core.DeviceTypeInterfaces
|
||||
/// </summary>
|
||||
public interface IMobileControl : IKeyed
|
||||
{
|
||||
void CreateMobileControlRoomBridge(IEssentialsRoom room, IMobileControl parent);
|
||||
/*void CreateMobileControlRoomBridge(IEssentialsRoom room, IMobileControl parent);*/
|
||||
|
||||
void LinkSystemMonitorToAppServer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user