27 lines
745 B
Markdown
27 lines
745 B
Markdown
# SLMM Feature Documentation
|
|
|
|
This directory contains detailed documentation for specific SLMM features and enhancements.
|
|
|
|
## Feature Documents
|
|
|
|
### FEATURE_SUMMARY.md
|
|
Overview of all major features in SLMM.
|
|
|
|
### SETTINGS_ENDPOINT.md
|
|
Documentation of the device settings endpoint and verification system.
|
|
|
|
### TIMEZONE_CONFIGURATION.md
|
|
Timezone handling and configuration for SLMM timestamps.
|
|
|
|
### SLEEP_MODE_AUTO_DISABLE.md
|
|
Automatic sleep mode wake-up system for background polling.
|
|
|
|
### UI_UPDATE.md
|
|
UI/UX improvements and interface updates.
|
|
|
|
## Related Documentation
|
|
|
|
- [../README.md](../../README.md) - Main SLMM documentation
|
|
- [../CHANGELOG.md](../../CHANGELOG.md) - Version history
|
|
- [../API.md](../../API.md) - Complete API reference
|