mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Updatest to CotjaDdvc01RoomBridge to enable source control joins on EISC (need to update API words in dictionary to match existing interface extensions)
This commit is contained in:
parent
385686e7e0
commit
b16d61f64c
7 changed files with 150 additions and 9 deletions
|
|
@ -92,6 +92,10 @@ namespace PepperDash.Essentials.Bridges
|
|||
};
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// API class for IBasicCommunication devices
|
||||
/// </summary>
|
||||
public class IBasicCommunicationApi : DeviceApiBase
|
||||
{
|
||||
public IBasicCommunication Device { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue