RegionDeviceCount

December 12, 2025 · View on GitHub

RegionDeviceCount

Sandbox API Repository to describe, develop, document, and test the RegionDeviceCount Service API(s). The repository does not yet belong to a CAMARA Sub Project.

Scope

  • Service APIs for “RegionDeviceCount” (see APIBacklog.md)
  • It provides the API consumer with the ability to:
    • query device count in the specified area during a certain time interval.The query area can be a circle or a polygon composed of longitude and latitude points.In addition, this API also provides a filtering function. Customers can filter devices by passing in different constraints. Currently, it supports two filtering conditions: roaming status and device type, and it is designed to be extended in the future
    • NOTE: The scope of this API should be limited (at least at a first stage) to 4G and 5G.
  • Describe, develop, document and test the APIs (with 1-2 Telcos)
  • Started: December 2023

Release Information

Note

Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. For best results, use the latest available release.

The above section is automatically synchronized by CAMARA project-administration.

Contributing