Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: None
-
Labels:
-
HD-Enabler:Cepheus
Description
Created question in FIWARE Q/A platform on 09-08-2018 at 12:08
Please, ANSWER this question AT https://ask.fiware.org/question/1026/rest-api-url-to-subscribe-orion-from-cepheus-cep/
Question:
REST API URL to subscribe orion from Cepheus cep
Description:
An entity is created at orion and we want to subscribe it from cepheus cep.
i am using /v1/subscribeContext url for subscription. Body of this POST method url is below
{
"entities": [
],
"attributes": [
"pressure","temperature"
],
"reference": "http://localhost:8080",
"duration": "P1M",
"notifyConditions": [
],
"throttling": "PT5S"
}
Now in reference tag i have to give URL where this subscribed value will be published. If i give simple 'localhost:8080' then it will not work. i have to give a specific URL. Can anyone please let me know what may the URL of CEP where orion will publish.
Activity
- All
- Comments
- History
- Activity
- Transitions