C# Class HouseOfTheFuture.IoTHub.FakeUsageReporter

Afficher le fichier Open project: HouseOfTheFuture/IoT-Device Class Usage Examples

Méthodes publiques

Méthode Description
FakeUsageReporter ( ) : System
InitializeIoTHubClient ( ) : void
ReportFakeUsageForAsync ( MeterType meterType ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
SetupFakeSensorIdentifiers ( ) : void

Method Details

FakeUsageReporter() public méthode

public FakeUsageReporter ( ) : System
Résultat System

InitializeIoTHubClient() public méthode

public InitializeIoTHubClient ( ) : void
Résultat void

ReportFakeUsageForAsync() public méthode

public ReportFakeUsageForAsync ( MeterType meterType ) : System.Threading.Tasks.Task
meterType MeterType
Résultat System.Threading.Tasks.Task