HERE Sensors API
The Sensors service creates and manages sensor rules. The sensor rules generate events and notifications when get triggered by a reported device sensor reading. The following sensor rule types are supported: * battery * humidity * pressure * temperature * acceleration * attach * tamper After a sensor rule has been created, it needs to be associated to a device to get activated. This association means that every time a sensor update is received from the device as a part of its ingestion telemetry, it will be evaluated against the sensor rule condition. As soon as the evaluation changes (for example, from true to false), an event will be recorded.