-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As a user of scl-diff I would like to have the SCL element LN0 described.
** Requirements **
- return a
LN0Description
export interface LN0Description extends LNDescription {
gseControls: Record<string, GSEControlDescription>;
smvControls: Record<string, SampledValueControlDescription>;
settingControl?: SettingControlDescription;
}
``Metadata
Metadata
Assignees
Labels
No labels