-
Notifications
You must be signed in to change notification settings - Fork 60
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
Create a mapping table for qos_profiles #1
Comments
The mapping table has been relocated to https://github.com/camaraproject/QualityOnDemand/blob/main/code/API_definitions/QoSProfile_Mapping_Table.md |
This mapping table addresses:- |
THROUGHPUT_L should map to "Fastest available" - i.e. unrestricted by the mobile network operator. This is something of a "best effort" type definition, but reflects the fact that the peak throughput will be anyway limited by the radio channel over which the mobile operator has little control. Mapping THROUGHPUT_S and THROUGHPUT_M to specific maximum throughput values is reasonable, and the current proposal of 10 and 30 Mb/s is also reasonable. But the problem here is these values might become outdated as networks evolve or may not fit with particular business cases. Values should be published as guidance for developers, but mechanism such as that proposed in Issue #7 is required so that the current throughput levels available to the target UE can be determined via the API itself. |
Agree with VF's thoughts. For THROUGHPUT_S and THROUGHPUT_M, the reference values are for internal validation purposes (within CAMARA). O |
Issue has been discussed and current solution/proposal agreed on weekly 22.04.meeting. |
Rename code/API_definitions/Notifications.md to documentation/API_doc…
No description provided.
The text was updated successfully, but these errors were encountered: