Skip to content

Consolidate duplicated implementation of service specification#527

Merged
s-heppner merged 4 commits into
eclipse-basyx:developfrom
rwth-iat:fix#523
May 7, 2026
Merged

Consolidate duplicated implementation of service specification#527
s-heppner merged 4 commits into
eclipse-basyx:developfrom
rwth-iat:fix#523

Conversation

@Ornella33
Copy link
Copy Markdown
Contributor

@Ornella33 Ornella33 commented May 7, 2026

Perviously we had two implementations of the service specification: one in interfaces.base.py and the other one in
model.service_specification.py.

This removes the implementation in interfaces.base.py and adapt the correponding usages to the one in model.service_specification.py.

Depends on #524

Fixes #523

Ornella33 added 3 commits May 7, 2026 08:46
Previously we had two implementations of the service specification:
one in interfaces.base.py and the other one in
model.service_specification.py.

This removes the implementation in interfaces.base.py and adapt the
correponding usages to the one in model.service_specification.py.

Fixes eclipse-basyx#523
@s-heppner s-heppner merged commit 9dbb62f into eclipse-basyx:develop May 7, 2026
13 checks passed
@s-heppner s-heppner deleted the fix#523 branch May 7, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants