1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
the normal use of device shadows is that the device writes the updates in the reported section of the device shadow, while applications write updates in the desired section of the device shadow. If your solution can follow this pattern, eg the console is the application, then you can track if the device or the console updated the shadow document and when.
If this pattern cannot be followed, you can add a field in the device shadow reported section to be populated by the writer.
Finally, depending on which use you make of this information, all operations on shadow documents are logged in CloudWatch logs together with the information indicating what performed the update.
Cheers,
Massimiliano
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
