Skip to content

Rule engine module: WHERE clause documentation is incorrect. #2748

@GeXin666

Description

@GeXin666

Version emqx/emqx:5.8.2, Docker deployment.

SELECT payload.data as d FROM "t/#" WHERE clientid = "foo"
The above is an example given in the official documentation. During actual testing, it was found that using double quotes does not work.

In another document, it was found that single quotes are required, and testing confirmed that using single quotes works.
image


This issue was automatically translated from Chinese.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions