CalejoControl/src
openhands f55a4ccf68 Fix Modbus performance registers and add protocol architecture documentation
- Extended Modbus server input register range from 300 to 400 registers
- Fixed IllegalAddress errors for performance registers (400-499)
- Added timeout protection for Modbus operations in dashboard API
- Added protocol architecture diagram to documentation
- Confirmed both OPC UA and Modbus servers are running correctly
- Protocol clients now successfully read real data with 0% error rate

Test Results:
- OPC UA: 15/15 signals active, 0% error rate
- Modbus: 18/18 signals active, 0% error rate
- REST: 3/3 signals active, 0% error rate
2025-11-01 22:33:22 +00:00
..
core Complete production deployment with fixes 2025-11-01 10:28:25 +00:00
dashboard Fix Modbus performance registers and add protocol architecture documentation 2025-11-01 22:33:22 +00:00
database Complete production deployment with fixes 2025-11-01 10:28:25 +00:00
monitoring Add deployment configuration and monitoring stack 2025-10-30 07:37:44 +00:00
protocols Fix Modbus performance registers and add protocol architecture documentation 2025-11-01 22:33:22 +00:00
main.py Add interactive dashboard with comprehensive testing 2025-10-30 07:22:00 +00:00
main_phase1.py Repository structure improvements and cleanup 2025-10-27 13:11:17 +00:00
main_phase3.py Phase 5: Protocol Server Enhancements 2025-10-28 11:15:55 +00:00