@@ -21,8 +21,8 @@ To start an OPC UA server with some examples on localhost and default port 4840
## Profiles
BaSys control components may implement the following profiles. They are officialy documented in the [basyx wiki](https://wiki.eclipse.org/BaSyx_/_Documentation_/_API_/_ControlComponent#Control_component_profiles).
The [service interface profile](https://wiki.eclipse.org/BaSyx_/_Documentation_/_API_/_ControlComponent#service_interface_profile) is special, because it is orthogonal to the other profiles. Hence, every other profile looks a bit different, when a different SI profile is realised.
BaSys control components may implement the following profiles. They are officialy documented in the [basyx wiki](https://wiki.eclipse.org/BaSyx_/_Documentation_/_API_/_ControlComponentProfiles).
The [service interface profile](https://wiki.eclipse.org/BaSyx_/_Documentation_/_API_/_ControlComponentProfiles#SI_Facets) is special, because it is orthogonal to the other profiles. Hence, every other profile looks a bit different, when a different SI profile is realised.
A rough implementation status of the examples and tests are marked in the table with -, 0 and +.