mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
- Update all Apple device classes to use AppleMeta with profile support - Modify device factories to inject profile information during creation - Update UI components to handle profile-aware device metadata - Refactor reaction systems to work with profile-based devices - Update monitor worker and cache to support profile relationships - Ensure consistent meta structure across all device types All devices now properly reference their associated profiles through the meta.profile field, enabling profile-based functionality.