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

FIWARE.Request.Tech.Data.OrionContextBroker.CygnusIntegration

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None
    • HD-Chapter:
      Data
    • HD-Enabler:
      Orion

      Description

      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": "CYGNUS HOST", )

      { "entities": [

      { "type": "Room", "isPattern": "false", "id": "26JanRoom" }

      ], "attributes": [ "temperature" ], "reference": "CYGNUS HOST", "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.

      Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
      Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one.
      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-tech-help

        Activity

        Hide
        fermin Fermín Galán added a comment -

        We provide support on Orion Context Broker and Cygnus through StackOverflow http://stackoverflow.com. This way, all the Q&A about the FIWARE platform become available in a public and searchable knowledge base like StackOverflow, which is quite popular among developers.

        In that sense, could you ask your question using that platform, please? Use the “fiware-orion” and "fiware-cygnus" tags (this is important: using this tag in your question is the only way our support staff realizes a new question on Orion has been posted). Any further interaction will be carried out through answers and comments to your question.

        Show
        fermin Fermín Galán added a comment - We provide support on Orion Context Broker and Cygnus through StackOverflow http://stackoverflow.com . This way, all the Q&A about the FIWARE platform become available in a public and searchable knowledge base like StackOverflow, which is quite popular among developers. In that sense, could you ask your question using that platform, please? Use the “fiware-orion” and "fiware-cygnus" tags (this is important: using this tag in your question is the only way our support staff realizes a new question on Orion has been posted). Any further interaction will be carried out through answers and comments to your question.
        Hide
        ichulani ilknur chulani added a comment - - edited

        Hi Fermin,

        Omer posted the same question in stack overflow here:
        http://stackoverflow.com/questions/35080949/orion-cygnus-integration

        Could you kindşy take a look? Thanks..

        Show
        ichulani ilknur chulani added a comment - - edited Hi Fermin, Omer posted the same question in stack overflow here: http://stackoverflow.com/questions/35080949/orion-cygnus-integration Could you kindşy take a look? Thanks..

          People

          • Assignee:
            fermin Fermín Galán
            Reporter:
            oozdemir Ozdemir, Omer
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: