Property | Type | Description | |
---|---|---|---|
APP_CONFIG_PATH | string | ||
DEVICES_CONFIG_PATH | string | ||
PATTERN_CONFIG_PATH | string |
Method | Description | |
---|---|---|
GetUserAppDataPath ( ) : string | ||
LoadModelRepository ( ConfigurationChecker configurationChecker ) : ModelRepository |
Method | Description | |
---|---|---|
GetDeviceConfigurationStream ( FileMode mode ) : Stream | ||
LoadApplicationConfiguration ( ConfigurationChecker configurationChecker, ModelRepository repo ) : void | ||
LoadStoredDevices ( ModelRepository repo ) : void | ||
LoadStoredPatterns ( ModelRepository repo ) : void |
public static GetUserAppDataPath ( ) : string | ||
return | string |
public static LoadModelRepository ( ConfigurationChecker configurationChecker ) : ModelRepository | ||
configurationChecker | ConfigurationChecker | |
return | ModelRepository |
public static string DEVICES_CONFIG_PATH | ||
return | string |