-
Notifications
You must be signed in to change notification settings - Fork 53
Route QoS Prediction - scope enhancement of Predictive Connectivity Data #303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ALIIQBAL786
wants to merge
7
commits into
camaraproject:main
Choose a base branch
from
ALIIQBAL786:ALIIQBAL786-V2X-Exposure-API-Proposal
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
7c0d06b
V2X Exposure API Proposal
ALIIQBAL786 591cc38
Merge branch 'camaraproject:main' into ALIIQBAL786-V2X-Exposure-API-P…
ALIIQBAL786 979185b
V2X Exposure API PDF
ALIIQBAL786 87c4218
Add Route QoS Prediction API slides, remove V2X Exposure API PDF
ALIIQBAL786 767d181
Replace Route QoS Prediction API slides with updated version
ALIIQBAL786 00ca840
Add Route QoS Prediction OpenAPI definition
ALIIQBAL786 4758c9d
Reframe V2X Exposure proposal as Route QoS Prediction scope enhancement
ALIIQBAL786 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
70 changes: 70 additions & 0 deletions
70
documentation/API proposals/APIScopeEnhancement_Route_QoS_Prediction.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,70 @@ | ||
| # API Proposal | ||
|
|
||
|
|
||
| ### API family name | ||
| V2X Exposure API (Not Finalized) | ||
|
|
||
| ### API family owner | ||
| X Flow Software Technology LLC | ||
|
|
||
| ### API summary | ||
| The V2X Exposure API aims to expose Vehicle-to-Everything (V2X) capabilities to application developers through standardized CAMARA network APIs. The proposal leverages ETSI MEC V2X Information Service APIs and introduces a simplified CAMARA abstraction layer that hides underlying network and radio complexity. | ||
|
|
||
| The API enables applications to interact with vehicles, infrastructure, and edge platforms through operator-exposed APIs. | ||
|
|
||
| Example business cases: | ||
|
|
||
| Connected Ambulance Routing – Emergency vehicles receive hazard notifications and optimized routes through edge and network intelligence. | ||
|
|
||
| Collision Risk Detection – Nearby vehicles and vulnerable road users receive alerts based on real-time traffic and infrastructure data. | ||
|
|
||
| Smart City Mobility Services – Applications access V2X provisioning information and safety messages for traffic management and road safety. | ||
|
|
||
| ### Technical viability | ||
| The proposed API relies on existing and standardized technologies: | ||
|
|
||
| ETSI MEC V2X Information Service (MEC 030) for localized V2X interactions between vehicles, infrastructure, and MEC applications. | ||
|
|
||
| ETSI MEC platform for edge computing and low-latency service execution. | ||
|
|
||
| CAMARA Network APIs to expose simplified northbound APIs for developers. | ||
|
|
||
| A Transformation Function (TF) can map MEC southbound APIs to CAMARA northbound service APIs. | ||
|
|
||
| Relevant supporting standards: | ||
|
|
||
| ETSI MEC specifications (including V2X Information Service) | ||
|
|
||
| CAMARA API framework | ||
|
|
||
| ETSI MEC White Paper No. 68 (MEC application developer guidelines) | ||
|
|
||
| These technologies are already standardized and widely adopted in 5G and edge computing environments. | ||
|
|
||
| ### Commercial viability | ||
| The proposed API builds on existing edge computing and MEC-based deployments developed within ongoing smart mobility and smart city projects. | ||
|
|
||
| Relevant projects include: | ||
|
|
||
| CASCAD-e Project – Demonstrates connected ambulance services using edge computing, enabling real-time hazard notifications, remote medical triage, and secure transmission of patient data. | ||
|
|
||
| ToMOVE Project – ToMOVE Project – Provides an edge cloud platform with an API Gateway and ETSI-compliant MEC infrastructure, supporting smart mobility services like in City of Turin and V2X communication use cases using smart city datasets and infrastructure. | ||
|
|
||
| These projects demonstrate the feasibility of deploying V2X services using MEC platforms and API exposure layers, which can be extended with CAMARA APIs to provide standardized developer access. | ||
|
|
||
| ### YAML code available? | ||
| NO | ||
|
|
||
| ### Validated in lab/productive environments? | ||
| NO | ||
|
|
||
| ### Validated with real customers? | ||
| NO | ||
|
|
||
| ### Validated with operators? | ||
| NO | ||
|
|
||
|
|
||
| ### Supporters in API Backlog Working Group | ||
| List of supporters. | ||
| *NOTE: That shall be added by the Working Group. Supporting an API proposal means that the supporting company must provide at least 1 (one) Maintainer at the time of the Sub Project creation.* | ||
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget to modify the current API proposal to the Scope enhancement template: https://github.com/camaraproject/APIBacklog/blob/main/documentation/API-Scope-Enhancement-Template.md