Commit Graph

2 Commits

Author SHA1 Message Date
openhands 305a9d2a96 Improve sample metadata consistency and coverage
- Add Control Station to demonstrate more location types
- Add Control Valve and PLC Controller to use more equipment types
- Add Valve Position and Emergency Stop data types
- Better coverage of core tag categories
- More realistic industrial automation scenario
- Maintains same custom tags but with better categorization

Co-authored-by: openhands <openhands@all-hands.dev>
2025-11-08 11:44:06 +00:00
openhands afeac4bf84 Add sample metadata initialization for demonstration
- Create metadata initializer to load sample data on application startup
- Add sample metadata file with realistic water system configuration
- Update main application to initialize metadata during startup
- Sample includes 2 stations, 4 equipment, 4 data types with descriptive tags
- Provides realistic data for protocol mappings UI testing

Co-authored-by: openhands <openhands@all-hands.dev>
2025-11-08 11:31:20 +00:00