mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Better handling for HdBaseT style TX units on non CPU3 DM Chassis
This commit is contained in:
parent
ac93081278
commit
d21f6798fd
3 changed files with 137 additions and 101 deletions
|
|
@ -21,6 +21,8 @@ namespace PepperDash.Essentials.DM
|
|||
{
|
||||
public DmTx401C Tx { get; private set; }
|
||||
|
||||
|
||||
|
||||
public RoutingInputPortWithVideoStatuses HdmiIn { get; private set; }
|
||||
public RoutingInputPortWithVideoStatuses DisplayPortIn { get; private set; }
|
||||
public RoutingInputPortWithVideoStatuses VgaIn { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue