Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
HA4IoT
Hardware
InterruptMonitor
C# Class HA4IoT.Hardware.InterruptMonitor
Datei anzeigen
Open project: chkr1011/CK.HomeAutomation
Class Usage Examples
Public Methods
Method
Description
InterruptMonitor
(
IBinaryInput
pin
) :
System
Start
( ) :
void
Private Methods
Method
Description
Poll
(
object
state
) :
void
Method Details
InterruptMonitor()
public
method
public
InterruptMonitor
(
IBinaryInput
pin
) :
System
pin
IBinaryInput
return
System
Start()
public
method
public
Start
( ) :
void
return
void