1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-05-01 13:48:56 +08:00

11 lines
399 B
Markdown
Raw Normal View History

# Writers
Writers provide an implementation of various `message writers`.
Message writers are services that consume normalized (in `SenML` format)
Mainflux messages and store them in specific data store.
For an in-depth explanation of the usage of `writers`, as well as thorough
understanding of Mainflux, please check out the [official documentation][doc].
[doc]: http://mainflux.readthedocs.io