C# Class Ioespt.UWP.DeviceControl.Models.DeviceTypes.ThermometerDevice

Inheritance: IDevice
Datei anzeigen Open project: mikehole/internet-of-esp-things

Private Properties

Property Type Description

Public Methods

Method Description
Refresh ( ) : void
UpdateValue ( ) : Task

Method Details

Refresh() public method

public Refresh ( ) : void
return void

UpdateValue() public method

public UpdateValue ( ) : Task
return Task