Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
HD-Chapter:Data
-
HD-Enabler:Orion
Description
Created question in FIWARE Q/A platform on 26-05-2016 at 16:05
Please, ANSWER this question AT 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": [
],
"attributes": [
...
],
"reference": "someurl"
"duration": "P1M",
"notifyConditions": [
]
}
2016-05-26 18:05|CREATED monitor | # answers= 1, accepted answer= False