-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
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 EventTypeis an array which is giving the subscription modeAREA_ENTERED= the device is leaving the defined radiusAREA_LEFT= the device is entering the defined radius
- ExpireTime to set how long the subscription should be active
- Based on
- Activate Multiple Devices and Multiple Events
- Brining in new optional parameter
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels