How to run tests on HERE server environments
The production version of HERE HD GNSS Positioning API can be found at mqtts://gnss-positioning.hereapi.com:8883.
HERE is committed to maintain the best possible production service for all customers. Given that the production environment is live and common to all API users, it should be used only for general production use and for functional/integration testing.
The production environment is not designed to support sudden, unannounced high loads, such as those caused by executing performance tests.
If you need to run performance tests, contact HERE.
| Purpose | Supported by production environment |
|---|---|
| Functional/integration testing | Yes |
| General production use | Yes |
| Load/performance testing | No |
Note
A client typically publishes 1 message per second (when it receives new set of GNSS measurements from the receiver) and only exceeds this temporarily, for example, when also publishing a configuration. The service may rate-limit messages from a client that publishes measurements at a rate higher than 1Hz.
Updated last month