f1ee9d0665
Signed-off-by: Ivan Milošević <iva@blokovi.com> |
||
---|---|---|
.. | ||
senml | ||
README.md | ||
doc.go | ||
service.go |
README.md
Message Transformers
Transformers services consume events published by adapters and transform them to any other message format. They be imported as a standalone package and used for message transformation on the consumer side. Mainflux SenML transformer is an example of Transformer service for SenML messages. Mainflux writers are using a standalone SenML transformer to preprocess messages before storing them.