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

[fiware-stackoverflow] FIWARE Orion: how to add creDate and modDate to notification from orion?

    Details

      Description

      Created question in FIWARE Q/A platform on 10-03-2017 at 11:03
      Please, ANSWER this question AT https://stackoverflow.com/questions/42716139/fiware-orion-how-to-add-credate-and-moddate-to-notification-from-orion

      Question:
      FIWARE Orion: how to add creDate and modDate to notification from orion?

      Description:
      I am trying to use subscribeContext and notify (see link https://fiware-orion.readthedocs.io/en/master/user/walkthrough_apiv1/index.html#ngsi10-standard-operations)

      As in mongodb, have creDate and modDate attribute, but in notifyContextRequest payload does not have these two attributes.

      It's possible to include creDate and modDate attribute to notifyContextRequest payload?

      Is there any way to get these attribute using Orion method?

      Please see below for more details:
      A row an mongodb:

      {
      "_id" :

      { "id" : "sb1_dv1_5", "type" : "Call", "servicePath" : "/" }

      ,
      "attrNames" : [
      "status",
      "type",
      "to"
      ],
      "attrs" : {
      "status" :

      { "type" : "string", "creDate" : 1488876118, "modDate" : 1488876118, "value" : "open", "mdNames" : [] }

      ,
      "type" :

      { "type" : "string", "creDate" : 1488876118, "modDate" : 1488876118, "value" : "video", "mdNames" : [] }

      ,
      "to" :

      { "type" : "string", "creDate" : 1488876118, "modDate" : 1488876118, "value" : "police", "mdNames" : [] }

      },
      "creDate" : 1488876118,
      "modDate" : 1488876118
      }

      Thank you so much.

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

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

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

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

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

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

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 21:08|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: