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

Inheritance: IDevice
Afficher le fichier Open project: mikehole/internet-of-esp-things

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Refresh ( ) : void
UpdateValue ( ) : Task

Method Details

Refresh() public méthode

public Refresh ( ) : void
Résultat void

UpdateValue() public méthode

public UpdateValue ( ) : Task
Résultat Task