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

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        2h 59m 1 Backlog Manager 05/Oct/15 6:04 PM
        In Progress In Progress Answered Answered
        3h 1 Backlog Manager 05/Oct/15 9:04 PM
        Answered Answered Closed Closed
        2h 59m 1 Backlog Manager 06/Oct/15 12:04 AM

          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: