Component¶
A Component is the atomic model construct in OpenMETA. A Component contains one or more Domain Models as well as Interfaces used to expose parts of the Component to the external environment.
Note
To learn more about OpenMETA Components, please consult the OpenMETA documentation
Shown below are two different Component models:
HEBI X5-1 Actuator Component (Outside)
HEBI X5-1 Actuator Component (Inside)
HEBI Hexapod Step-Push Leg Component (Outside)
HEBI Hexapod Step-Push Leg Component (Inside)
Domain Model¶
A Domain Model is a specific aspect or view of the “thing” represented by its parent Component.