857 B
857 B
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |||
|---|---|---|---|---|---|---|---|
|
2026-04-17T16:23:53.217301+00:00 | zai-org/GLM-5-FP8 | 1 | d85c2572688c587f |
Realtime
Purpose
This module defines interfaces for real-time data channel selection in a Model-View-ViewModel (MVVM) architecture. It abstracts the presentation layer for selecting and configuring real-time data acquisition channels, providing properties for sensor metadata, hardware identification, and display configuration.
Public Interface
Interface: IRealtimeChannelSelectView (inherits IBaseView)
- Marker interface with no members; extends
IBaseViewfromDTS.Common.Base.