Daniel kalu
DIIDevHeads IoT Integration Server
•Created by Daniel kalu on 6/11/2024 in #iot-cloud
Ensuring Synchronization and Reliability of Custom Device Logs with AWS IoT Cloud
Hey guys @IoT Cloud I need to ensure custom device logs, like ambient temperature data sent every 3 minutes, are synchronized with AWS IoT Cloud without duplicates or missing entries. Logs on the device are overwritten in a rolling fashion.
What is the standard approach for this? Is there a specific AWS tool or location that fits this use case, such as Device Shadow? Should each log type (e.g., temperature, error codes) have its own topic? I’m also looking for examples of how to implement this. What terminology should I use to find the correct information?
3 replies