forked from iarv/meshcore-hub
- Replace JSON seed files with YAML format for better readability - Auto-detect YAML primitive types (number, boolean, string) from values - Add automatic seed import on collector startup - Split lat/lon into separate tags instead of combined coordinate string - Add PyYAML dependency and types-PyYAML for type checking - Update example/seed and contrib/seed/ipnet with clean YAML format - Update tests to verify YAML primitive type detection