CloudEvents Mapper for Eclipse Ditto
- Mentors
- Jens Reimann
- Organization
- Eclipse Foundation
- Technologies
- java, Maven, CloudEvents
- Topics
- iot, DigitalTwins
This proposal is for an out-of-the box CloudEvents mapper for Ditto which will convert incoming CloudEvents into Ditto Protocol and further look to normalize the payload.
This can be done by validating the incoming headers and payload and mapping them to the defined specification.
The Deliverables include:
1. Defining mapping specifications.
2. Creating an implementation.
3. Creating Unit tests.
4. Updating the documentation.