Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
<a href="https://github.com/camaraproject/Governance/blob/main/ProjectStructureAndRoles.md" title="Incubating API Repository"><img src="https://img.shields.io/badge/Incubating%20API%20Repository-green?style=plastic"></a>

# DeviceStatus

> [!WARNING]
> After the Camara Spring25 meta release this repository has been separated into 3 individual repositories:
> - [Device Roaming Status](https://github.com/camaraproject/DeviceRoamingStatus)
> - [Device Reachability Status](https://github.com/camaraproject/DeviceReachabilityStatus)
> - [Connected Network Type](https://github.com/camaraproject/ConnectedNetworkType)
>
> This repository should be only used for maintenance of previous releases. For contributions to the API development please use exclusively the new repositories. Thanks!


Incubating API Repository to evolve and maintain the definitions and documentation of DeviceStatus Service API(s) within the Sub Project [Device Status](https://lf-camaraproject.atlassian.net/wiki/x/6wApBQ)

* API Repository wiki page: https://lf-camaraproject.atlassian.net/wiki/x/AgDe
Expand Down