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

[fiware-stackoverflow] 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 https://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

        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 15:13|CREATED monitor | # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 15:13|CREATED monitor | # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 18:09|UPDATED status: transition Answer| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 18:09|UPDATED status: transition Answer| # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 21:09|UPDATED status: transition Finish| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 21:09|UPDATED status: transition Finish| # answers= 1, accepted answer= True

          People

          • Assignee:
            backlogmanager Backlog Manager
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: