Orange-OpenSource / Orange-OpenSource/its-client
Use bootstrap information to connect to services
Open
@ymorin-orange is already working on this.
Since Oct 24, 2024.
Python
- Dominant language
- Java
- Stars
- 19
- Forks
- 12
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 3
Description
Services:
- MQTTs
- WSs (MQTT)
- OTLP
GIVEN I received the list of the URL for each service
AND I received the credentials to use for each service
WHEN I connect to a service using its URL and the corresponding credentials
THEN I will be able to successfully use the service
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.