Skip to content

describe SettingControl #32

@JakobVogelsang

Description

@JakobVogelsang

As a user of scl-diff I would like to have the SCL element SettingControl described.

Requirements

  • return a SettingControlDescription
export interface SettingControlDescription extends NamingDescription {
  /** SettingControl attribute numOfSGs */
  numOfSGs: number;
  /** SettingControl attribute actSG */
  actSG: number;
  /** SettingControl attribute resvTms*/
  resvTms?: number;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions