- Implemented `get_cpu_status` method in PLCClient to fetch current CPU state, cycle time, and additional CPU info. - Created a new API endpoint `/api/plc/status` to serve CPU status data. - Updated frontend to load and display CPU status in the Dashboard, including state and cycle time. - Added error handling for CPU status retrieval in the frontend. |
||
---|---|---|
.. | ||
__init__.py | ||
config_manager.py | ||
event_logger.py | ||
historical_cache.py | ||
instance_manager.py | ||
performance_monitor.py | ||
plc_client.py | ||
plc_data_streamer.py | ||
plot_manager.py | ||
priority_manager.py | ||
rotating_logger.py | ||
schema_manager.py | ||
streamer.py |