Shawn
|
aea8c77b49
|
refactor: new config structure for mqtt bridge
|
2022-08-22 18:24:59 +08:00 |
JimMoen
|
2648362c62
|
fix(bridge): password for bridge/db format as `password` for dashboard
|
2022-08-19 15:54:19 +08:00 |
JimMoen
|
06363e63d9
|
fix(influxdb): connector use a fallbacke `pool_size` for influxdb client
|
2022-08-19 15:54:19 +08:00 |
JimMoen
|
d0e923590e
|
fix: write influxdb line with undefined value
|
2022-08-15 14:02:17 +08:00 |
JimMoen
|
68946f1f6c
|
feat: influxdb support `async`/`batch_async` query
|
2022-08-15 14:02:17 +08:00 |
JimMoen
|
b01ae8ece6
|
chore: refine influxdb bridge/connector i18n
|
2022-08-15 14:00:14 +08:00 |
JimMoen
|
594d071c05
|
feat(influxdb): add async callback
|
2022-08-12 18:26:47 +08:00 |
JimMoen
|
441d8c9d57
|
chore: bump `influxdb-client-erl` vsn
|
2022-08-12 18:26:42 +08:00 |
JimMoen
|
db3e4f0b90
|
fix: flatten Points list
|
2022-08-11 20:58:56 +08:00 |
JimMoen
|
0f6c371760
|
feat(influxdb): influxdb connector add `on_batch_query/3` callback
|
2022-08-11 18:12:41 +08:00 |
Shawn
|
145ff66a9a
|
fix: issues found by dialyzer and elvis
|
2022-08-10 00:45:26 +08:00 |
JimMoen
|
d51ca2672a
|
fix: spellcheck and update checker repo version
|
2022-08-09 11:50:05 +08:00 |
JimMoen
|
7305c3c04c
|
fix(influxdb): parsed boolean type match
|
2022-08-08 18:22:46 +08:00 |
JimMoen
|
35e347aec8
|
feat: refine influxdb bridge conf
Consistent influxdb line protocol config to raw syntax format.
See also
[InfluxDB 2.3 Line Protocol](https://docs.influxdata.com/influxdb/v2.3/reference/syntax/line-protocol/) and
[InfluxDB 1.8 Line Protocol](https://docs.influxdata.com/influxdb/v1.8/write_protocols/line_protocol_tutorial/)
|
2022-08-08 18:06:49 +08:00 |
JimMoen
|
06f246a896
|
fix: prevent unexcepted square brackets in influxdb line protocol
|
2022-08-08 10:45:18 +08:00 |
JimMoen
|
33a604dcaa
|
fix: refine influxdb connector api type name
|
2022-08-07 19:37:44 +08:00 |
JimMoen
|
2e336fbc01
|
fix: bridge and connector namespace contains DB name
Contains Detailed DB name for identifier hocon schema refs.
|
2022-08-07 19:37:44 +08:00 |
JimMoen
|
4d0516c6e9
|
chore: use HStreamDB for module name
|
2022-08-07 19:37:44 +08:00 |
DDDHuang
|
4663e354bf
|
fix: update influxdb sdk version to 1.1.3. Adapted master deps version
|
2022-08-01 10:34:57 +08:00 |
DDDHuang
|
c1542e7a77
|
fix: influxdb connector bad encode message
|
2022-08-01 10:28:15 +08:00 |
DDDHuang
|
55b9684541
|
fix: influxdb bridge api available
|
2022-08-01 10:28:07 +08:00 |
DDDHuang
|
fa54bf5612
|
fix: influxdb connector api available
|
2022-08-01 10:27:58 +08:00 |
DDDHuang
|
4c7ca2217c
|
fix: add influxdb udp api_v1 api_v2 connector
|
2022-08-01 10:27:42 +08:00 |
DDDHuang
|
01e9e8a0eb
|
feat: add ee influxdb connector & bridge
|
2022-08-01 10:27:35 +08:00 |
DDDHuang
|
b7c245c5b0
|
fix: hstreamdb zh docs
|
2022-07-28 16:50:34 +08:00 |
DDDHuang
|
a4992ef1b5
|
fix: hstreamdb connector conf & api
|
2022-07-28 16:47:30 +08:00 |
DDDHuang
|
9ae7c62656
|
fix: exs deps & bad suites
|
2022-07-27 16:24:13 +08:00 |
DDDHuang
|
be6de4aad0
|
fix: ee bridge & connector remove app mod
|
2022-07-27 11:38:45 +08:00 |
DDDHuang
|
fa4bc921ac
|
fix: hstream db connector & bridge, TODO: SUITE
|
2022-07-27 11:38:45 +08:00 |
DDDHuang
|
98b36c4681
|
fix: hstream db connector , TODO: start apps
|
2022-07-27 11:38:45 +08:00 |
DDDHuang
|
f00a7417bb
|
feat: hstream bridge & connector
|
2022-07-27 11:38:45 +08:00 |
DDDHuang
|
e4eba157c3
|
feat: add emqx enterprise app connector & bridge
|
2022-07-25 09:36:45 +08:00 |