Skip to content

describe LDevice #34

Open
Open
@JakobVogelsang

Description

@JakobVogelsang

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions