generated from camaraproject/Template_API_Repository
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,33 @@ | ||
<a href="https://github.com/camaraproject/§repo_name§/commits/" title="Last Commit"><img src="https://img.shields.io/github/last-commit/camaraproject/§repo_name§?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/§repo_name§/issues" title="Open Issues"><img src="https://img.shields.io/github/issues/camaraproject/§repo_name§?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/§repo_name§/pulls" title="Open Pull Requests"><img src="https://img.shields.io/github/issues-pr/camaraproject/§repo_name§?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/§repo_name§/graphs/contributors" title="Contributors"><img src="https://img.shields.io/github/contributors/camaraproject/§repo_name§?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/§repo_name§" title="Repo Size"><img src="https://img.shields.io/github/repo-size/camaraproject/§repo_name§?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/§repo_name§/blob/main/LICENSE" title="License"><img src="https://img.shields.io/badge/License-Apache%202.0-green.svg?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/§repo_name§/releases/latest" title="Latest Release"><img src="https://img.shields.io/github/release/camaraproject/§repo_name§?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/NetworkAccessManagement/commits/" title="Last Commit"><img src="https://img.shields.io/github/last-commit/camaraproject/NetworkAccessManagement?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/NetworkAccessManagement/issues" title="Open Issues"><img src="https://img.shields.io/github/issues/camaraproject/NetworkAccessManagement?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/NetworkAccessManagement/pulls" title="Open Pull Requests"><img src="https://img.shields.io/github/issues-pr/camaraproject/NetworkAccessManagement?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/NetworkAccessManagement/graphs/contributors" title="Contributors"><img src="https://img.shields.io/github/contributors/camaraproject/NetworkAccessManagement?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/NetworkAccessManagement" title="Repo Size"><img src="https://img.shields.io/github/repo-size/camaraproject/NetworkAccessManagement?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/NetworkAccessManagement/blob/main/LICENSE" title="License"><img src="https://img.shields.io/badge/License-Apache%202.0-green.svg?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/NetworkAccessManagement/releases/latest" title="Latest Release"><img src="https://img.shields.io/github/release/camaraproject/NetworkAccessManagement?style=plastic"></a> | ||
|
||
# §repo_name§ | ||
Repository to describe, develop, document, and test the §repo_name§ API family | ||
# Home Device - Network Access Management | ||
Repository to describe, develop, document, and test the Network Access Management with the Home Devices API family | ||
|
||
## Scope | ||
* Service APIs for “§repo_name§” (see APIBacklog.md) | ||
* Service APIs for “Network Access Management” of Home Devices (see APIBacklog.md) | ||
* It provides the customer with the ability to: | ||
* §API family description§. | ||
* NOTE: The scope of this API family should be limited (at least at the first stage) to 4G and 5G. | ||
* manage fixed devices provided by network operators that reside at customer premises. | ||
* Describe, develop, document, and test the APIs (with 1-2 Telcos) | ||
* Started: §start date§ | ||
* Started: May 2024 | ||
|
||
## Release Information | ||
<!-- Use/uncomment one or multiple the following options --> | ||
<!-- The sub project has no (pre)releases yet, work in progress is within the main branch --> | ||
The sub project has no (pre)releases yet, work in progress is within the main branch | ||
<!-- Pre-releases of this sub project are available in https://github.com/camaraproject/§repo_name§/releases --> | ||
<!-- The latest public release is available here: https://github.com/camaraproject/§repo_name§/releases/latest --> | ||
<!-- For changes see [CHANGELOG.md](https://github.com/camaraproject/§repo_name§/blob/main/CHANGELOG.md) --> | ||
|
||
## Contributing | ||
* Meetings | ||
* [Registration](https://wiki.camaraproject.org/x/TQAG) Update this link with your meeting join link | ||
* Schedule: | ||
* [Registration/Join]() Update this link with your meeting join link | ||
* Schedule: tbd | ||
* Minutes: Access [meeting minutes] (update this link to your wiki page using the "Share" link). | ||
* Mailing List | ||
* Subscribe / Unsubscribe to the mailing list of this Sub Project <https://lists.camaraproject.org/g/sp-§api_family_abbreviation§>. | ||
* A message to the community of this Sub Project can be sent using <sp-§api_family_abbreviation§@lists.camaraproject.org>. | ||
* Mailing List (tbd) | ||
* Subscribe / Unsubscribe to the mailing list of this Sub Project <https://lists.camaraproject.org/g/sp-$tbd$>. | ||
* A message to the community of this Sub Project can be sent using <sp-§tbd§@lists.camaraproject.org>. |