Files

18 lines
771 B
Markdown
Raw Permalink Normal View History

2026-04-17 14:55:32 -04:00
---
source_files:
- DataPRO/Modules/Hardware/HardwareList/HardwareListModule.cs
generated_at: "2026-04-17T16:15:42.553640+00:00"
model: "zai-org/GLM-5-FP8"
schema_version: 1
sha256: "7d197781627bb359"
---
# HardwareList
### Purpose
This module serves as the entry point for the HardwareList feature within the DTS application. It is a Prism Module (`IModule`) responsible for registering its associated views and view models with the Unity dependency injection container. It also provides assembly-level metadata (name, image, group, and region) to the application shell, identifying itself as part of the "Prepare" group targeting the "HardwareListRegion".
### Public Interface
* **`HardwareListModule` (Class)**
* `HardwareListModule(IUnityContainer unity