- main(String[]) - Static method in class org.eclipse.basyx.components.aas.executable.AASServerExecutable
-
- MongoDBAASAggregator - Class in org.eclipse.basyx.components.aas.mongodb
-
An IAASAggregator for persistent storage in a MongoDB.
- MongoDBAASAggregator(BaSyxMongoDBConfiguration) - Constructor for class org.eclipse.basyx.components.aas.mongodb.MongoDBAASAggregator
-
Receives the path of the configuration.properties file in it's constructor.
- MongoDBAASAggregator(String) - Constructor for class org.eclipse.basyx.components.aas.mongodb.MongoDBAASAggregator
-
Receives the path of the .properties file in it's constructor from a resource.
- MongoDBAASAggregator() - Constructor for class org.eclipse.basyx.components.aas.mongodb.MongoDBAASAggregator
-
Constructor using default connections
- MongoDBAASAPI - Class in org.eclipse.basyx.components.aas.mongodb
-
Implements the IAASAPI for a mongoDB backend.
- MongoDBAASAPI(BaSyxMongoDBConfiguration, String) - Constructor for class org.eclipse.basyx.components.aas.mongodb.MongoDBAASAPI
-
Receives the path of the configuration.properties file in it's constructor.
- MongoDBAASAPI(String, String) - Constructor for class org.eclipse.basyx.components.aas.mongodb.MongoDBAASAPI
-
Receives the path of the .properties file in it's constructor from a resource.
- MongoDBAASAPI(String) - Constructor for class org.eclipse.basyx.components.aas.mongodb.MongoDBAASAPI
-
Constructor using default sql connections
- MongoDBSubmodelAPI - Class in org.eclipse.basyx.components.aas.mongodb
-
Implements the ISubmodelAPI for a mongoDB backend.
- MongoDBSubmodelAPI(BaSyxMongoDBConfiguration, String) - Constructor for class org.eclipse.basyx.components.aas.mongodb.MongoDBSubmodelAPI
-
Receives the path of the configuration.properties file in it's constructor.
- MongoDBSubmodelAPI(String, String) - Constructor for class org.eclipse.basyx.components.aas.mongodb.MongoDBSubmodelAPI
-
Receives the path of the .properties file in it's constructor from a resource.
- MongoDBSubmodelAPI(String) - Constructor for class org.eclipse.basyx.components.aas.mongodb.MongoDBSubmodelAPI
-
Constructor using default sql connections
- MqttSubmodelAPIFactory - Class in org.eclipse.basyx.components.aas.mqtt
-
Api provider for constructing a new Submodel API that emits MQTT events
- MqttSubmodelAPIFactory(BaSyxMqttConfiguration) - Constructor for class org.eclipse.basyx.components.aas.mqtt.MqttSubmodelAPIFactory
-
Constructor with MQTT configuration for providing submodel APIs