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

[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 http://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-03-10 12:05|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2017-03-10 12:05|CREATED monitor | # answers= 0, accepted answer= False
        Hide
        fermin Fermín Galán added a comment -

        Answered at SOF. Closing.

        Show
        fermin Fermín Galán added a comment - Answered at SOF. Closing.

          People

          • Assignee:
            fermin Fermín Galán
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: