Function createReportControl

  • Function processing ReportControl creation. Returns null, if new ReportControl cannot be added to [[parent]].

    Parameters

    • parent: Element

      Direct parent LN, LN0 or indirect parents LDevice, AccessPoint or IED. In the later case first LN0 is picked.

    • options: CreateReportControlOptions = ...

      Configuration options.

    Returns Insert | null

    edit inserting ReportControl to [[parent]] element or null

Generated using TypeDoc