ClimateNetTumoLabs / ClimateNetTumoLabs/raspberry_soft
Real-Time Clock (RTC) Functionality Verification
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Objective:**
Make sure the RTC works well for setting time and stays reliable even if the internet is down.
**Action:**
1. Check if the RTC sets the right time when the system starts to record events accurately.
2. See how the RTC behaves when there's no internet:
- Make sure it keeps track of time correctly without needing the internet.
- Confirm that the RTC is the only source for time during internet outages and system restarts.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.