[ https://jira.fiware.org/browse/HELP-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez reassigned HELP-6677: ------------------------------------ Assignee: Fermín Galán > FIWARE.Question.Tech.Context Broker, ONTIMEINTERVAL subscribe immediatelly sends request to reference. > ------------------------------------------------------------------------------------------------------ > > Key: HELP-6677 > URL: https://jira.fiware.org/browse/HELP-6677 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Fermín Galán > Labels: fiware, fiware-orion > > Created question in FIWARE Q/A platform on 26-05-2016 at 16:05 > {color: red}Please, ANSWER this question AT{color} http://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" > ] > }] > } -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy