Source: factory.core/ObjStatusImage.py
Generates a PNG dashboard from system status JSON.
| Method | Signature | Description |
|---|---|---|
| generate_image | generate_image(output_path: str) -> str |
Generates the dashboard image and saves it to the specified path. |
Generates a system status dashboard image from live monitor data.