这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.
This repository was archived by the owner on May 17, 2021. It is now read-only.

[rrd4j] error: rrd4j does not allow querys without a begin date, unless order is descending and a single value is requested #5913

@BeistleA

Description

@BeistleA

Expected Behavior

rule "Teufel_Amp_ON"
when Item harmony_activity changed
then logInfo("TEST", "prev" + Media_Aktion.previousState(true, "rrd4j").state)
}
end

I want to get the last not similar to the actual state out of the rrd4j database

Current Behavior

This message appears:
2019-11-01 17:28:52.890 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'Teufel_Amp_ON': rrd4j does not allow querys without a begin date, unless order is descending and a single value is requested

Your Environment

Openhabian 2.4.0-1 --Stable release
RPI3
persistence-rrd4j - 1.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions