|
static global::System.Resources.ResourceManager | ResourceManager [get] |
| Returns the cached ResourceManager instance used by this class. More...
|
|
static global::System.Globalization.CultureInfo | Culture [get, set] |
| Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. More...
|
|
static string | ACTION_PERSIST_FAILED [get] |
| Looks up a localized string similar to An error occurred while persisting action: {0}.. More...
|
|
static string | COMPILER_INVOKING_DAILY_EVENT_FAILED [get] |
| Looks up a localized string similar to An error occurred while invoking a handler registered to the DailyAvgsCompiled event.. More...
|
|
static string | COMPILER_INVOKING_FIVEMIN_EVENT_FAILED [get] |
| Looks up a localized string similar to An error occurred while invoking a handler registered to the FiveMinAvgsCompiled event.. More...
|
|
static string | COMPILER_INVOKING_HOURLY_EVENT_FAILED [get] |
| Looks up a localized string similar to An error occurred while invoking a handler registered to the HourlyAvgsCompiled event.. More...
|
|
static string | COMPILER_INVOKING_MEASUREMENTS_EVENT [get] |
| Looks up a localized string similar to An error occurred while invoking a handler registered to the MeasurementsCompiled event.. More...
|
|
static string | COMPILER_INVOKING_MONTHLY_EVENT_FAILED [get] |
| Looks up a localized string similar to An error occurred while invoking a handler registered to the MonthlyAvgsCompiled event.. More...
|
|
static string | COMPILER_NO_MEASUREMENTS_MAPPED [get] |
| Looks up a localized string similar to No measurements are mapped for the [{0}] compiler; the data is being collected but not processed.. More...
|
|
static string | CONFIG_SERIAL_INVALID_DATABITS [get] |
| Looks up a localized string similar to The provided value is not valid for data bits; valid values are "One", "OneDotFive", and "Two".. More...
|
|
static string | CONFIG_SERIAL_INVALID_FLOW [get] |
| Looks up a localized string similar to The provided value is not valid for flow control; valid values are "None", "Hardware", and "XonXoff".. More...
|
|
static string | CONFIG_SERIAL_INVALID_PARITY [get] |
| Looks up a localized string similar to The provided value is not valid for parity; valid values are "None", "Event", "Odd", "Mark", and "Space".. More...
|
|
static string | CONTROLLER_READ_ERROR [get] |
| Looks up a localized string similar to An error occurred while retrieving readings from {0}.. More...
|
|
static string | CONTROLLER_RESET_ERROR [get] |
| Looks up a localized string similar to An error occurred while resetting the controller: {0}.. More...
|
|
static string | INIT_INVALID_COMPILERREF [get] |
| Looks up a localized string similar to Referenced data compiler is not a valid type; must support IDataCompiler.. More...
|
|
static string | INIT_INVALID_COMPILERSTATE [get] |
| Looks up a localized string similar to Referenced data compiler is not in a valid state; must not be errored.. More...
|
|
static string | INIT_INVALID_EVTPROCREF [get] |
| Looks up a localized string similar to Referenced event processor is not a valid type; must support IEventProcessor.. More...
|
|
static string | INIT_INVALID_GRAPHGENREF [get] |
| Looks up a localized string similar to Referenced graph generator is not a valid type; must support IGraphGenerator.. More...
|
|
static string | INIT_INVALID_GRAPHGENSTATE [get] |
| Looks up a localized string similar to Referenced graph generator is not in a valid state; must not be errored.. More...
|
|
static string | INIT_INVALID_RPTGENREF [get] |
| Looks up a localized string similar to Referenced report generator is not a valid type; must support IReportGenerator.. More...
|
|
static string | INIT_INVALID_SETTINGSSTOREREF [get] |
| Looks up a localized string similar to Referenced settings store is not a valid type; must support ISettingsStore.. More...
|
|
static string | INIT_INVALID_SETTINGSSTORESTATE [get] |
| Looks up a localized string similar to Referenced settings store is not in a valid state; must not be errored.. More...
|
|
static string | INIT_INVALID_STOREREF [get] |
| Looks up a localized string similar to Referenced data store is not a valid type; must support IDataStore and IMeasurementStore.. More...
|
|
static string | INIT_INVALID_STORESTATE [get] |
| Looks up a localized string similar to Referenced data store is not in a valid state; must not be errored.. More...
|
|
static string | INIT_NOTSET_COMPILERREF [get] |
| Looks up a localized string similar to Data compiler reference is not set; referenced type must support IDataCompiler.. More...
|
|
static string | INIT_NOTSET_EVTPROCRREF [get] |
| Looks up a localized string similar to Event processor reference is not set; referenced type must support IEventProcessor.. More...
|
|
static string | INIT_NOTSET_GRAPHGENREF [get] |
| Looks up a localized string similar to Graph generator reference is not set; referenced type must support IGraphGenerator.. More...
|
|
static string | INIT_NOTSET_SETTINGSSTOREREF [get] |
| Looks up a localized string similar to Settings store reference is not set; referenced type must support ISettingsStore.. More...
|
|
static string | INIT_NOTSET_STOREREF [get] |
| Looks up a localized string similar to Data store reference is not set; referenced type must support IDataStore and IMeasurementStore.. More...
|
|
static string | INIT_SUPERVISABLE_INCORRECT_CONFIG_TYPE [get] |
| Looks up a localized string similar to An attempt was made to initialize the supervisable component with on incorrect configuration type: {0}. Expected a configuration element of type {1}.. More...
|
|
static string | INIT_SUPERVISOR_INCORRECT_CONFIG_TYPE [get] |
| Looks up a localized string similar to An attempt was made to initialize the supervisor with on incorrect configuration type: {0}. Expected a configuration element of type {1}.. More...
|
|
static string | INIT_SUPERVISOR_NOT_INITIALIZED [get] |
| Looks up a localized string similar to The supervisor is not initialized: {0}.. More...
|
|
static string | MANAGEDELEMENT_PERSIST_FAILED [get] |
| Looks up a localized string similar to An error occurred while persisting managed element: {0}.. More...
|
|
static string | MAPPING_PERSIST_FAILED [get] |
| Looks up a localized string similar to An error occurred while persisting mapping: {0}.. More...
|
|
static string | MISSING_READING [get] |
| Looks up a localized string similar to The [{0}] formula cannot proceed because the [{1}] reading is missing.. More...
|
|
static string | POSTPROC_ERR_DAILYAVGS [get] |
| Looks up a localized string similar to An error aborted the post processing of daily averages in {0}.. More...
|
|
static string | POSTPROC_ERR_FIVEMINAVGS [get] |
| Looks up a localized string similar to An error aborted the post processing of five minute averages in {0}.. More...
|
|
static string | POSTPROC_ERR_HOURLYAVGS [get] |
| Looks up a localized string similar to An error aborted the post processing of hourly averages in {0}.. More...
|
|
static string | POSTPROC_ERR_MEASUREMENTS [get] |
| Looks up a localized string similar to An error aborted the post processing of measurements in {0}.. More...
|
|
static string | POSTPROC_ERR_MONTHLYAVGS [get] |
| Looks up a localized string similar to An error aborted the post processing of monthly averages in {0}.. More...
|
|
static string | RPTGEN_FAILED_TO_QUEUE_REQUEST [get] |
| Looks up a localized string similar to An error prevented the queuing of a request to perform reporting activities.. More...
|
|
static string | RPTGEN_FATAL_GEN_MONTHLIES [get] |
| Looks up a localized string similar to A fatal error aborted the generation of monthly reports. See server log for details.. More...
|
|
static string | RPTGEN_FATAL_GEN_WEEKLIES [get] |
| Looks up a localized string similar to A fatal error aborted the generation of weekly reports. See server log for details.. More...
|
|
static string | RPTGEN_PUBLISH_LOC_NOT_FOUND [get] |
| Looks up a localized string similar to The configured directory for publishing reports was not found: {0}.. More...
|
|
static string | RPTGEN_TEMP_SPACE_NOT_FOUND [get] |
| Looks up a localized string similar to The configured directory for temporary storage was not found: {0}.. More...
|
|
static string | SENSOR_PERSIST_FAILED [get] |
| Looks up a localized string similar to An error occurred while persisting sensor: {0}.. More...
|
|
static string | SETTING_PERSIST_FAILED [get] |
| Looks up a localized string similar to An error occurred while persisting settings: {0}.. More...
|
|
static string | SETTINGS_ROLLBACK_FAILED [get] |
| Looks up a localized string similar to An error occurred while recovering settings from backup during persist.. More...
|
|
static string | STORE_DELETE_ELEMENT_HAS_DATA [get] |
| Looks up a localized string similar to The specified element cannot be deleted because there is still data associated to it.. More...
|
|
static string | STORE_UNABLE_TO_OPEN_DATASTORE [get] |
| Looks up a localized string similar to Unable to open the datastore.. More...
|
|
static string | STORE_WRITE_DAILYMINAVGS_FAILED [get] |
| Looks up a localized string similar to An error occurred while writing daily averages: {0}.. More...
|
|
static string | STORE_WRITE_FIVEMINAVGS_FAILED [get] |
| Looks up a localized string similar to An error occurred while writing five minute averages: {0}.. More...
|
|
static string | STORE_WRITE_HOURLYMINAVGS_FAILED [get] |
| Looks up a localized string similar to An error occurred while writing hourly averages: {0}.. More...
|
|
static string | STORE_WRITE_MEASUREMENTS_FAILED [get] |
| Looks up a localized string similar to An error occurred while writing raw measurements: {0}.. More...
|
|
static string | STORE_WRITE_MONTHLYMINAVGS_FAILED [get] |
| Looks up a localized string similar to An error occurred while writing monthly averages: {0}.. More...
|
|
static string | Test [get] |
| Looks up a localized string similar to This is a test. More...
|
|
static string | THRESHOLD_PERSIST_FAILED [get] |
| Looks up a localized string similar to An error occurred while persisting threshold: {0}.. More...
|
|
static string | TYPE_MISSING_PROPERTY [get] |
| Looks up a localized string similar to Type [{0}] does not have property [{1}].. More...
|
|
static string | TYPE_PROPERTY_NOT_STRING [get] |
| Looks up a localized string similar to The [{1}] property of [{0}] is not a string.. More...
|
|
A strongly-typed resource class, for looking up localized strings, etc.