Open
Description
As a user of scl-diff
I would like to have the SCL element LDevice
description.
** Requirements **
- return a
LDevice
export LDeviceDescription extends NamingDescription {
/** LDevice attribute ldName */
ldName?: string
/** LDevice child LN0 */
ln0: LN0Description;
/** LDevice children LN */
}
Metadata
Metadata
Assignees
Labels
No labels