![]() This is a trivial connector based on `emqx_s3` and simple action that maps each incoming event into an S3 object upload. Due to current `emqx_s3` limitation this bridge is compatible with backends providing S3 API with path-style bucket access. |
||
---|---|---|
.. | ||
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.