emqx/apps/emqx_bridge_hstreamdb/src
Kjell Winblad da87abd9c8 fix(HStreamDB bridge/action): restrict configuration parameters
This commit restricts a few HStreamDB bridge/action parameters from
being any integer to being integers greater than 0. Lower values than 1
for these parameters resulted in runtime errors.

Fixes:
https://emqx.atlassian.net/browse/EMQX-11939
2024-03-12 11:01:15 +01:00
..
emqx_bridge_hstreamdb.app.src feat: refactor HStreamDB bridge to connector and action 2024-02-14 17:34:35 +01:00
emqx_bridge_hstreamdb.erl fix(HStreamDB bridge/action): restrict configuration parameters 2024-03-12 11:01:15 +01:00
emqx_bridge_hstreamdb_action_info.erl fix: elvis problems 2024-02-14 17:54:14 +01:00
emqx_bridge_hstreamdb_connector.erl fix: get grpc_timeout from hstreamdb connector config failed 2024-02-28 08:45:06 +08:00