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