[Backlogmanager] [FIWARE-JIRA] (HELP-14466) [fiware-stackoverflow] Are esper time intervals supported in fiware perseo?

Veronika Vlnkova (JIRA) jira-help-desk at jira.fiware.org
Tue Jul 31 09:07:00 CEST 2018


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

Veronika Vlnkova reassigned HELP-14466:
---------------------------------------

    Assignee: Rafael Fernández

> [fiware-stackoverflow] Are esper time intervals supported in fiware perseo?
> ---------------------------------------------------------------------------
>
>                 Key: HELP-14466
>                 URL: https://jira.fiware.org/browse/HELP-14466
>             Project: Help-Desk
>          Issue Type: Monitor
>          Components: FIWARE-TECH-HELP
>            Reporter: Backlog Manager
>            Assignee: Rafael Fernández
>              Labels: cep, esper, fiware
>
> Created question in FIWARE Q/A platform on 30-07-2018 at 23:07
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/51602716/are-esper-time-intervals-supported-in-fiware-perseo
> +Question:+
> Are esper time intervals supported in fiware perseo?
> +Description:+
> I'm trying to model a rule for perseo CEP using esper time intervals (timer:interval), like the one documented on http://esper.espertech.com/release-6.1.0/esper-reference/html/event_patterns.html#pattern-atoms.
> In particular this example which must be fire every 20 seconds is never executed:
> {
>     "name": "timer_interval_update",
>     "text": "select *,\"timer_interval_update\" as ruleName from pattern [every timer:interval(20 sec)]",
>     "action": {
>         "type": "update",
>         "parameters": {
>             "id":"${id}",
>             "type":"A",
>             "attributes": [
>                 {
>                     "name": "status",
>                     "value": "open",
>                     "type": "text"
>                 }
>             ]
>         }
>     }
> }



--
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