Method | Description | |
---|---|---|
ConditionsUpdateTime ( object sender, |
||
DayNightUpdateTime ( object sender, |
||
ForecastUpdateTime ( object sender, |
||
OwnTypes ( ) : void | ||
ProcessCommand ( OSAEMethod method ) : void | ||
RunInterface ( string pluginName ) : void | ||
Shutdown ( ) : void | ||
update ( ) : void | ||
updateDayNight ( ) : void | ||
updateconditions ( ) : void | ||
updateforecast ( ) : void |
Method | Description | |
---|---|---|
GetFieldFromXmlAndReport ( |
||
GetNodeValue ( |
||
ReportFieldValue ( string fieldName, string fieldValue ) : void |
public ConditionsUpdateTime ( object sender, |
||
sender | object | |
eArgs | ||
return | void |
public DayNightUpdateTime ( object sender, |
||
sender | object | |
eArgs | ||
return | void |
public ForecastUpdateTime ( object sender, |
||
sender | object | |
eArgs | ||
return | void |
public ProcessCommand ( OSAEMethod method ) : void | ||
method | OSAEMethod | |
return | void |
public RunInterface ( string pluginName ) : void | ||
pluginName | string | |
return | void |