mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
parent
1fee896a3d
commit
3c7495aaa1
37 changed files with 74 additions and 150 deletions
|
|
@ -12,7 +12,8 @@ using PepperDash.Essentials.Core.Config;
|
|||
|
||||
|
||||
namespace PepperDash.Essentials.Core.CrestronIO
|
||||
{
|
||||
{
|
||||
[Description("Wrapper class for Digital Input")]
|
||||
public class GenericDigitalInputDevice : EssentialsBridgeableDevice, IDigitalInput
|
||||
{
|
||||
public DigitalInput InputPort { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue