Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 3.72 KB

README.md

File metadata and controls

38 lines (32 loc) · 3.72 KB

DeviceQualityIndicator

Repository to describe, develop, document, and test the DeviceQualityIndicator API within the Sub Project DeviceStatus of CAMARA

Scope

  • Service API “DeviceQualityIndicator” (see APIBacklog.md)
  • The API provides the customer with the ability 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).
    • This API would be useful for applications that optimize user experience based on the connecitvity status of a defined device.
  • Describe, develop, document, and test the APIs
  • Started: August 2024

Release Information

The repository has no (pre)releases yet, work in progress is within the main branch.

Contributing