GuidesAPI Reference
API Reference

Associates a device with a sensor rule

Associates the device with trackingId to the sensor rule with sensorRuleId.

A single device can only have one sensor rule per sensor type associated.

The associated sensor rule settings will be automatically synchronised to the system.sensorAlarmConfig section of the device desired shadow.

Every time the associated sensor rule gets triggered by the device ingestion, an event will be generated.

Path Params
uuid
required

ID of the sensor rule

string
required
length between 1 and 50

This is a unique ID associated with the device data in HERE Tracking. The trackingId gets assigned to a device when the device is claimed by a user.

Query Params
string
length ≥ 8

Application identifier. Used together with an external ID to identify a virtual device.

Headers
uuid

ID used for correlating requests within HERE Tracking. Used for logging and error reporting.

Must be a valid UUIDv4.

Responses
200

Successful

Device already associated with the sensor rule

201

Successful

The device has been associated with the sensor rule

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json