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

[fiware-stackoverflow] Context Broker, ONTIMEINTERVAL subscribe immediatelly sends request to reference

    Details

      Description

      Created question in FIWARE Q/A platform on 26-05-2016 at 16:05
      Please, ANSWER this question AT https://stackoverflow.com/questions/37463485/context-broker-ontimeinterval-subscribe-immediatelly-sends-request-to-reference

      Question:
      Context Broker, ONTIMEINTERVAL subscribe immediatelly sends request to reference

      Description:
      The problem is even if I put condValues to PT10S, when I send request to contextBroker it requests back the reference url rigth away, not after 10 sec, and then it continues to send requests at 10 sec.
      My question: is there a way to avoid the first initial request?

      Here is a body of the request that I send to server where contextBroker is installed.

      {
      "entities": [

      { "type": "Cycle", "isPattern": "false", "id": "someid" }

      ],
      "attributes": [
      ...
      ],
      "reference": "someurl"
      "duration": "P1M",
      "notifyConditions": [

      { "type": "ONTIMEINTERVAL", "condValues": [ "PT10S" ] }

      ]
      }

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 15:14|CREATED monitor | # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 15:14|CREATED monitor | # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 18:10|UPDATED status: transition Answer| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 18:10|UPDATED status: transition Answer| # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 21:10|UPDATED status: transition Finish| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 21:10|UPDATED status: transition Finish| # answers= 1, accepted answer= True

          People

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

            Dates

            • Created:
              Updated:
              Resolved: