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

FIWARE.Question.Tech.IoT.DataEdge-Cepheus.Why cepheus don't send int without quotes to orion?

    Details

      Description

      Created question in FIWARE Q/A platform on 29-06-2016 at 15:06
      Please, ANSWER this question AT http://stackoverflow.com/questions/38100704/why-cepheus-dont-send-int-without-quotes-to-orion

      Question:
      Why cepheus don't send int without quotes to orion?

      Description:
      In this question I have a problem that the orion conditions were not satisfied but it was solved by removing the quotes on the especial value Why this orion subscription don't works as I want?

      The new problem is that when I process an event with cep that calculates the mFlag int attribute it send it to orion but apparently it is send with the quotes (same problem as described in the related question posted before) because the orion entity is changed but the notification is not triggered.

      The cepheus cep config out is like this one:

      "out":[
      {
      "id":"algo",
      "type":"Event",
      "brokers":[

      { "url":"http://localhost:1026" //orion }

      ],
      "attributes":[

      { "name":"IdEvent", "type":"int" }

      ,

      { "name":"mFlag", "type":"int" }

      ]
      }
      ],

      Is this problem of the cepheus cep or it is a orion bug not interpreting the type of the attribute in the conditions?

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        1d 21h 1 Backlog Manager 01/Jul/16 3:06 PM
        In Progress In Progress Answered Answered
        2h 18m 1 Christophe Azemar 01/Jul/16 5:25 PM
        Answered Answered Closed Closed
        1s 1 Christophe Azemar 01/Jul/16 5:25 PM

          People

          • Assignee:
            cazemar Christophe Azemar
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: