C# Class GHIElectronics.UAP.Gadgeteer.Modules.Moisture

Inheritance: Module
Mostrar archivo Open project: amykatenicho/IoTWorkshop

Public Methods

Method Description
GetReading ( ) : double

Protected Methods

Method Description
Initialize ( ISocket parentSocket ) : System.Threading.Tasks.Task

Method Details

GetReading() public method

public GetReading ( ) : double
return double

Initialize() protected method

protected Initialize ( ISocket parentSocket ) : System.Threading.Tasks.Task
parentSocket ISocket
return System.Threading.Tasks.Task