Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md with release info #31

Merged
merged 1 commit into from
Mar 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,23 @@ Repository to describe, develop, document and test the HomeDevicesQoD API family
## Scope
* Service APIs for “HomeDevicesQoD” (see APIBacklog.md)
* It provides the customer with the ability to:
* request the prioritization of an specific device traffic on the user home network.
* change, on demand, the desired QoS behaviour of an specific device traffic on the user home network.
* Describe, develop, document and test the APIs (with 1-2 Telcos)
* Started: October 2022
* Location: virtually

## Meetings
* Meetings are held virtually
* Schedule: weekly, Thursday, 5 PM CET
* Schedule: biweekly, Thursday, 5pm CET
* Meeting link: <a href="https://teams.microsoft.com/l/meetup-join/19%3ameeting_NzJkZDc4MjktNjU1YS00NzYxLWExNzgtZDlmNzI5MmMxMGNi%40thread.v2/0?context=%7b%22Tid%22%3a%229744600e-3e04-492e-baa1-25ec245c6f10%22%2c%22Oid%22%3a%22458d45b0-4ca7-41e2-a7b3-3d722abf4468%22%7d">Microsoft Teams Meeting</a>

## Results
* Sub Project is in progress
## Results and Status
* Sub Project is in progress.
* The latest release and version of Home Devices QoD API is 0.1.0.
* Version 0.1.0 of the API is available within the [release-0.1.0](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.1.0) branch:
* API [definition](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.1.0/code/API_definitions)
* API [documentation](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.1.0/documentation/API_documentation)
* For changes see [CHANGELOG.md](https://github.com/camaraproject/HomeDevicesQoD/blob/main/CHANGELOG.md)

## Contributorship and mailing list
* To subscribe / unsubscribe to the mailing list of this Sub Project and thus be / resign as Contributor please visit <https://lists.camaraproject.org/g/sp-hdp>.
Expand Down