Trimble Mobile Manager
Trimble Mobile Manager integrators home page.
Overview
Trimble Mobile Manager (TMM) enables:
- Configuration of Trimble receivers
- Delivery of Trimble Catalyst licenses, including Catalyst On Demand
- Provision of GNSS corrections to receivers
- Transformation of GNSS reference frames
- Provision of corrected, transformed positions to other applications
The TMM-API is a set of interfaces to allow partners to easily take advantage of these capabilities without the need for deep geodetic knowledge or implementation of the user interface to control those aspects of high accuracy data collection.
TMM supports connection to a wide range of Trimble and Spectra Geospatial receivers, including the Trimble Catalyst DA2, R580, R780, R12i, R980, SP100 and more.
By integrating your application using the TMM-API you abstract your application from the receiver and support new receiver technology as it becomes available.
Using the TMM-API enables calling applications to easily take advantage of enhanced GNSS capabilities, such as Trimble TIP technology on the R12i, R780 and R980.
Getting started
Read the integration guide for an overview of the TMM-API and details on how to get started.
Reading positions
Position data is streamed to calling applications over the WebSocket interface.
Using the Trimble Mobile Manager UI
If your application is for Android you can see which Android intents are supported here. Use intents when you need to take advantage of the Trimble Mobile Manager user interface.
If your application is for iOS users you can see which iOS URL schemas are supported here. Use URL schemas when you need to take advantage of the Trimble Mobile Manager user interface.
If your application is for Windows users, you can see the Windows request schema supported here. Use Windows requests when you need to take advantage of the Trimble Mobile Manager user interface.
Managing configuration
The RESTful API allows you to get and set configuration details in Trimble Mobile Manager, such as NTRIP details, coordinate systems and more.