CalejoControl/src/protocols
openhands dc10dab9ec Fix protocol server startup issues
- Fixed dictionary iteration bugs in both OPC UA and Modbus servers
- Fixed enum vs string parameter mismatches in audit logging
- Fixed parameter naming issues (details -> event_data)
- Removed invalid defer_start parameter from Modbus server
- Implemented proper task cancellation for Modbus server stop
- Both servers now start and stop successfully
- All 197 tests passing

Co-authored-by: openhands <openhands@all-hands.dev>
2025-10-27 21:20:59 +00:00
..
modbus_server.py Fix protocol server startup issues 2025-10-27 21:20:59 +00:00
opcua_server.py Fix protocol server startup issues 2025-10-27 21:20:59 +00:00
rest_api.py Phase 5: Complete Protocol Server Security Enhancement 2025-10-27 20:59:19 +00:00