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

FIWARE.Question.Tech.Data.OrionContextBroker.SubscriptionOrionContextBrokerFiware

    Details

      Description

      Created question in FIWARE Q/A platform on 11-12-2014 at 17:12
      Please, ANSWER this question AT http://stackoverflow.com/questions/27428114/subscription-in-orion-context-broker-fiware

      Question:
      Subscription in Orion Context Broker Fiware

      Description:
      I try to send a subscription to my Orion Context Broker instance. I'm sending this JSON:

      {
      "duration": "P1M",
      "reference": "http://130.206.127.23:1026/ngsi10/notifyContext",
      "notifyConditions": [

      { "condValues": [ "PT10s" ], "type": "ONTIMEINTERVAL" }

      ],
      "entities": [

      { "id": "1.0", "type": "Capsule", "isPattern": "false" }

      ],
      "attributes": [
      "temperature"
      ]
      }

      And I receive the next message:

      <subscribeContextResponse>
      <subscribeError>
      <errorCode>
      <code>400</code>
      <reasonPhrase>Bad Request</reasonPhrase>
      <details>JSON Parse Error: <unspecified file>(1): invalid escape sequence</details>
      </errorCode>
      </subscribeError>
      </subscribeContextResponse>

      I put all attributes that it is using in the documentation. But in the webinar Orion Context Broker Webinar - Demo part 2 I can see other attribute called Throttling, but I don't see in the documentation.

      What I'm doing bad?

      Thanks in advance.

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-05 15:05|CREATED monitor | # answers= 1, accepted answer= True

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

        2015-10-05 18:05|UPDATED status: transition Answer| # answers= 1, accepted answer= True

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

        2015-10-05 21:05|UPDATED status: transition Answered| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-05 21:05|UPDATED status: transition Answered| # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-06 00:05|UPDATED status: transition Finish| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-06 00:05|UPDATED status: transition Finish| # answers= 1, accepted answer= True

          People

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

            Dates

            • Created:
              Updated:
              Resolved: