Methods
getConfig
- getConfig(key: string): Promise<any>
-
Parameters
Returns Promise<any>
getControl
- getControl(key: string): Promise<any>
-
Parameters
Returns Promise<any>
setControl
- setControl(key: string, value: any): Promise<any>
-
Parameters
Returns Promise<any>
startMonitor
- startMonitor(): Promise<void>
stopMonitor
- stopMonitor(): Promise<void>