Skip to content

Subscription for Location Area #18

@NoelWirzius

Description

@NoelWirzius

Summary

Create a subscription mode for the DeviceLocation API. So that developers are informed if a device is leaving or entering the "radius". This is important for tracking devices for Presetting of Homesettings or for tracking of logistics and more.

Changes

For this there are several changes to be done

  • Adding new paths /subscriptions
    • Brining in new optional parameter
      • Based on /verify
      • EventType is an array which is giving the subscription mode
        • AREA_ENTERED = the device is leaving the defined radius
        • AREA_LEFT = the device is entering the defined radius
      • ExpireTime to set how long the subscription should be active
    • Activate Multiple Devices and Multiple Events

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions