Function removeControlBlock

  • Utility function to remove a ReportControl, GSEControl, SampledValueControl element aka control blocks.

    - removes the control block element itself
    - removes DataSet element if only used by the control block exclusively
    - unsubscribe data, if necessary
    - remove subscription supervision, if necessary

    Parameters

    • remove: Remove

      Remove edit for the control block element

    Returns (Remove | Update)[]

    Action array removing control block and its referenced data

Generated using TypeDoc