C# Class IoTFieldGateway.MainPage

Inheritance: Windows.UI.Xaml.Controls.Page
Mostrar archivo Open project: xamarin/mini-hacks

Public Methods

Method Description
MainPage ( ) : Newtonsoft.Json

Private Methods

Method Description
ActiveTimerTick ( object state ) : void
BtnOff_Click ( object sender, RoutedEventArgs e ) : void
BtnOn_Click ( object sender, RoutedEventArgs e ) : void
BtnStartListening_Click ( object sender, RoutedEventArgs e ) : void
BtnStopListening_Click ( object sender, RoutedEventArgs e ) : void
Current_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
DisableCoffeeMakerRelay ( ) : void
EnableCoffeeMakerRelay ( ) : void
InitGpio ( ) : void
Listen ( ) : Task
ToggleCoffeeMakerRelay ( ) : void
UpdateTimerUI ( ) : void
UpdateUI ( ) : void

Method Details

MainPage() public method

public MainPage ( ) : Newtonsoft.Json
return Newtonsoft.Json