aws / aws/aws-iot-device-sdk-python-v2

persistence interface

Open
#348 2 comments 0 reactions 0 assignees View on GitHub
feature-request p2
Dominant language
Python
Stars
446
Forks
228
Avg merge
17h 31m
Merged PRs (30d)
1

Description

### Describe the feature

Can we provide a way to write unprocessed messages (not able to be sent to MQTT broker due to network reasons) to a file or permanent storage? As if we use SBC(single board computer) to keep those messages in RAM it may overflow.

### Use Case

We have an RPie installed at different sites which sends us data via AWS IoT Core, sometimes network failures occur for which a team is sent to fix at the remote area which takes around 10 - 15 days sometimes memory crashes for which historical data is wiped off and sometimes device power failure occurs for which all data is lost during network outage at a site.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### SDK version used

v1.11.3

### Environment details (OS name and version, etc.)

Debian version: 11 (bullseye)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.