Thales Macedo Garitezi
|
cea857cb8e
|
fix(rule_api): fix sql test when testing against events
Fixes https://emqx.atlassian.net/browse/EMQX-11449
|
2023-12-04 15:24:09 -03:00 |
Zaiming (Stone) Shi
|
d603de10e6
|
refactor(schema): add namespace/0 to all schema modules
|
2023-11-10 13:41:51 +01:00 |
firest
|
fa799e95a4
|
fix: supports test the `$events/delivery_dropped` event by API
|
2023-05-19 14:20:26 +08:00 |
Stefan Strigler
|
8ef36f29ce
|
fix: add 'rule_engine' as possible tag() value for spec
|
2023-04-11 12:03:42 +02:00 |
Stefan Strigler
|
b799af1f71
|
fix: don't create virtual type "rule_engine_api"
|
2023-04-05 16:46:19 +02:00 |
Stefan Strigler
|
9cfe9cc709
|
fix: don't allow `rules` to be set from `/rule_engine`
|
2023-04-05 16:28:54 +02:00 |
Stefan Strigler
|
aea870f319
|
feat: add `/rule_engine` API endpoint
|
2023-04-05 15:19:31 +02:00 |
Zaiming (Stone) Shi
|
dbc10c2eed
|
chore: update copyright year 2023
|
2023-01-02 09:22:27 +01:00 |
Stefan Strigler
|
0b324da7cb
|
refactor: move metrics out of /rules(/:id) to /rules/:id/metrics
|
2022-12-06 15:23:28 +01:00 |
Zaiming (Stone) Shi
|
cca3421308
|
refactor: use static function references
|
2022-12-06 09:40:03 +01:00 |
Shawn
|
71de9616d3
|
refactor(rule): rename outputs -> actions
|
2022-05-25 17:02:37 +08:00 |
Shawn
|
c98fd04f8f
|
fix: rename the rule metrics
|
2022-05-17 17:17:07 +08:00 |
Zaiming (Stone) Shi
|
02c3f87b31
|
style: reformat all remaining apps
|
2022-04-27 15:51:18 +02:00 |
EMQ-YangM
|
51972af472
|
feat: add chinese to rule engine description
|
2022-04-20 10:23:56 +08:00 |
DDDHuang
|
82ce6ae9f9
|
fix: bad integer, bad qos; TODO: gateway api * 2
|
2022-04-16 16:37:10 +08:00 |
EMQ-YangM
|
ccc134d061
|
fix(emqx_rule_api_schema): add rule events schema
|
2022-03-29 14:03:15 +08:00 |
Shawn
|
590fa1b375
|
fix(rule): check request body for /rule_test crashes
|
2022-03-11 18:13:12 +08:00 |
Shawn
|
f924b9389d
|
fix(rule): add swagger schema for events from bridge sources
|
2022-03-11 14:13:14 +08:00 |
Zhongwen Deng
|
db584f79d6
|
feat: upgrade hocon to 0.25.0 to replace nullable with required.
|
2022-02-24 22:39:03 +08:00 |
Zhongwen Deng
|
574bbafc9b
|
fix(schema): Ensure enum is atom or int.
|
2022-02-24 15:36:04 +08:00 |
k32
|
5638bcb92b
|
docs: Fix typos
|
2022-02-17 23:22:31 +01:00 |
zhongwencool
|
f5415589e9
|
chore(schema): use emqx_schema:qos() instead of union integer.
|
2022-02-11 10:09:59 +08:00 |
Zaiming (Stone) Shi
|
f7703c906e
|
refactor: move plain_check impl to emqx_hocon
|
2022-01-29 10:16:55 +01:00 |
k32
|
052bd9081d
|
docs(schema): Fix typos in the schema files
|
2022-01-27 22:39:19 +01:00 |
Zaiming (Stone) Shi
|
d6f7ffec3c
|
Merge pull request #6881 from zmstone/refactor-upgrade-hocon-0.23.0
refactor: upgrade to hocon 0.23.0
|
2022-01-27 15:48:23 +01:00 |
Kian-Meng Ang
|
fc92e4c8bf
|
docs: fix typos
|
2022-01-27 12:29:38 +01:00 |
Zaiming (Stone) Shi
|
252d7e85d9
|
refactor: call new hocon apis
|
2022-01-27 00:23:08 +01:00 |
Shawn
|
72d55c8c0d
|
fix(rules): improve the names of the metrics
|
2022-01-07 09:35:00 +08:00 |
Shawn
|
5f050b149b
|
fix(rules): the schema for unsubscribe is messing from rule_test API
|
2021-12-22 10:26:22 +08:00 |
Shawn
|
a44e18e869
|
fix(bridge): filter out some extra fields from the request body
|
2021-12-18 19:19:58 +08:00 |
Shawn
|
494c08f849
|
refactor(rule): add name field to request body of POST /rules
|
2021-12-18 06:34:44 +08:00 |
Shawn
|
416b9f8d7c
|
refactor(rule): generate swagger from hocon schema for /rules
|
2021-12-07 09:48:47 +08:00 |
Shawn
|
b063b6f253
|
feat(rules): support configure rules in config file
|
2021-10-14 15:09:37 +08:00 |
Shawn
|
a9185f964e
|
fix(rules): improve specs and logs (#5821)
Co-authored-by: Zaiming Shi <zmstone@gmail.com>
|
2021-09-27 21:10:48 +02:00 |
Shawn
|
420ccf0f51
|
refactor(rules): change republish as an output
|
2021-09-26 23:00:08 +08:00 |
Shawn
|
af295a9b71
|
refactor(rules): remove resources and actions
|
2021-09-26 23:00:08 +08:00 |