1.3 KiB
1.3 KiB
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |||
|---|---|---|---|---|---|---|---|
|
2026-04-17T15:38:06.771428+00:00 | zai-org/GLM-5-FP8 | 1 | bfab31fefc0af181 |
Documentation: DTS.Slice.Control.Event.Module Reviewable Attributes
1. Purpose
This module provides a framework for defining reviewable attributes attached to Event.Module instances within the DTS.Slice.Control namespace. It enables extraction and formatting of module metadata—such as serial numbers, sample rates, hardware filter settings, and test descriptions—through a standardized attribute system. The pattern allows concrete attribute classes to encapsulate both a display name and a value-retrieval delegate, facilitating consistent data presentation for review purposes.
2. Public Interface
Event.Module.ReviewableAttribute (Abstract Base Class)
Inheritance: Inherits from Slice.Control.ReviewableAttribute
| Member | Signature | Description |
|---|---|---|
| Constructor (public) | ReviewableAttribute(Event.Module channel) |
**Throws |