generated from camaraproject/Template_API_Repository
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #72 from Kevsy/patch-1
Create APIScopeEnhancement_Device_Status_network_info
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
documentation/API proposals/APIScopeEnhancement_Device_Status_network_info.md
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# API Scope Enhancement | ||
|
||
| **Field** | Description | | ||
| ---- | ----- | | ||
| API name | [DeviceStatus](https://github.com/camaraproject/DeviceStatus) | | ||
| New API name | ConnectedNetworkType | | ||
| Scope Enhancement owner | Vodafone | | ||
| Scope Enhancement summary | Read-only API to return the network type for an identified network-connected device. Business case: (1) knowing the type of the network the device is connected to (e.g cellular network type, fixed/Wi-Fi, satellite) allows the developer to better estimate network stability. | | ||
| Technical viability | Connection type is available from via NEF. | ||
| Commercial viability | Server implementations not known - but available on the UE via programmatic lookup to OS libraries.| | ||
| YAML code available? | YES | | ||
| Validated in lab/productive environments? | NO. | | ||
| Validated with real customers? | NO.| | ||
| Validated with operators? |NO. | | ||
| Supporters in API Backlog Working Group | Vodafone, Deutsche Telekom | |