From 453883f23c12ad1ce1a769b873288e0bbcce1b63 Mon Sep 17 00:00:00 2001 From: Ricardo Serrano Gutierrez <145554214+TEF-RicardoSerr@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:51:25 +0200 Subject: [PATCH] Create APIProposal_Device_Connection_Quality_Indicator.md --- ...APIProposal_Device_Connection_Quality_Indicator.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 documentation/API proposals/APIProposal_Device_Connection_Quality_Indicator.md diff --git a/documentation/API proposals/APIProposal_Device_Connection_Quality_Indicator.md b/documentation/API proposals/APIProposal_Device_Connection_Quality_Indicator.md new file mode 100644 index 0000000..963fbc1 --- /dev/null +++ b/documentation/API proposals/APIProposal_Device_Connection_Quality_Indicator.md @@ -0,0 +1,11 @@ +| **Field** | Description | +| ---- | ----- | +| API family name |Device Connection Quality Indicator | +| API family owner | Deutsche Telekom (Noel Wirzius)| +| API summary | The API enables App Developers to get insights about the network status of a defined mobile device. For this the API will return an indicator which is bundeling information about the device network status such as availibilty, open datavolume, congjestion, historical congjestion or the connecitvity status (2G, 3G, 4G, 5G). The API service will also alert the consumers when an indicator changes. This API would be useful for applications that optimize user experience based on the connecitvity status of a defined device.| +| Technical viability | The type of ndata required for this API can be categorized into 4 groups as listed below
1\. User data
2\. Network Data
3\. Historical data
4\. Device Data

The following inputs are suggested as a first scope for the indicator:
- Device Avalibilty (https://github.com/camaraproject/DeviceStatus/tree/release-0.5.0-rc)
- Network Insights ( https://github.com/camaraproject/WorkingGroups/blob/main/APIBacklog/documentation/SupportingDocuments/API%20proposals/APIproposal_NetworkInsights_Verizon.md)
- connection standard (2g,3g,4g,5g)
- Remaining datavolume of the contract
- Speed limitations of the contract| +| Commercial viability | This API was requested by different content providers. It helps them to set up the right content quality in their applications.| +| YAML code available? | NO. | +| Validated in lab/productive environments? | NO| +| Validated with operators? | NO | +| Supporters in API Backlog Working Group | Deutsche Telekom Vodafone |