mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-25 02:14:56 +00:00
feat: IMobileControlTouchpanelController
This commit is contained in:
@@ -106,4 +106,11 @@ namespace PepperDash.Essentials.Core.DeviceTypeInterfaces
|
||||
Action<string,string, JToken> Action { get; }
|
||||
}
|
||||
|
||||
public interface IMobileControlTouchpanelController
|
||||
{
|
||||
StringFeedback AppUrlFeedback { get; }
|
||||
string DefaultRoomKey { get; }
|
||||
string DeviceKey { get; }
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user