Package com.seeq.utilities
Interface SeeqNames.LocalDatasources
- Enclosing interface:
- SeeqNames
public static interface SeeqNames.LocalDatasources
Note that a list of local item storage datasources is maintained as LOCAL_DATASOURCE_CLASSES
in webserver/app/src/search/baseSearchStore.service.ts and in Datasource#isLocalDatasource.
If these datasources are changed/swapped out, please update those lists as well.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
The datasource for Stored-In-Seeq Identities.static interface
The datasource for Stored-In-Seeq CSV Datafiles and CSV-generated items.static interface
The datasource for Stored-In-Seeq StoredSignals whose samples are accessed using the FileSignalDriver.static interface
The datasource for Signals that have been created by Seeq’s Monitor functionality.static interface
The datasource for Conditions whose capsules are stored in Postgres.static interface
The datasource for Stored-In-Seeq items that relate to the Calc Engine.static interface
The datasource for Stored-In-Seeq items that provide context to other items.