-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
Summary
In this issue will add a new path which enables subscription mode. On top of this is the enablement of new events and the multiple handling of devices and events.
Due to this it is possible to get more informations about a device based on a subscription level. There are several Use-Cases like Streaming and Fraud where a "push" from the network can trigger events on the application sides
Changes
- Adding new Path
/Subscriptions- Eventtypes
LOSS_OF_CONNECTIVITY- This will give back if the device is loosing the connection to the network (SMS/DATA)
UE_REACHABILITY- This will give back when a device is gaining connection to the network
ROAMING_STATUS
* Informs when roaming status changed- Attributes
expireTime- Defines how long the subscription should run
- Multiple Devices
- Enable to set subscription directly for a complete list of identifiers
- Multiple Eventtypes
- Enable to set subscription for identifiers to multiple events
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels