I would like to receive data from existing IoT devices on Cumulocity’s microservice. Existing IoT devices communicate via MQTT and have their own data structure.
It is difficult to change the specifications of existing IoT devices, and we would like to accommodate them in Cumulocity following the current specifications as much as possible.
@yamashita Let me know if there is anything which is blocking you using the dynamic mapper. Always looking for feedback to improve it.
Btw. To communicate with MQTT Devices you always need a MQTT broker where the device can connect to. If you don’t have that you can try out MQTT Service which is a cumulocity embedded MQTT Broker which is currently in private preview. You can reach out to your sales rep or cumulocity contact person to get access to it if you are interested.