Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-22532

[fiware-stackoverflow] Orion-ld Subscribe to all entities

    Details

    • Type: Monitor
    • Status: Answered
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: FIWARE-TECH-HELP

      Description

      Created question in FIWARE Q/A platform on 09-10-2023 at 11:10
      Please, ANSWER this question AT https://stackoverflow.com/questions/77258410/orion-ld-subscribe-to-all-entities

      Question:
      Orion-ld Subscribe to all entities

      Description:
      Can i subscribe to all updates from any entity that Orion-LD receive?
      If yes what will a minimum example for it?
      I have tried different option for entities attribute when i POST at orionld/ngsi-ld/v1/subscriptions/

      "entities": [

      {"type": "*"}

      ],
      "entities": [

      {"type": "Entity"}

      ],
      "entities": [

      {"idPattern": ".", "type": "."}

      ],

        Activity

          People

          • Assignee:
            kzangeli Ken Zangelin
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: