init
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
source_files:
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareListShowCompactEvent.cs
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareListEditHardwareEvent.cs
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareListHardwareSelectedEvent.cs
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareReplaceEvent.cs
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareSavedEvent.cs
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareListHardwareIncludedEvent.cs
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareListHardwareTestPTPDomainIDEvent.cs
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareListHardwareTestSampleRateEvent.cs
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareListHardwareTestClockMasterEvent.cs
|
||||
- Common/DTS.CommonCore/Events/Hardware/HardwareList/HardwareListHardwareTestAAFilterRateEvent.cs
|
||||
generated_at: "2026-04-17T16:34:19.298855+00:00"
|
||||
model: "zai-org/GLM-5-FP8"
|
||||
schema_version: 1
|
||||
sha256: "e4b0fd2ea0282a1d"
|
||||
---
|
||||
|
||||
# Hardware List Events Module Documentation
|
||||
|
||||
## 1. Purpose
|
||||
|
||||
This module defines a collection of Prism-based event classes for coordinating hardware list operations within the DTS (Data Acquisition System) application. These events facilitate loosely-coupled communication between components regarding hardware selection, configuration changes (sample rate, clock master status, PTP domain ID, AA filter rate), inclusion state, replacement requests, and persistence operations. All events inherit from `CompositePresentation
|
||||
Reference in New Issue
Block a user