a6a8648e4f
* Add can access by things ID endpoint to things service Signed-off-by: Aleksandar Novakovic <anovakovic01@gmail.com> * Add new auth endpoint to the swagger docs Signed-off-by: Aleksandar Novakovic <anovakovic01@gmail.com> * Add test for the new endpoint of the things service Signed-off-by: Aleksandar Novakovic <anovakovic01@gmail.com> |
||
---|---|---|
.. | ||
api | ||
cassandra | ||
influxdb | ||
mocks | ||
mongodb | ||
postgres | ||
README.md | ||
messages.go | ||
swagger.yml |
README.md
Readers
Readers provide an implementation of various message readers
.
Message readers are services that consume normalized (in SenML
format)
Mainflux messages from data storage and opens HTTP API for message consumption.
For an in-depth explanation of the usage of reader
, as well as thorough
understanding of Mainflux, please check out the official documentation.