[Fiware-tech-help] Orion - Cygnus integration

Ozdemir, Omer Faruk omer.ozdemir at atos.net
Fri Jan 29 09:31:01 CET 2016


Hello,

We are trying to integrate Orion, Cygnus and Ckan togeter.

I have followed these steps in order to make this happen:

1) Install and configure Cygnus with the Fiware Ckan info(Cygnus up and running)
2) Login in Ckan and get the API key and configure this in the Cygnus settings
3) Orion steps:
queryUpdate = APPEND data

{ "contextElements": [ { "type": "Room", "isPattern": "false", "id": "26JanRoom", "attributes": [ { "name": "temperature", "type": "float", "value": "888" } ] } ], "updateAction": "APPEND" }

subscribeContext = subscribe with the entity id created above(our Cygnus host is given as reference "reference": "http://130.206.115.215:5050/notify", )

{ "entities": [ { "type": "Room", "isPattern": "false", "id": "26JanRoom" } ], "attributes": [ "temperature" ], "reference": "http://130.206.115.215:5050/notify", "duration": "P1M", "notifyConditions": [ { "type": "ONCHANGE", "condValues": [ "pressure" ] } ], "throttling": "PT5S" }

queryUpdate = UPDATE data

{ "contextElements": [ { "type": "Room", "isPattern": "false", "id": "26JanRoom", "attributes": [ { "name": "temperature", "type": "float", "value": "111" } ] } ], "updateAction": "UPDATE" }

What we expect is to receive some notifications in the Cygnus side, but there is nothing sent from the Orion (orion.lab.fi-ware.org:1026/)

Could you please help us on this topic?



Thanks kr
Omer Ozdemir
Bu mesaj ve ekleri gönderilen kişiye özeldir ve gizli bilgiler içerebilir. Eğer mesajın gönderilmek istendiği kişi değilseniz lütfen kopyalamayınız, başkalarına göndermeyiniz ve göndericiyi bilgilendiriniz. Internet üzerinden gönderilen mesajların güvenli ve hatasız olduğunun garantisi olmadığından Atos grubu mesajın içeriğinden sorumlu tutulamaz. Göndericinin bilgisayarı anti-virüs sistemleri tarafından taranmaktadır, ancak yine de mesajın virüs içermediği garanti edilemez ve gönderici, meydana gelebilecek zararlardan sorumlu tutulamaz.

This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20160129/5e10c4fe/attachment.html>


More information about the Fiware-tech-help mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy