C# Class HA4IoT.Tests.Mockups.TestI2CBusService

Inheritance: HA4IoT.Contracts.Services.ServiceBase, II2CBusService
Afficher le fichier Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( I2CSlaveAddress address, Action action, bool useCache = true ) : void

Private Methods

Méthode Description
TestI2CDevice ( ) : System

Method Details

Execute() public méthode

public Execute ( I2CSlaveAddress address, Action action, bool useCache = true ) : void
address HA4IoT.Contracts.Hardware.I2CSlaveAddress
action Action
useCache bool
Résultat void