This repository was archived by the owner on Jul 9, 2024. It is now read-only.
[nRF Cloud] renaming of API Resources 🛑 GPS 🆗 GNSS #729
coderbyheart
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The following API resources will be renamed to use correct term
GNSS
in favor of the specific constellation nameGPS
.This affects the REST API:
GET location/agps
→POST location/agnss
And the MQTT API, however this is handled in nRF Connect SDK, so no change needed for nRF Asset Tracker.
AGPS
→AGNSS
Note: Predicted GPS is not renamed, because only GPS is support for predictions right now on the device side
Tasks
Beta Was this translation helpful? Give feedback.
All reactions