Test Orchestrator

Test Orchestrator#

Welcome to the documentation for the BaSyx Test Orchestrator. This module provides automated validation for Asset Administration Shell (AAS) submodels.

See also: BaSyx Submodel Repository

Overview#

The Test Orchestrator is a Spring Boot-based extension for validating Asset Administration Shell (AAS) submodels according to IDTA/Industry standards.

It provides:

  • Automated structural and semantic validation

  • Integration with MQTT for real-time submodel event monitoring

  • Result reporting via standardized submodels

  • Support for extensible schemas and rule sets


Architecture#

The Test Orchestrator integrates with the BaSyx Submodel Repository and listens for submodel creation, update, and deletion events via MQTT.

architecture

References#