Notifications

Users can get notified whenever a new event is triggered. The available notifications methods are email and webhook. Email notifications will only be sent to a verified HERE Account email address. You can manage your HERE Account email address in account.here.com.

To get notified only about some specific events, one can use a combination of ruleId, eventSource and eventType filters when subscribing to notifications. For example, if users want to get notified when their devices' battery level is too low, they can subscribe to notifications with the following filters: eventSource = battery and eventType = BELOW_RANGE. If users are interested in a specific geofence events and want to get notified immediately when any of their devices transition inside the geofence, they can subscribe to notifications with the following filters: ruleId = 'the-id-of-your-geofence' and eventType = INSIDE_GEOFENCE.

To get actual notifications, one must define either some geofences or sensor rules or rules and associate them to a device.

Notifications are managed via the notifications endpoint.

results matching ""

    No results matching ""