Notification Connectionless API

APIs to manage connectionless subscription.

** Points to Note:**

  • Each subscription must be unique. Subscription uniqueness is determined by the following combinations: topic + client-url + format
    • topic: type of notification ("inventory" or "alarm")
    • client-url: endpoint
    • format: format of the notification ("json" or "xml")