![]() |
Helper Class Reference
1.1
HomeGenie - Automation Programs' Engine SDK
|
This is the complete list of members for ProgramHelper, including all inherited members.
| AddFeature(string forDomains, string forModuleTypes, string parameterName, string description, string type) | ProgramHelper | |
| AddOption(string field, string defaultValue, string description, string type) | ProgramHelper | |
| AddVirtualModule(string domain, string address, string type, string widget) | ProgramHelper | |
| AddVirtualModules(string domain, string type, string widget, int startAddress, int endAddress) | ProgramHelper | |
| Feature(string parameterName) | ProgramHelper | |
| GoBackground() | ProgramHelper | |
| IsEnabled | ProgramHelper | |
| IsRunning | ProgramHelper | |
| Module | ProgramHelper | |
| Notify(string title, string message) | ProgramHelper | |
| Notify(string title, string message, params object[] paramList) | ProgramHelper | |
| Option(string field) | ProgramHelper | |
| Parameter(string parameterName) | ProgramHelper | |
| RaiseEvent(string parameter, string value, string description) | ProgramHelper | |
| RaiseEvent(ModuleHelper sourceModule, string parameter, string value, string description) | ProgramHelper | |
| RemoveVirtualModule(string domain, string address) | ProgramHelper | |
| Run(bool willRun=true) | ProgramHelper | |
| Setup(Action functionBlock) | ProgramHelper | |
| Store(string storeName) | ProgramHelper | |
| UseWidget(string widget) | ProgramHelper |
1.8.11