• A utility function that returns a JSON containing the structure of a logical node class as described in the IEC 61850-7-4 and IEC 61850-7-420 as JSON

    Parameters

    • lnClassOrCdc: string

      the logical node class to be constructed

    • Optional nsds: NameSpaceDescription

      user defined NSD files defaulting to 8-1: 2003A2 7-4: 2007B3 7-420: 2019A4 7-3: 2007B3 7-2: 2007B3

    Returns LNodeDescription | CdcChildren | undefined

    A JSON object represeting NSD information of a logical node

Generated using TypeDoc