mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-12 19:24:53 +00:00
Added HTTP server for receiving feedback from Cisco codec. Added data classes for desiralization of responses from codec.
This commit is contained in:
@@ -6,6 +6,9 @@ using Crestron.SimplSharp;
|
||||
|
||||
namespace PepperDash.Essentials.Core
|
||||
{
|
||||
/// <summary>
|
||||
/// Indicates that the device has the capability to share sources outside the local room
|
||||
/// </summary>
|
||||
public interface IHasSharing
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user