CalejoControl/database
openhands f0d6aca5ed Complete migration to simplified protocol signals architecture
- Replace complex ID system with intuitive signal name + tags approach
- Update main dashboard protocol mapping interface to use simplified system
- Add comprehensive API endpoints for protocol signals management
- Create simplified configuration manager and data models
- Implement discovery integration with auto-population of signal forms
- Add migration scripts and comprehensive test suite
- Update JavaScript files to use simplified system
- Create modern UI with filtering, tag cloud, and responsive design

Key improvements:
- Human-readable signal names instead of complex IDs
- Flexible tag-based categorization and filtering
- Seamless discovery to signal conversion
- Cleaner architecture with reduced complexity
- Better user experience and maintainability
2025-11-09 13:16:29 +00:00
..
init.sql Fix discovery service persistence issue 2025-11-07 09:28:47 +00:00
migration_simplified_schema.sql Complete migration to simplified protocol signals architecture 2025-11-09 13:16:29 +00:00
schema.sql Add comprehensive test suite for protocol mapping functionality 2025-11-04 09:14:11 +00:00
setup_database.sh Add untracked test files and update deployment scripts 2025-11-06 19:29:21 +00:00
test_data.sql Extend optimization system with version-based updates 2025-10-27 07:00:57 +00:00