Skip to content

Subscription Mode with new Eventtypes  #17

@NoelWirzius

Description

@NoelWirzius

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

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