GHASchema.Classes.Capabilities.InputOutput Namespace |
[This is preliminary documentation and is subject to change.]
Interface | Description | |
---|---|---|
![]() | IDigitalOutput |
Defines the single digital input/output capability
|
![]() | IInfraredOutput |
Defines the infrared output capability
|
![]() | IIPDevice |
Defines TCP/IP communications capability
|
![]() | IRelayOutput |
Defines the single relay capability
Relays are assumed to have two connectors: Normally opened and normally closed
When the State is false, the normally open connector is open and the normally closed connector is closed
When the State is true, the normally open connector is closed and the normally closed connector is opened
|
![]() | ISerialPort |
Defines the Serial Port capability
|