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

[fiware-stackoverflow] Subscription in Orion Context Broker Fiware

    Details

      Description

      Created question in FIWARE Q/A platform on 11-12-2014 at 17:12
      Please, ANSWER this question AT https://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

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        fla Fernando Lopez made changes -
        HD-Enabler Orion [ 10875 ]
        HD-Chapter Data [ 10838 ]
        fla Fernando Lopez made changes -
        Assignee Backlog Manager [ backlogmanager ]
        backlogmanager Backlog Manager made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        backlogmanager Backlog Manager made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        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: