-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add node filtering and centralize config handling
- Introduced node filtering using `allowed_device_ids` from the plugin configuration. - Dynamically load `allowed_device_ids` and `gpx_directory` from the configuration in `__init__()`. - Ensured the GPX directory is created during initialization. - Updated the README to document the new node filtering feature and configuration options.
- Loading branch information
1 parent
84a170c
commit 8ff29ac
Showing
2 changed files
with
54 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters