![]() Fixes https://emqx.atlassian.net/browse/EMQX-11999 Although the frontend doesn't send `enable` when creating a bridge/action/connector, the default value in the schema is `true`, so when attempting to fetch it from the raw config we should adhere to that default. |
||
---|---|---|
.. | ||
etc | ||
include | ||
src | ||
test | ||
.gitignore | ||
README.md | ||
rebar.config |
README.md
emqx_connector
This application is a collection of connectors
.
A connector
is a callback module of emqx_resource
that maintains the data related to
external resources.