[Backlogmanager] [FIWARE-JIRA] (HELP-9489) [fiware-stackoverflow] Subscription in Orion Context Broker Fiware

Fernando Lopez (JIRA) jira-help-desk at jira.fiware.org
Tue Jul 25 09:54:00 CEST 2017


     [ https://jira.fiware.org/browse/HELP-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fernando Lopez reassigned HELP-9489:
------------------------------------

    Assignee: Backlog Manager

> [fiware-stackoverflow] Subscription in Orion Context Broker Fiware
> ------------------------------------------------------------------
>
>                 Key: HELP-9489
>                 URL: https://jira.fiware.org/browse/HELP-9489
>             Project: Help-Desk
>          Issue Type: Monitor
>          Components: FIWARE-TECH-HELP
>            Reporter: Backlog Manager
>            Assignee: Backlog Manager
>              Labels: fiware, fiware-orion
>
> Created question in FIWARE Q/A platform on 11-12-2014 at 17:12
> {color: red}Please, ANSWER this question AT{color} 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.



--
This message was sent by Atlassian JIRA
(v6.4.1#64016)


More information about the Backlogmanager mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy