Skip to content

Commit

Permalink
Merge pull request #72 from Kevsy/patch-1
Browse files Browse the repository at this point in the history
Create APIScopeEnhancement_Device_Status_network_info
  • Loading branch information
caubut-charter authored Oct 24, 2024
2 parents 5593383 + 57d3a32 commit d4a9e30
Showing 1 changed file with 15 additions and 0 deletions.
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 |

0 comments on commit d4a9e30

Please sign in to comment.