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

[fiware-stackoverflow] Why do attributes type change from float to number?

    Details

      Description

      Created question in FIWARE Q/A platform on 16-01-2017 at 18:01
      Please, ANSWER this question AT https://stackoverflow.com/questions/41681573/why-do-attributes-type-change-from-float-to-number

      Question:
      Why do attributes type change from float to number?

      Description:
      I've noticed that when I register entities with some 'float' attributes in Orion, after some updates the type is changed to 'number' instead of 'float'.

      For example:

      { "id":"my_entity",
      "type":"entity_type",
      "attr1":{
      "type":"float",
      "value":"0.54",
      "metadata":{}},
      "attr2":{
      "type":"Number",
      "value":44.3,
      "metadata":{}}}]

      In this case, when my_entity was registered, both types of attributes were 'float'. When some update was made in the value of the attr2, its type was changed to 'Number'. Is this the correct behavior?

        Activity

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        fla Fernando Lopez made changes -
        Assignee Backlog Manager [ backlogmanager ]
        fla Fernando Lopez made changes -
        HD-Enabler Orion [ 10875 ]
        Description
        Created question in FIWARE Q/A platform on 16-01-2017 at 18:01
        {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/41681573/why-do-attributes-type-change-from-float-to-number


        +Question:+
        Why do attributes type change from float to number?

        +Description:+
        I've noticed that when I register entities with some 'float' attributes in Orion, after some updates the type is changed to 'number' instead of 'float'.

        For example:

        { "id":"my_entity",
          "type":"entity_type",
          "attr1":{
              "type":"float",
              "value":"0.54",
              "metadata":{}},
          "attr2":{
              "type":"Number",
              "value":44.3,
              "metadata":{}}}]


        In this case, when my_entity was registered, both types of attributes were 'float'. When some update was made in the value of the attr2, its type was changed to 'Number'. Is this the correct behavior?
        Created question in FIWARE Q/A platform on 16-01-2017 at 18:01
        {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/41681573/why-do-attributes-type-change-from-float-to-number


        +Question:+
        Why do attributes type change from float to number?

        +Description:+
        I've noticed that when I register entities with some 'float' attributes in Orion, after some updates the type is changed to 'number' instead of 'float'.

        For example:

        { "id":"my_entity",
          "type":"entity_type",
          "attr1":{
              "type":"float",
              "value":"0.54",
              "metadata":{}},
          "attr2":{
              "type":"Number",
              "value":44.3,
              "metadata":{}}}]


        In this case, when my_entity was registered, both types of attributes were 'float'. When some update was made in the value of the attr2, its type was changed to 'Number'. Is this the correct behavior?
        backlogmanager Backlog Manager made changes -
        Resolution Done [ 10000 ]
        Status In Progress [ 3 ] Closed [ 6 ]
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        backlogmanager Backlog Manager created issue -

          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: