-
I'm looking to migrate my mosquitto/ mosquitto-auth-plug setup, using MongoDB for authentication. Ideally, I want to migrate across without having to get 1200+ users to reset their passwords.
The e…
-
With the latest version (commit de344f1) of this plugin the from_client_id is now correctly set when receiving a publish message via the web hook (see #75). But after upgrading the web hook plugin to …
-
按照github主页要求,拉取完代码后
![image](https://github.com/dgiot/dgiot/assets/12406935/da323d65-c8cc-44fd-b34e-80a2a8143de0)
make run无法执行完成,最后提示以下错误
===> Compiling c_src/iconverl.c
===> Linking /root/dgi…
-
OS: CentOS 6.8 x86_64
EMQTTD: 2.2
my emq_auth_pgsql.conf list below:
`## Postgre Server: 5432, 127.0.0.1:5432, localhost:5432`
`auth.pgsql.server = 127.0.0.1:5432`
`auth.pgsql.pool = 8`
`auth.…
-
### Expected behavior
The container execute the healthcheck and don't exit.
### Actual behavior
Container exits abnormally approximately 40 seconds after start. The healthcheck is 2m.
If I remov…
-
用的是EMQX5.0.11 版本
![微信截图_20230927171832](https://github.com/nananatsu/emqx_plugin_kafka/assets/12062846/370fce31-405a-4dca-ad36-cf2af873d6b5)
![微信截图_20230927171958](https://github.com/nananatsu/e…
-
Hello fellas, this plugin works to connect to EMQX Broker for IoT data streaming?
-
I am currently using emqx broker on kubernetes with anonymous auth internally.
Now wanted to expose it through websocket and was trying to use this plugin for auth.
However it turns out only HS2…
-
I have an emqx broker set up and have the webhook plugin pointed at another server running node .js with express. I have about 630 devices connected to the emqx broker with a throughput of ~60 message…
-
Please update the github landing page readme and documentation page https://docs.emqx.io/en/broker/v4.3/advanced/auth-http.html according to https://docs.emqx.io/en/broker/v4.3/configuration/configura…