Files
DP44/docs/ai/DataPRO/Modules/Hardware/HardwareList.md
2026-04-17 14:55:32 -04:00

771 B

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DataPRO/Modules/Hardware/HardwareList/HardwareListModule.cs
2026-04-17T16:15:42.553640+00:00 zai-org/GLM-5-FP8 1 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