mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-01 22:04:52 +00:00
feat: Adds IHasCiscoNavigatorTouchpanel interface
This commit is contained in:
@@ -164,4 +164,8 @@ namespace PepperDash.Essentials.Core
|
||||
List<string> AccessoryDeviceKeys { get; }
|
||||
}
|
||||
|
||||
public interface IHasCiscoNavigatorTouchpanel
|
||||
{
|
||||
string CiscoNavigatorTouchpanelKey { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user