eclipse-score / eclipse-score/communication
Improvement: COM-API FindServiceSpecifier::Any support
Open
rust-api
- Dominant language
- C++
- Stars
- 62
- Forks
- 97
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 72
Description
### What
`COM-API` is not enabled in this case due to `LoLa` does not support find service call with `ANY`, it require specific `InstanceSpecifier`.
Because of this `COM-API` is added `panic!`.
### How
Once `LoLa` adds the `ANY` support for find service call then we will add in rust library also.
### Estimates for realization
0
### Category
- [x] Affects Detailed Design
### Requirements / Architecture
- [x] Requirements / Architecture are not affected by this change?
Contributor guide
Assessment
This issue has not been assessed yet.