Technology

Forget dongles. The Internet of Cars is here. Get to an easy start with our SDKs.
Android SDK
Node.js SDK
GraphQL API
Fleet SDK
MQTT Auto API broker

1

2

3

4

5

6

7

8

9

10

11

-

-

import

HMKit

from

'hmkit’

;

const

hmkit =

new

HMKit(

"dGVzdB7ep5h7SLfibBXpdEXbG5rBwg...”

,

"OZurZt6RogBOrU4IDH/cVJGhV8Lz4y..."

);

hmkit.telematics.sendCommand(

hmkit.commands.VehicleStatus.getVehicleStatus(),

hmkit.downloadAccessCertificate(accessToken)

);

// Example Auto API response (coordinates)

{

"coordinates"

:

{

"timestamp"

:

"2020-12-21T15:48:04.887Z"

,

"data"

:

{

"value"

:

{

"latitude"

:

{

"value"

:

52.520008

},

"longitude"

:

{

"value"

:

13.404954

}

}

}

}

// Example Auto API response (estimated range)

{

"estimatedRange"

:

{

"timestamp"

:

"2020-12-21T15:48:04.887Z"

,

"data"

:

{

"value"

:

{

"value"

:

432.1

,

"unit"

:

"kilometers"

}

}

}

}

// Example Auto API response (distance to next service)

{

"distanceToNextService"

:

{

"timestamp"

:

"2020-12-21T15:48:04.887Z"

,

"data"

:

{

"value"

:

{

"value"

:

3681

,

"unit"

:

"kilometers"

}

}

}

}

Did you know that you can accelerate your development with the help of our in-browser car simulators, and find the open-source resources on our GitHub pages?

Connected Car Technology

High Mobility is at the forefront of harnessing connected car data using the latest technology. 

Modern vehicles are fitted with a host of ECU (Electronic Control Units) and modules that track a range of vehicle attributes. An on-board telematics device uses a host of connected car technologies to transmit vehicle data. 

Using software built into telematics devices, data is transferred via the cloud and GPS receivers to a central server. A fleet manager, insurer, OEM or supplier can access this data to monitor and maintain a vehicle in operation. 

With autonomous vehicles in development, connected car technology is vital in ensuring the safety of passengers and civilians. Each part of the road network needs to be communicated to optimise traffic flow, reduce accidents and ensure inner cities are not polluted. Using fast 5G data connections, cars send and receive data in real time, meaning a host of important remote operations are possible. 

High Mobility is the API partner of choice for a host of major fleet managers. On-boarding major OEMs using one data contract, we handle vehicle information securely. Our central servers are encrypted, and data sent via the cloud is accessible anywhere with an internet connection. Our advanced API allows you to build a bespoke vehicle management tool. We improve operations for fleet management, rental companies and insurers. Helping with efficiency, reduced vehicle downtime and saving on costs by providing key vehicle data for analysis.

Chatty developer?

Join the 1000+ developers in our open Slack group to get your questions answered.