mirror of
https://github.com/absmach/magistrala.git
synced 2026-06-23 04:10:28 +00:00
61d0427898
Signed-off-by: dusan <borovcanindusan1@gmail.com>
661 B
661 B
Message Transformers
A transformer service consumes events published by Magistrala adapters (such as MQTT and HTTP adapters) and transforms them to an arbitrary message format. A transformer can be imported as a standalone package and used for message transformation on the consumer side.
Magistrala SenML transformer is an example of Transformer service for SenML messages.
Magistrala writers are using a standalone SenML transformer to preprocess messages before storing them.