C# Class HA4IoT.Hardware.CCTools.HSREL5

Inheritance: CCToolsBoardBase, IBinaryOutputController
Afficher le fichier Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Méthodes publiques

Méthode Description
GetOutput ( int number ) : IBinaryOutput
HSREL5 ( DeviceId id, I2CSlaveAddress i2CAddress, II2CBusService bus ) : System
this ( HSREL5Pin pin ) : IBinaryOutput

Method Details

GetOutput() public méthode

public GetOutput ( int number ) : IBinaryOutput
number int
Résultat IBinaryOutput

HSREL5() public méthode

public HSREL5 ( DeviceId id, I2CSlaveAddress i2CAddress, II2CBusService bus ) : System
id DeviceId
i2CAddress HA4IoT.Contracts.Hardware.I2CSlaveAddress
bus II2CBusService
Résultat System

this() public méthode

public this ( HSREL5Pin pin ) : IBinaryOutput
pin HSREL5Pin
Résultat IBinaryOutput