Joseph Ogbonna
Joseph Ogbonna
DIIDevHeads IoT Integration Server
Created by Daniel kalu on 6/7/2024 in #iot-cloud
How can I retrieve the UUID of the inserted record?
To retrieve the UUID of the inserted record, consider these options: 1. Use AWS Lambda to process the message and return the UUID. 2. Implement a callback mechanism to store and retrieve UUIDs. 3. Use a correlation ID to match responses with original messages.
5 replies