From 563c19ab9ddffd9ad190a050f9fb92e96eb6145b Mon Sep 17 00:00:00 2001 From: Jakob Vogelsang Date: Wed, 14 May 2025 14:58:24 +0200 Subject: [PATCH] fix: instantiate Omulti and Mmulti data objects --- tDataTypeTemplates/nsdToJson.spec.ts | 2 + tDataTypeTemplates/nsdToJson.ts | 28 +++++++---- tDataTypeTemplates/nsdToJson/testJson/ANCR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ARCO.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ARIS.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ATCC.ts | 12 ++--- tDataTypeTemplates/nsdToJson/testJson/AVCO.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/CALH.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/CCGR.ts | 16 +++---- tDataTypeTemplates/nsdToJson/testJson/CILO.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/CPOW.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/CSWI.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/CSYN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FCNT.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FCSD.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FFIL.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FLIM.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FPID.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FRMP.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FSCC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FSCH.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FSPT.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FXOT.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/FXUT.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/GAPC.ts | 32 ++++++------- tDataTypeTemplates/nsdToJson/testJson/GGIO.ts | 48 +++++++++---------- tDataTypeTemplates/nsdToJson/testJson/GLOG.ts | 12 ++--- tDataTypeTemplates/nsdToJson/testJson/GSAL.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/IARC.ts | 12 ++--- tDataTypeTemplates/nsdToJson/testJson/IHMI.ts | 4 +- tDataTypeTemplates/nsdToJson/testJson/ISAF.ts | 4 +- tDataTypeTemplates/nsdToJson/testJson/ITCI.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ITMI.ts | 4 +- tDataTypeTemplates/nsdToJson/testJson/ITPC.ts | 20 ++++---- tDataTypeTemplates/nsdToJson/testJson/KFAN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/KFIL.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/KPMP.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/KTNK.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/KVLV.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/LCCH.ts | 4 +- tDataTypeTemplates/nsdToJson/testJson/LGOS.ts | 4 +- tDataTypeTemplates/nsdToJson/testJson/LLN0.ts | 4 +- tDataTypeTemplates/nsdToJson/testJson/LSVS.ts | 4 +- tDataTypeTemplates/nsdToJson/testJson/LTIM.ts | 4 +- tDataTypeTemplates/nsdToJson/testJson/LTMS.ts | 12 ++--- tDataTypeTemplates/nsdToJson/testJson/LTRK.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MENV.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MFLK.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MFLW.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MHAI.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MHAN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MHET.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MHYD.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MMDC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MMET.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MMTN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MMTR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MMXN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MMXU.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/MSQI.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PDIF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PDIR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PDIS.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PDOP.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PDUP.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PFRC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PHAR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PHIZ.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PIOC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PMRI.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PMSS.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/POPF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PPAM.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PRTR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PSCH.ts | 28 +++++------ tDataTypeTemplates/nsdToJson/testJson/PSDE.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PSOF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTDV.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTEF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTHF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTOC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTOF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTOV.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTRC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTTR.ts | 12 ++--- tDataTypeTemplates/nsdToJson/testJson/PTUC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTUF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PTUV.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PUPF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PVOC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PVPH.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/PZSU.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/QFVR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/QITR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/QIUB.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/QVTR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/QVUB.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/QVVR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/RADR.ts | 12 ++--- tDataTypeTemplates/nsdToJson/testJson/RBDR.ts | 12 ++--- tDataTypeTemplates/nsdToJson/testJson/RBRF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/RDIR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/RDRE.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/RDRS.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/RFLO.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/RMXU.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/RPSB.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/RREC.ts | 32 ++++++------- tDataTypeTemplates/nsdToJson/testJson/RSYN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SARC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SCBR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SIMG.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SIML.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SLTC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SOPM.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SPDC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SPRS.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SPTR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SSWI.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/STMP.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/SVBR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TANG.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TAXD.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TCTR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TDST.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TFLW.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TFRQ.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TGSN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/THUM.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TLVL.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TMGF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TMVM.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TPOS.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TPRS.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TRTN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TSND.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TTMP.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TTNS.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TVBR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TVTR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/TWPH.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/XCBR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/XFUS.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/XSWI.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/YEFN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/YLTC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/YPSH.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/YPTP.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZAXN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZBAT.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZCAB.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZCAP.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZCON.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZGEN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZGIL.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZLIN.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZMOT.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZREA.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZRES.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZRRC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZSAR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZSBH.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZSCR.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZSMC.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZTCF.ts | 8 ++-- tDataTypeTemplates/nsdToJson/testJson/ZTCR.ts | 8 ++-- 166 files changed, 738 insertions(+), 728 deletions(-) diff --git a/tDataTypeTemplates/nsdToJson.spec.ts b/tDataTypeTemplates/nsdToJson.spec.ts index 4ad093b..b35b6b5 100644 --- a/tDataTypeTemplates/nsdToJson.spec.ts +++ b/tDataTypeTemplates/nsdToJson.spec.ts @@ -29,6 +29,8 @@ describe("NSD to Json parsing function", () => { const data = nsdToJson(lnClass)!; const sClass = lnClassData[lnClass]; + console.log(lnClass); + Object.keys(sClass).forEach((key) => { expect(data[key]).to.deep.equal(sClass[key]); }); diff --git a/tDataTypeTemplates/nsdToJson.ts b/tDataTypeTemplates/nsdToJson.ts index c2e43a6..4dfafb2 100644 --- a/tDataTypeTemplates/nsdToJson.ts +++ b/tDataTypeTemplates/nsdToJson.ts @@ -181,7 +181,7 @@ export function nsdToJson( const doc74 = nsds && nsds["74"] ? nsds["74"] : defaultDoc74; const doc7420 = nsds && nsds["7420"] ? nsds["7420"] : defaultDoc7420; - + function getServiceConstructedAttributes( serviceDataAttribute: Element, ): Element[] { @@ -197,7 +197,7 @@ export function nsdToJson( ); } - function getServiceDataAttributesType(type : string | null): Element[] { + function getServiceDataAttributesType(type: string | null): Element[] { const doc81 = nsds && nsds["81"] ? nsds["81"] : defaultDoc81; return Array.from( @@ -209,7 +209,7 @@ export function nsdToJson( function getServiceDataAttributes(dataObject: Element): Element[] { const type = dataObject.getAttribute("type"); - + return getServiceDataAttributesType(type); } @@ -236,7 +236,7 @@ export function nsdToJson( return getSubDataAttributesType(type) } - function getDataAttributesType(type:string|null): Element[] { + function getDataAttributesType(type: string | null): Element[] { const doc73 = nsds && nsds["73"] ? nsds["73"] : defaultDoc73; if ( @@ -535,9 +535,15 @@ export function nsdToJson( return data; } + function dataObjectName(dataObject: Element): string { + const multiInstances = ['Omulti', 'Mmulti'] + const instance = multiInstances.includes(dataObject.getAttribute("presCond")!) ? '1' : ''; + const name = dataObject.getAttribute("name")!; + return `${name}${instance}`; + } + function nsdDataObject(dataObject: Element): CdcDescription { - const [name, type, descID, presCond, dsPresCond, transient] = [ - "name", + const [type, descID, presCond, dsPresCond, transient] = [ "type", "descID", "presCond", @@ -545,6 +551,8 @@ export function nsdToJson( "transient", ].map((attr) => dataObject.getAttribute(attr)!); + const name = dataObjectName(dataObject); // adopt when presCond is Omulti + const tagName = dataObject.tagName; const presCondArgsID = @@ -648,7 +656,7 @@ export function nsdToJson( } if (lnClassOrCdc === undefined) return; - else if (isSupportedCdc(lnClassOrCdc)) + else if (isSupportedCdc(lnClassOrCdc)) return CdcChildren(lnClassOrCdc); else { const nsdLnClass74 = doc74.querySelector(`LNClass[name="${lnClassOrCdc}"]`); @@ -659,11 +667,11 @@ export function nsdToJson( const lnClassJson: LNodeDescription = {}; getDataObjects(nsdLnClass).forEach((dataObject) => { - const name = dataObject.getAttribute("name")!; - + const name = dataObjectName(dataObject); + lnClassJson[name] = nsdDataObject(dataObject); }); return lnClassJson - } + } } diff --git a/tDataTypeTemplates/nsdToJson/testJson/ANCR.ts b/tDataTypeTemplates/nsdToJson/testJson/ANCR.ts index 2e6b3ab..a34ae81 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ANCR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ANCR.ts @@ -78,9 +78,9 @@ export const ancr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1781,9 +1781,9 @@ export const ancr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ARCO.ts b/tDataTypeTemplates/nsdToJson/testJson/ARCO.ts index f73315c..8f8e0b1 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ARCO.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ARCO.ts @@ -72,9 +72,9 @@ export const arco = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1775,9 +1775,9 @@ export const arco = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ARIS.ts b/tDataTypeTemplates/nsdToJson/testJson/ARIS.ts index 7dc019e..54a1ea7 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ARIS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ARIS.ts @@ -74,9 +74,9 @@ export const aris = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1777,9 +1777,9 @@ export const aris = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ATCC.ts b/tDataTypeTemplates/nsdToJson/testJson/ATCC.ts index d3f3d9c..7493f67 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ATCC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ATCC.ts @@ -79,9 +79,9 @@ export const atcc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1782,9 +1782,9 @@ export const atcc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -2033,9 +2033,9 @@ export const atcc = { dsPresCond: "F", children: spcChildren, }, - VRed: { + VRed1: { tagName: "DataObject", - name: "VRed", + name: "VRed1", type: "SPC", descID: "IEC61850_7_4.LNGroupA::ATCC.VRed.desc", deprecated: "true", diff --git a/tDataTypeTemplates/nsdToJson/testJson/AVCO.ts b/tDataTypeTemplates/nsdToJson/testJson/AVCO.ts index a2e7891..6400c45 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/AVCO.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/AVCO.ts @@ -75,9 +75,9 @@ export const avco = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1778,9 +1778,9 @@ export const avco = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/CALH.ts b/tDataTypeTemplates/nsdToJson/testJson/CALH.ts index d216701..a067652 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/CALH.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/CALH.ts @@ -15,9 +15,9 @@ export const calh = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1718,9 +1718,9 @@ export const calh = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/CCGR.ts b/tDataTypeTemplates/nsdToJson/testJson/CCGR.ts index 3a5ed0e..23b6296 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/CCGR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/CCGR.ts @@ -74,9 +74,9 @@ export const ccgr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1777,9 +1777,9 @@ export const ccgr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -2823,9 +2823,9 @@ export const ccgr = { }, }, }, - PmpCtl: { + PmpCtl1: { tagName: "DataObject", - name: "PmpCtl", + name: "PmpCtl1", type: "ENC", underlyingType: "StageControlKind", descID: "IEC61850_7_4.LNGroupC::CCGR.PmpCtl.desc", @@ -4541,9 +4541,9 @@ export const ccgr = { }, }, }, - FanCtl: { + FanCtl1: { tagName: "DataObject", - name: "FanCtl", + name: "FanCtl1", type: "ENC", underlyingType: "StageControlKind", descID: "IEC61850_7_4.LNGroupC::CCGR.FanCtl.desc", diff --git a/tDataTypeTemplates/nsdToJson/testJson/CILO.ts b/tDataTypeTemplates/nsdToJson/testJson/CILO.ts index 903218d..fc43c99 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/CILO.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/CILO.ts @@ -15,9 +15,9 @@ export const cilo = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1718,9 +1718,9 @@ export const cilo = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/CPOW.ts b/tDataTypeTemplates/nsdToJson/testJson/CPOW.ts index 2d713f3..8572a27 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/CPOW.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/CPOW.ts @@ -17,9 +17,9 @@ export const cpow = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1720,9 +1720,9 @@ export const cpow = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/CSWI.ts b/tDataTypeTemplates/nsdToJson/testJson/CSWI.ts index 554da14..4fd57f8 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/CSWI.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/CSWI.ts @@ -65,9 +65,9 @@ export const cswi = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1768,9 +1768,9 @@ export const cswi = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/CSYN.ts b/tDataTypeTemplates/nsdToJson/testJson/CSYN.ts index a8ea4a1..bad7886 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/CSYN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/CSYN.ts @@ -418,9 +418,9 @@ export const csyn = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2121,9 +2121,9 @@ export const csyn = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FCNT.ts b/tDataTypeTemplates/nsdToJson/testJson/FCNT.ts index 941a800..55e50de 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FCNT.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FCNT.ts @@ -16,9 +16,9 @@ export const fcnt = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const fcnt = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FCSD.ts b/tDataTypeTemplates/nsdToJson/testJson/FCSD.ts index 5bcf1ee..5235a64 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FCSD.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FCSD.ts @@ -25,9 +25,9 @@ export const fcsd = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1728,9 +1728,9 @@ export const fcsd = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FFIL.ts b/tDataTypeTemplates/nsdToJson/testJson/FFIL.ts index a1380a3..f0cfe18 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FFIL.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FFIL.ts @@ -26,9 +26,9 @@ export const ffil = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1729,9 +1729,9 @@ export const ffil = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FLIM.ts b/tDataTypeTemplates/nsdToJson/testJson/FLIM.ts index d0f938a..a4de11c 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FLIM.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FLIM.ts @@ -26,9 +26,9 @@ export const flim = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1729,9 +1729,9 @@ export const flim = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FPID.ts b/tDataTypeTemplates/nsdToJson/testJson/FPID.ts index fd8467a..47e9ac9 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FPID.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FPID.ts @@ -26,9 +26,9 @@ export const fpid = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1729,9 +1729,9 @@ export const fpid = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FRMP.ts b/tDataTypeTemplates/nsdToJson/testJson/FRMP.ts index d388867..4d4752e 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FRMP.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FRMP.ts @@ -26,9 +26,9 @@ export const frmp = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1729,9 +1729,9 @@ export const frmp = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FSCC.ts b/tDataTypeTemplates/nsdToJson/testJson/FSCC.ts index 5f9cbd3..83d0425 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FSCC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FSCC.ts @@ -1228,9 +1228,9 @@ export const fscc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -1399,9 +1399,9 @@ export const fscc = { dsPresCond: "na", children: orgChildren, }, - Schd: { + Schd1: { tagName: "DataObject", - name: "Schd", + name: "Schd1", type: "ORG", descID: "IEC61850_7_4.LNGroupF::FSCC.Schd.desc", presCond: "Mmulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FSCH.ts b/tDataTypeTemplates/nsdToJson/testJson/FSCH.ts index b82b500..8d32f3d 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FSCH.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FSCH.ts @@ -1233,9 +1233,9 @@ export const fsch = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -1905,9 +1905,9 @@ export const fsch = { }, }, }, - StrTm: { + StrTm1: { tagName: "DataObject", - name: "StrTm", + name: "StrTm1", type: "TSG", descID: "IEC61850_7_4.LNGroupF::FSCH.StrTm.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FSPT.ts b/tDataTypeTemplates/nsdToJson/testJson/FSPT.ts index a925edb..590c7f5 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FSPT.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FSPT.ts @@ -76,9 +76,9 @@ export const fspt = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1779,9 +1779,9 @@ export const fspt = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FXOT.ts b/tDataTypeTemplates/nsdToJson/testJson/FXOT.ts index 76ae169..244dcf5 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FXOT.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FXOT.ts @@ -2123,9 +2123,9 @@ export const fxot = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -3826,9 +3826,9 @@ export const fxot = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/FXUT.ts b/tDataTypeTemplates/nsdToJson/testJson/FXUT.ts index ba74d77..b127937 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/FXUT.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/FXUT.ts @@ -2123,9 +2123,9 @@ export const fxut = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -3826,9 +3826,9 @@ export const fxut = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/GAPC.ts b/tDataTypeTemplates/nsdToJson/testJson/GAPC.ts index 14253ab..506045d 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/GAPC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/GAPC.ts @@ -76,9 +76,9 @@ export const gapc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1779,9 +1779,9 @@ export const gapc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -1807,54 +1807,54 @@ export const gapc = { dsPresCond: "F", children: actChildren, }, - Alm: { + Alm1: { tagName: "DataObject", - name: "Alm", + name: "Alm1", type: "SPS", descID: "IEC61850_7_4.LNGroupG::GAPC.Alm.desc", presCond: "Omulti", dsPresCond: "F", children: spsChildren, }, - Wrn: { + Wrn1: { tagName: "DataObject", - name: "Wrn", + name: "Wrn1", type: "SPS", descID: "IEC61850_7_4.LNGroupG::GAPC.Wrn.desc", presCond: "Omulti", dsPresCond: "F", children: spsChildren, }, - Ind: { + Ind1: { tagName: "DataObject", - name: "Ind", + name: "Ind1", type: "SPS", descID: "IEC61850_7_4.LNGroupG::GAPC.Ind.desc", presCond: "Omulti", dsPresCond: "F", children: spsChildren, }, - SPCSO: { + SPCSO1: { tagName: "DataObject", - name: "SPCSO", + name: "SPCSO1", type: "SPC", descID: "IEC61850_7_4.LNGroupG::GAPC.SPCSO.desc", presCond: "Omulti", dsPresCond: "F", children: spcChildren, }, - DPCSO: { + DPCSO1: { tagName: "DataObject", - name: "DPCSO", + name: "DPCSO1", type: "DPC", descID: "IEC61850_7_4.LNGroupG::GAPC.DPCSO.desc", presCond: "Omulti", dsPresCond: "F", children: dpcChildren, }, - ISCSO: { + ISCSO1: { tagName: "DataObject", - name: "ISCSO", + name: "ISCSO1", type: "INC", descID: "IEC61850_7_4.LNGroupG::GAPC.ISCSO.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/GGIO.ts b/tDataTypeTemplates/nsdToJson/testJson/GGIO.ts index 8c4b656..4a98cd0 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/GGIO.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/GGIO.ts @@ -243,9 +243,9 @@ export const ggio = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1946,99 +1946,99 @@ export const ggio = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", dsPresCond: "Omulti", children: orgChildren, }, - IntIn: { + IntIn1: { tagName: "DataObject", - name: "IntIn", + name: "IntIn1", type: "INS", descID: "IEC61850_7_4.LNGroupG::GGIO.IntIn.desc", presCond: "Omulti", dsPresCond: "O", children: insChildren, }, - Alm: { + Alm1: { tagName: "DataObject", - name: "Alm", + name: "Alm1", type: "SPS", descID: "IEC61850_7_4.LNGroupG::GGIO.Alm.desc", presCond: "Omulti", dsPresCond: "F", children: spsChildren, }, - Wrn: { + Wrn1: { tagName: "DataObject", - name: "Wrn", + name: "Wrn1", type: "SPS", descID: "IEC61850_7_4.LNGroupG::GGIO.Wrn.desc", presCond: "Omulti", dsPresCond: "F", children: spsChildren, }, - Ind: { + Ind1: { tagName: "DataObject", - name: "Ind", + name: "Ind1", type: "SPS", descID: "IEC61850_7_4.LNGroupG::GGIO.Ind.desc", presCond: "Omulti", dsPresCond: "F", children: spsChildren, }, - CntVal: { + CntVal1: { tagName: "DataObject", - name: "CntVal", + name: "CntVal1", type: "BCR", descID: "IEC61850_7_4.LNGroupG::GGIO.CntVal.desc", presCond: "Omulti", dsPresCond: "O", children: bcrChildren, }, - AnIn: { + AnIn1: { tagName: "DataObject", - name: "AnIn", + name: "AnIn1", type: "MV", descID: "IEC61850_7_4.LNGroupG::GGIO.AnIn.desc", presCond: "Omulti", dsPresCond: "O", children: mvChildren, }, - AnOut: { + AnOut1: { tagName: "DataObject", - name: "AnOut", + name: "AnOut1", type: "APC", descID: "IEC61850_7_4.LNGroupG::GGIO.AnOut.desc", presCond: "Omulti", dsPresCond: "O", children: apcChildren, }, - SPCSO: { + SPCSO1: { tagName: "DataObject", - name: "SPCSO", + name: "SPCSO1", type: "SPC", descID: "IEC61850_7_4.LNGroupG::GGIO.SPCSO.desc", presCond: "Omulti", dsPresCond: "F", children: spcChildren, }, - DPCSO: { + DPCSO1: { tagName: "DataObject", - name: "DPCSO", + name: "DPCSO1", type: "DPC", descID: "IEC61850_7_4.LNGroupG::GGIO.DPCSO.desc", presCond: "Omulti", dsPresCond: "F", children: dpcChildren, }, - ISCSO: { + ISCSO1: { tagName: "DataObject", - name: "ISCSO", + name: "ISCSO1", type: "INC", descID: "IEC61850_7_4.LNGroupG::GGIO.ISCSO.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/GLOG.ts b/tDataTypeTemplates/nsdToJson/testJson/GLOG.ts index 39dfe1f..70e76a9 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/GLOG.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/GLOG.ts @@ -15,9 +15,9 @@ export const glog = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1718,9 +1718,9 @@ export const glog = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -1754,9 +1754,9 @@ export const glog = { dsPresCond: "F", children: orgChildren, }, - TrgRef: { + TrgRef1: { tagName: "DataObject", - name: "TrgRef", + name: "TrgRef1", type: "ORG", descID: "IEC61850_7_4.LNGroupG::GLOG.TrgRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/GSAL.ts b/tDataTypeTemplates/nsdToJson/testJson/GSAL.ts index 33f3787..1939034 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/GSAL.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/GSAL.ts @@ -16,9 +16,9 @@ export const gsal = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const gsal = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/IARC.ts b/tDataTypeTemplates/nsdToJson/testJson/IARC.ts index c047075..6b25461 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/IARC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/IARC.ts @@ -1875,9 +1875,9 @@ export const iarc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -1912,18 +1912,18 @@ export const iarc = { dsPresCond: "O", children: insChildren, }, - InTrg: { + InTrg1: { tagName: "DataObject", - name: "InTrg", + name: "InTrg1", type: "ORG", descID: "IEC61850_7_4.LNGroupI::IARC.InTrg.desc", presCond: "Omulti", dsPresCond: "F", children: orgChildren, }, - InLog: { + InLog1: { tagName: "DataObject", - name: "InLog", + name: "InLog1", type: "ORG", descID: "IEC61850_7_4.LNGroupI::IARC.InLog.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/IHMI.ts b/tDataTypeTemplates/nsdToJson/testJson/IHMI.ts index 4b3db73..56d9314 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/IHMI.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/IHMI.ts @@ -1906,9 +1906,9 @@ export const ihmi = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ISAF.ts b/tDataTypeTemplates/nsdToJson/testJson/ISAF.ts index bc08d87..c9dd6e8 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ISAF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ISAF.ts @@ -1875,9 +1875,9 @@ export const isaf = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ITCI.ts b/tDataTypeTemplates/nsdToJson/testJson/ITCI.ts index e247ce7..eefb864 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ITCI.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ITCI.ts @@ -1906,18 +1906,18 @@ export const itci = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", dsPresCond: "Omulti", children: orgChildren, }, - Alm: { + Alm1: { tagName: "DataObject", - name: "Alm", + name: "Alm1", type: "SPS", descID: "IEC61850_7_4.LNGroupI::ITCI.Alm.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ITMI.ts b/tDataTypeTemplates/nsdToJson/testJson/ITMI.ts index e54f440..f1fe524 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ITMI.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ITMI.ts @@ -1874,9 +1874,9 @@ export const itmi = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ITPC.ts b/tDataTypeTemplates/nsdToJson/testJson/ITPC.ts index 0bb6c50..e779b89 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ITPC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ITPC.ts @@ -1876,9 +1876,9 @@ export const itpc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -1903,18 +1903,18 @@ export const itpc = { dsPresCond: "F", children: spsChildren, }, - TxCmdCnt: { + TxCmdCnt1: { tagName: "DataObject", - name: "TxCmdCnt", + name: "TxCmdCnt1", type: "INS", descID: "IEC61850_7_4.LNGroupI::ITPC.TxCmdCnt.desc", presCond: "Omulti", dsPresCond: "O", children: insChildren, }, - RxCmdCnt: { + RxCmdCnt1: { tagName: "DataObject", - name: "RxCmdCnt", + name: "RxCmdCnt1", type: "INS", descID: "IEC61850_7_4.LNGroupI::ITPC.RxCmdCnt.desc", presCond: "Omulti", @@ -1993,9 +1993,9 @@ export const itpc = { dsPresCond: "F", children: ingChildren, }, - TpcTxMod: { + TpcTxMod1: { tagName: "DataObject", - name: "TpcTxMod", + name: "TpcTxMod1", type: "ENG", underlyingType: "TpcAppModeKind", descID: "IEC61850_7_4.LNGroupI::ITPC.TpcTxMod.desc", @@ -2078,9 +2078,9 @@ export const itpc = { }, }, }, - TpcRxMod: { + TpcRxMod1: { tagName: "DataObject", - name: "TpcRxMod", + name: "TpcRxMod1", type: "ENG", underlyingType: "TpcAppModeKind", descID: "IEC61850_7_4.LNGroupI::ITPC.TpcRxMod.desc", diff --git a/tDataTypeTemplates/nsdToJson/testJson/KFAN.ts b/tDataTypeTemplates/nsdToJson/testJson/KFAN.ts index 63e626d..e49b521 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/KFAN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/KFAN.ts @@ -242,9 +242,9 @@ export const kfan = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1945,9 +1945,9 @@ export const kfan = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/KFIL.ts b/tDataTypeTemplates/nsdToJson/testJson/KFIL.ts index 7fc3fa8..ea608cc 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/KFIL.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/KFIL.ts @@ -242,9 +242,9 @@ export const kfil = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1945,9 +1945,9 @@ export const kfil = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/KPMP.ts b/tDataTypeTemplates/nsdToJson/testJson/KPMP.ts index b79eb4a..14f053e 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/KPMP.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/KPMP.ts @@ -242,9 +242,9 @@ export const kpmp = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1945,9 +1945,9 @@ export const kpmp = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/KTNK.ts b/tDataTypeTemplates/nsdToJson/testJson/KTNK.ts index 188e026..d247797 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/KTNK.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/KTNK.ts @@ -192,9 +192,9 @@ export const ktnk = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1895,9 +1895,9 @@ export const ktnk = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/KVLV.ts b/tDataTypeTemplates/nsdToJson/testJson/KVLV.ts index 6178210..f8e5166 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/KVLV.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/KVLV.ts @@ -245,9 +245,9 @@ export const kvlv = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1948,9 +1948,9 @@ export const kvlv = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/LCCH.ts b/tDataTypeTemplates/nsdToJson/testJson/LCCH.ts index cf3eaf3..1b1a1fe 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/LCCH.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/LCCH.ts @@ -1229,9 +1229,9 @@ export const lcch = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/LGOS.ts b/tDataTypeTemplates/nsdToJson/testJson/LGOS.ts index 4ef6d52..2386358 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/LGOS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/LGOS.ts @@ -1275,9 +1275,9 @@ export const lgos = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/LLN0.ts b/tDataTypeTemplates/nsdToJson/testJson/LLN0.ts index 683cebb..cafe04a 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/LLN0.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/LLN0.ts @@ -1263,9 +1263,9 @@ export const lln0 = { dsPresCond: "na", children: spcChildren, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.LNGroupL::LLN0.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/LSVS.ts b/tDataTypeTemplates/nsdToJson/testJson/LSVS.ts index e050f50..0f7ba10 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/LSVS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/LSVS.ts @@ -1276,9 +1276,9 @@ export const lsvs = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/LTIM.ts b/tDataTypeTemplates/nsdToJson/testJson/LTIM.ts index 5f8a4f8..ac3eaab 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/LTIM.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/LTIM.ts @@ -1228,9 +1228,9 @@ export const ltim = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/LTMS.ts b/tDataTypeTemplates/nsdToJson/testJson/LTMS.ts index c027848..dc39fe5 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/LTMS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/LTMS.ts @@ -1229,9 +1229,9 @@ export const ltms = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -1578,9 +1578,9 @@ export const ltms = { }, }, }, - TmChSt: { + TmChSt1: { tagName: "DataObject", - name: "TmChSt", + name: "TmChSt1", type: "SPS", descID: "IEC61850_7_4.LNGroupL::LTMS.TmChSt.desc", presCond: "Omulti", @@ -1774,9 +1774,9 @@ export const ltms = { }, }, }, - TmSrcSet: { + TmSrcSet1: { tagName: "DataObject", - name: "TmSrcSet", + name: "TmSrcSet1", type: "VSG", descID: "IEC61850_7_4.LNGroupL::LTMS.TmSrcSet.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/LTRK.ts b/tDataTypeTemplates/nsdToJson/testJson/LTRK.ts index 9c0bc95..df9cb61 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/LTRK.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/LTRK.ts @@ -1225,9 +1225,9 @@ export const ltrk = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -3688,9 +3688,9 @@ export const ltrk = { }, }, }, - EncTrk: { + EncTrk1: { tagName: "DataObject", - name: "EncTrk", + name: "EncTrk1", type: "CTS", underlyingTypeKind: "ENUMERATED", descID: "IEC61850_7_4.LNGroupL::LTRK.EncTrk.desc", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MENV.ts b/tDataTypeTemplates/nsdToJson/testJson/MENV.ts index 0a94119..4976af6 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MENV.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MENV.ts @@ -17,9 +17,9 @@ export const menv = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1720,9 +1720,9 @@ export const menv = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MFLK.ts b/tDataTypeTemplates/nsdToJson/testJson/MFLK.ts index efacae0..395bc99 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MFLK.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MFLK.ts @@ -19,9 +19,9 @@ export const mflk: object = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1722,9 +1722,9 @@ export const mflk: object = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MFLW.ts b/tDataTypeTemplates/nsdToJson/testJson/MFLW.ts index 79b1197..93743f0 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MFLW.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MFLW.ts @@ -18,9 +18,9 @@ export const mflw = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1721,9 +1721,9 @@ export const mflw = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MHAI.ts b/tDataTypeTemplates/nsdToJson/testJson/MHAI.ts index 64f320b..5320441 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MHAI.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MHAI.ts @@ -103,9 +103,9 @@ export const mhai: object = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1806,9 +1806,9 @@ export const mhai: object = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MHAN.ts b/tDataTypeTemplates/nsdToJson/testJson/MHAN.ts index e6f1a7a..70b1d91 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MHAN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MHAN.ts @@ -100,9 +100,9 @@ export const mhan = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1803,9 +1803,9 @@ export const mhan = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MHET.ts b/tDataTypeTemplates/nsdToJson/testJson/MHET.ts index abd2d3a..af95f5f 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MHET.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MHET.ts @@ -16,9 +16,9 @@ export const mhet = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const mhet = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MHYD.ts b/tDataTypeTemplates/nsdToJson/testJson/MHYD.ts index 7221a59..01eef39 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MHYD.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MHYD.ts @@ -16,9 +16,9 @@ export const mhyd = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const mhyd = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MMDC.ts b/tDataTypeTemplates/nsdToJson/testJson/MMDC.ts index f1780a7..f0c48f4 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MMDC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MMDC.ts @@ -16,9 +16,9 @@ export const mmdc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const mmdc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MMET.ts b/tDataTypeTemplates/nsdToJson/testJson/MMET.ts index 815026e..ac7a569 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MMET.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MMET.ts @@ -16,9 +16,9 @@ export const mmet = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const mmet = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MMTN.ts b/tDataTypeTemplates/nsdToJson/testJson/MMTN.ts index d0cd4b0..ba1f761 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MMTN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MMTN.ts @@ -78,9 +78,9 @@ export const mmtn = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1781,9 +1781,9 @@ export const mmtn = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MMTR.ts b/tDataTypeTemplates/nsdToJson/testJson/MMTR.ts index e091280..339bc2e 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MMTR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MMTR.ts @@ -78,9 +78,9 @@ export const mmtr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1781,9 +1781,9 @@ export const mmtr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MMXN.ts b/tDataTypeTemplates/nsdToJson/testJson/MMXN.ts index 2620670..e3f4aed 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MMXN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MMXN.ts @@ -16,9 +16,9 @@ export const mmxn = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const mmxn = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MMXU.ts b/tDataTypeTemplates/nsdToJson/testJson/MMXU.ts index 53b3e55..82d4603 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MMXU.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MMXU.ts @@ -16,9 +16,9 @@ export const mmxu: object = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const mmxu: object = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/MSQI.ts b/tDataTypeTemplates/nsdToJson/testJson/MSQI.ts index 90ff348..e487923 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/MSQI.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/MSQI.ts @@ -16,9 +16,9 @@ export const msqi = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const msqi = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PDIF.ts b/tDataTypeTemplates/nsdToJson/testJson/PDIF.ts index 0ecf614..c69f374 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PDIF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PDIF.ts @@ -456,9 +456,9 @@ export const pdif = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2159,9 +2159,9 @@ export const pdif = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PDIR.ts b/tDataTypeTemplates/nsdToJson/testJson/PDIR.ts index df9417d..b797d39 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PDIR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PDIR.ts @@ -455,9 +455,9 @@ export const pdir = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2158,9 +2158,9 @@ export const pdir = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PDIS.ts b/tDataTypeTemplates/nsdToJson/testJson/PDIS.ts index d4db7bd..1286fd1 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PDIS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PDIS.ts @@ -458,9 +458,9 @@ export const pdis = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2161,9 +2161,9 @@ export const pdis = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PDOP.ts b/tDataTypeTemplates/nsdToJson/testJson/PDOP.ts index 77003a1..e4be623 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PDOP.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PDOP.ts @@ -574,9 +574,9 @@ export const pdop = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2277,9 +2277,9 @@ export const pdop = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PDUP.ts b/tDataTypeTemplates/nsdToJson/testJson/PDUP.ts index 472fc48..1001281 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PDUP.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PDUP.ts @@ -574,9 +574,9 @@ export const pdup = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2277,9 +2277,9 @@ export const pdup = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PFRC.ts b/tDataTypeTemplates/nsdToJson/testJson/PFRC.ts index 7fddf49..2b59373 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PFRC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PFRC.ts @@ -524,9 +524,9 @@ export const pfrc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2227,9 +2227,9 @@ export const pfrc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PHAR.ts b/tDataTypeTemplates/nsdToJson/testJson/PHAR.ts index e6ed074..fb63ee6 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PHAR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PHAR.ts @@ -456,9 +456,9 @@ export const phar = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2159,9 +2159,9 @@ export const phar = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PHIZ.ts b/tDataTypeTemplates/nsdToJson/testJson/PHIZ.ts index df2889b..e86319e 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PHIZ.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PHIZ.ts @@ -457,9 +457,9 @@ export const phiz = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2160,9 +2160,9 @@ export const phiz = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PIOC.ts b/tDataTypeTemplates/nsdToJson/testJson/PIOC.ts index fc7c428..6fcd588 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PIOC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PIOC.ts @@ -456,9 +456,9 @@ export const pioc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2159,9 +2159,9 @@ export const pioc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PMRI.ts b/tDataTypeTemplates/nsdToJson/testJson/PMRI.ts index 46fdde5..fad618c 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PMRI.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PMRI.ts @@ -485,9 +485,9 @@ export const pmri = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2188,9 +2188,9 @@ export const pmri = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PMSS.ts b/tDataTypeTemplates/nsdToJson/testJson/PMSS.ts index 9c6be9f..1e2c827 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PMSS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PMSS.ts @@ -486,9 +486,9 @@ export const pmss = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2189,9 +2189,9 @@ export const pmss = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/POPF.ts b/tDataTypeTemplates/nsdToJson/testJson/POPF.ts index a89000f..cf596d2 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/POPF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/POPF.ts @@ -545,9 +545,9 @@ export const popf = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2248,9 +2248,9 @@ export const popf = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PPAM.ts b/tDataTypeTemplates/nsdToJson/testJson/PPAM.ts index b204a22..d8f3ec1 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PPAM.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PPAM.ts @@ -486,9 +486,9 @@ export const ppam = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2189,9 +2189,9 @@ export const ppam = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PRTR.ts b/tDataTypeTemplates/nsdToJson/testJson/PRTR.ts index 9494f45..6cb795c 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PRTR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PRTR.ts @@ -486,9 +486,9 @@ export const prtr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2189,9 +2189,9 @@ export const prtr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PSCH.ts b/tDataTypeTemplates/nsdToJson/testJson/PSCH.ts index b8b3d8e..44ef000 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PSCH.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PSCH.ts @@ -454,9 +454,9 @@ export const psch = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2157,9 +2157,9 @@ export const psch = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -2195,9 +2195,9 @@ export const psch = { dsPresCond: "F", children: actChildren, }, - RxPrm: { + RxPrm1: { tagName: "DataObject", - name: "RxPrm", + name: "RxPrm1", type: "ACT", transient: "true", descID: "IEC61850_7_4.LNGroupP::PSCH.RxPrm.desc", @@ -2205,9 +2205,9 @@ export const psch = { dsPresCond: "F", children: actChildren, }, - RxBlk: { + RxBlk1: { tagName: "DataObject", - name: "RxBlk", + name: "RxBlk1", type: "ACT", transient: "true", descID: "IEC61850_7_4.LNGroupP::PSCH.RxBlk.desc", @@ -2215,9 +2215,9 @@ export const psch = { dsPresCond: "F", children: actChildren, }, - RxTr: { + RxTr1: { tagName: "DataObject", - name: "RxTr", + name: "RxTr1", type: "ACT", descID: "IEC61850_7_4.LNGroupP::PSCH.RxTr.desc", presCond: "Omulti", @@ -2255,18 +2255,18 @@ export const psch = { dsPresCond: "F", children: spsChildren, }, - RxSrc: { + RxSrc1: { tagName: "DataObject", - name: "RxSrc", + name: "RxSrc1", type: "ORG", descID: "IEC61850_7_4.LNGroupP::PSCH.RxSrc.desc", presCond: "Omulti", dsPresCond: "F", children: orgChildren, }, - RxSrcTr: { + RxSrcTr1: { tagName: "DataObject", - name: "RxSrcTr", + name: "RxSrcTr1", type: "ORG", descID: "IEC61850_7_4.LNGroupP::PSCH.RxSrcTr.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PSDE.ts b/tDataTypeTemplates/nsdToJson/testJson/PSDE.ts index c7f6ba7..83d2fba 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PSDE.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PSDE.ts @@ -547,9 +547,9 @@ export const psde = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2250,9 +2250,9 @@ export const psde = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PSOF.ts b/tDataTypeTemplates/nsdToJson/testJson/PSOF.ts index bdb73b2..68280d3 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PSOF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PSOF.ts @@ -456,9 +456,9 @@ export const psof = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2159,9 +2159,9 @@ export const psof = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTDV.ts b/tDataTypeTemplates/nsdToJson/testJson/PTDV.ts index e186984..6f57486 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTDV.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTDV.ts @@ -456,9 +456,9 @@ export const ptdv = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2159,9 +2159,9 @@ export const ptdv = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTEF.ts b/tDataTypeTemplates/nsdToJson/testJson/PTEF.ts index 95e207e..cc4bc05 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTEF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTEF.ts @@ -547,9 +547,9 @@ export const ptef = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2250,9 +2250,9 @@ export const ptef = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTHF.ts b/tDataTypeTemplates/nsdToJson/testJson/PTHF.ts index fe82aaa..6133d14 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTHF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTHF.ts @@ -486,9 +486,9 @@ export const pthf = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2189,9 +2189,9 @@ export const pthf = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTOC.ts b/tDataTypeTemplates/nsdToJson/testJson/PTOC.ts index 73559b0..0eb3094 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTOC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTOC.ts @@ -5117,9 +5117,9 @@ export const ptoc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -6820,9 +6820,9 @@ export const ptoc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTOF.ts b/tDataTypeTemplates/nsdToJson/testJson/PTOF.ts index 7fc4e1d..de14f22 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTOF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTOF.ts @@ -525,9 +525,9 @@ export const ptof = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2228,9 +2228,9 @@ export const ptof = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTOV.ts b/tDataTypeTemplates/nsdToJson/testJson/PTOV.ts index d3f44d2..14834b5 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTOV.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTOV.ts @@ -522,9 +522,9 @@ export const ptov = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2225,9 +2225,9 @@ export const ptov = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTRC.ts b/tDataTypeTemplates/nsdToJson/testJson/PTRC.ts index bd80525..c3167de 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTRC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTRC.ts @@ -455,9 +455,9 @@ export const ptrc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2158,9 +2158,9 @@ export const ptrc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTTR.ts b/tDataTypeTemplates/nsdToJson/testJson/PTTR.ts index dbd4dfa..7beeb8e 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTTR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTTR.ts @@ -457,9 +457,9 @@ export const pttr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2160,9 +2160,9 @@ export const pttr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -11352,9 +11352,9 @@ export const pttr = { dsPresCond: "F", children: ingChildren, }, - ConsTms: { + ConsTms1: { tagName: "DataObject", - name: "ConsTms", + name: "ConsTms1", type: "ING", descID: "IEC61850_7_4.LNGroupP::PTTR.ConsTms.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTUC.ts b/tDataTypeTemplates/nsdToJson/testJson/PTUC.ts index b1561c6..db0d514 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTUC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTUC.ts @@ -5117,9 +5117,9 @@ export const ptuc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -6820,9 +6820,9 @@ export const ptuc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTUF.ts b/tDataTypeTemplates/nsdToJson/testJson/PTUF.ts index b550002..3cc2816 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTUF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTUF.ts @@ -524,9 +524,9 @@ export const ptuf = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2227,9 +2227,9 @@ export const ptuf = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PTUV.ts b/tDataTypeTemplates/nsdToJson/testJson/PTUV.ts index 34c9c2a..4976d98 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PTUV.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PTUV.ts @@ -522,9 +522,9 @@ export const ptuv = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2225,9 +2225,9 @@ export const ptuv = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PUPF.ts b/tDataTypeTemplates/nsdToJson/testJson/PUPF.ts index a0bb992..42bc238 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PUPF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PUPF.ts @@ -545,9 +545,9 @@ export const pupf = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2248,9 +2248,9 @@ export const pupf = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PVOC.ts b/tDataTypeTemplates/nsdToJson/testJson/PVOC.ts index 4e60825..e676737 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PVOC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PVOC.ts @@ -5117,9 +5117,9 @@ export const pvoc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -6820,9 +6820,9 @@ export const pvoc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PVPH.ts b/tDataTypeTemplates/nsdToJson/testJson/PVPH.ts index 08c2cd4..75dca96 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PVPH.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PVPH.ts @@ -522,9 +522,9 @@ export const pvph = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2225,9 +2225,9 @@ export const pvph = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/PZSU.ts b/tDataTypeTemplates/nsdToJson/testJson/PZSU.ts index 2c6b5b1..345ae70 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/PZSU.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/PZSU.ts @@ -456,9 +456,9 @@ export const pzsu = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2159,9 +2159,9 @@ export const pzsu = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/QFVR.ts b/tDataTypeTemplates/nsdToJson/testJson/QFVR.ts index 262e202..61baf13 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/QFVR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/QFVR.ts @@ -55,9 +55,9 @@ export const qfvr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1758,9 +1758,9 @@ export const qfvr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/QITR.ts b/tDataTypeTemplates/nsdToJson/testJson/QITR.ts index 91e9d37..7449335 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/QITR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/QITR.ts @@ -55,9 +55,9 @@ export const qitr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1758,9 +1758,9 @@ export const qitr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/QIUB.ts b/tDataTypeTemplates/nsdToJson/testJson/QIUB.ts index 0669e41..e192ae5 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/QIUB.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/QIUB.ts @@ -150,9 +150,9 @@ export const qiub = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1853,9 +1853,9 @@ export const qiub = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/QVTR.ts b/tDataTypeTemplates/nsdToJson/testJson/QVTR.ts index a740c34..79a03c7 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/QVTR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/QVTR.ts @@ -55,9 +55,9 @@ export const qvtr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1758,9 +1758,9 @@ export const qvtr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/QVUB.ts b/tDataTypeTemplates/nsdToJson/testJson/QVUB.ts index 11dea9b..5fe0b8d 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/QVUB.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/QVUB.ts @@ -150,9 +150,9 @@ export const qvub = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1853,9 +1853,9 @@ export const qvub = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/QVVR.ts b/tDataTypeTemplates/nsdToJson/testJson/QVVR.ts index da4068c..5e0568c 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/QVVR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/QVVR.ts @@ -55,9 +55,9 @@ export const qvvr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1758,9 +1758,9 @@ export const qvvr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RADR.ts b/tDataTypeTemplates/nsdToJson/testJson/RADR.ts index 84d253f..58c8caa 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RADR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RADR.ts @@ -16,9 +16,9 @@ export const radr = { dsPresCond: "F", children: spsChildren, }, - ChNum: { + ChNum1: { tagName: "DataObject", - name: "ChNum", + name: "ChNum1", type: "ING", descID: "IEC61850_7_4.AbstractLNsGroupR::DRChannelLN.ChNum.desc", presCond: "Omulti", @@ -215,9 +215,9 @@ export const radr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1918,9 +1918,9 @@ export const radr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RBDR.ts b/tDataTypeTemplates/nsdToJson/testJson/RBDR.ts index 9e9647a..7b15060 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RBDR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RBDR.ts @@ -15,9 +15,9 @@ export const rbdr = { dsPresCond: "F", children: spsChildren, }, - ChNum: { + ChNum1: { tagName: "DataObject", - name: "ChNum", + name: "ChNum1", type: "ING", descID: "IEC61850_7_4.AbstractLNsGroupR::DRChannelLN.ChNum.desc", presCond: "Omulti", @@ -214,9 +214,9 @@ export const rbdr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1917,9 +1917,9 @@ export const rbdr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RBRF.ts b/tDataTypeTemplates/nsdToJson/testJson/RBRF.ts index d878c03..70e6ca0 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RBRF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RBRF.ts @@ -18,9 +18,9 @@ export const rbrf = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1721,9 +1721,9 @@ export const rbrf = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RDIR.ts b/tDataTypeTemplates/nsdToJson/testJson/RDIR.ts index fddcbee..acf7b99 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RDIR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RDIR.ts @@ -16,9 +16,9 @@ export const rdir = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const rdir = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RDRE.ts b/tDataTypeTemplates/nsdToJson/testJson/RDRE.ts index 5868bfb..4e59a54 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RDRE.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RDRE.ts @@ -189,9 +189,9 @@ export const rdre = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1892,9 +1892,9 @@ export const rdre = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RDRS.ts b/tDataTypeTemplates/nsdToJson/testJson/RDRS.ts index 418b811..7309d19 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RDRS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RDRS.ts @@ -14,9 +14,9 @@ export const rdrs = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1717,9 +1717,9 @@ export const rdrs = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RFLO.ts b/tDataTypeTemplates/nsdToJson/testJson/RFLO.ts index a63be21..7ce23c7 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RFLO.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RFLO.ts @@ -17,9 +17,9 @@ export const rflo = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1720,9 +1720,9 @@ export const rflo = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RMXU.ts b/tDataTypeTemplates/nsdToJson/testJson/RMXU.ts index b69d4ac..2da2324 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RMXU.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RMXU.ts @@ -16,9 +16,9 @@ export const rmxu = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1719,9 +1719,9 @@ export const rmxu = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RPSB.ts b/tDataTypeTemplates/nsdToJson/testJson/RPSB.ts index de5ed18..f2f9a5c 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RPSB.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RPSB.ts @@ -20,9 +20,9 @@ export const rpsb = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1723,9 +1723,9 @@ export const rpsb = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RREC.ts b/tDataTypeTemplates/nsdToJson/testJson/RREC.ts index a302e1d..05eb52d 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RREC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RREC.ts @@ -15,9 +15,9 @@ export const rrec = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1718,9 +1718,9 @@ export const rrec = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", @@ -2138,27 +2138,27 @@ export const rrec = { }, }, }, - Rec1PhCnt: { + Rec1PhCnt1: { tagName: "DataObject", - name: "Rec1PhCnt", + name: "Rec1PhCnt1", type: "INS", descID: "IEC61850_7_4.LNGroupR::RREC.Rec1PhCnt.desc", presCond: "Omulti", dsPresCond: "O", children: insChildren, }, - Rec3PhCnt: { + Rec3PhCnt1: { tagName: "DataObject", - name: "Rec3PhCnt", + name: "Rec3PhCnt1", type: "INS", descID: "IEC61850_7_4.LNGroupR::RREC.Rec3PhCnt.desc", presCond: "Omulti", dsPresCond: "O", children: insChildren, }, - CycTrMod: { + CycTrMod1: { tagName: "DataObject", - name: "CycTrMod", + name: "CycTrMod1", type: "ENG", underlyingType: "TripModeKind", descID: "IEC61850_7_4.LNGroupR::RREC.CycTrMod.desc", @@ -2263,27 +2263,27 @@ export const rrec = { dsPresCond: "F", children: ingChildren, }, - Rec1Tmms: { + Rec1Tmms1: { tagName: "DataObject", - name: "Rec1Tmms", + name: "Rec1Tmms1", type: "ING", descID: "IEC61850_7_4.LNGroupR::RREC.Rec1Tmms.desc", presCond: "Omulti", dsPresCond: "F", children: ingChildren, }, - Rec13Tmms: { + Rec13Tmms1: { tagName: "DataObject", - name: "Rec13Tmms", + name: "Rec13Tmms1", type: "ING", descID: "IEC61850_7_4.LNGroupR::RREC.Rec13Tmms.desc", presCond: "Omulti", dsPresCond: "F", children: ingChildren, }, - Rec3Tmms: { + Rec3Tmms1: { tagName: "DataObject", - name: "Rec3Tmms", + name: "Rec3Tmms1", type: "ING", descID: "IEC61850_7_4.LNGroupR::RREC.Rec3Tmms.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/RSYN.ts b/tDataTypeTemplates/nsdToJson/testJson/RSYN.ts index 4a87798..0d04987 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/RSYN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/RSYN.ts @@ -416,9 +416,9 @@ export const rsyn = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2119,9 +2119,9 @@ export const rsyn = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SARC.ts b/tDataTypeTemplates/nsdToJson/testJson/SARC.ts index 96ff668..f606875 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SARC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SARC.ts @@ -24,9 +24,9 @@ export const sarc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1727,9 +1727,9 @@ export const sarc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SCBR.ts b/tDataTypeTemplates/nsdToJson/testJson/SCBR.ts index 6df8c68..bc66570 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SCBR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SCBR.ts @@ -439,9 +439,9 @@ export const scbr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2142,9 +2142,9 @@ export const scbr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SIMG.ts b/tDataTypeTemplates/nsdToJson/testJson/SIMG.ts index 3f252be..518943d 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SIMG.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SIMG.ts @@ -89,9 +89,9 @@ export const simg = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1792,9 +1792,9 @@ export const simg = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SIML.ts b/tDataTypeTemplates/nsdToJson/testJson/SIML.ts index da667ff..c67fcea 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SIML.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SIML.ts @@ -89,9 +89,9 @@ export const siml = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1792,9 +1792,9 @@ export const siml = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SLTC.ts b/tDataTypeTemplates/nsdToJson/testJson/SLTC.ts index 353ebe6..187ac3c 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SLTC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SLTC.ts @@ -25,9 +25,9 @@ export const sltc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1728,9 +1728,9 @@ export const sltc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SOPM.ts b/tDataTypeTemplates/nsdToJson/testJson/SOPM.ts index bc84a6c..c78652b 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SOPM.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SOPM.ts @@ -25,9 +25,9 @@ export const sopm = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1728,9 +1728,9 @@ export const sopm = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SPDC.ts b/tDataTypeTemplates/nsdToJson/testJson/SPDC.ts index a30ea64..be101fb 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SPDC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SPDC.ts @@ -26,9 +26,9 @@ export const spdc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1729,9 +1729,9 @@ export const spdc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SPRS.ts b/tDataTypeTemplates/nsdToJson/testJson/SPRS.ts index 33edd89..e7e7e84 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SPRS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SPRS.ts @@ -26,9 +26,9 @@ export const sprs = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1729,9 +1729,9 @@ export const sprs = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SPTR.ts b/tDataTypeTemplates/nsdToJson/testJson/SPTR.ts index 7c91bdf..2279385 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SPTR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SPTR.ts @@ -25,9 +25,9 @@ export const sptr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1728,9 +1728,9 @@ export const sptr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SSWI.ts b/tDataTypeTemplates/nsdToJson/testJson/SSWI.ts index 7e1eb63..29344e4 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SSWI.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SSWI.ts @@ -439,9 +439,9 @@ export const sswi = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2142,9 +2142,9 @@ export const sswi = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/STMP.ts b/tDataTypeTemplates/nsdToJson/testJson/STMP.ts index a8e9d44..ac3998f 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/STMP.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/STMP.ts @@ -26,9 +26,9 @@ export const stmp = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1729,9 +1729,9 @@ export const stmp = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/SVBR.ts b/tDataTypeTemplates/nsdToJson/testJson/SVBR.ts index 0014d40..df03c67 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/SVBR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/SVBR.ts @@ -26,9 +26,9 @@ export const svbr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1729,9 +1729,9 @@ export const svbr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TANG.ts b/tDataTypeTemplates/nsdToJson/testJson/TANG.ts index 189d162..5e22d50 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TANG.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TANG.ts @@ -211,9 +211,9 @@ export const tang = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tang = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TAXD.ts b/tDataTypeTemplates/nsdToJson/testJson/TAXD.ts index 74829a0..9a4eaf9 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TAXD.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TAXD.ts @@ -211,9 +211,9 @@ export const taxd = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const taxd = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TCTR.ts b/tDataTypeTemplates/nsdToJson/testJson/TCTR.ts index a0e271a..6fdb414 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TCTR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TCTR.ts @@ -2526,9 +2526,9 @@ export const tctr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -4229,9 +4229,9 @@ export const tctr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TDST.ts b/tDataTypeTemplates/nsdToJson/testJson/TDST.ts index 4910d3a..15124de 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TDST.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TDST.ts @@ -211,9 +211,9 @@ export const tdst = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tdst = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TFLW.ts b/tDataTypeTemplates/nsdToJson/testJson/TFLW.ts index 5a3b7d0..402a9bd 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TFLW.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TFLW.ts @@ -211,9 +211,9 @@ export const tflw = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tflw = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TFRQ.ts b/tDataTypeTemplates/nsdToJson/testJson/TFRQ.ts index d3e5769..8a0144e 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TFRQ.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TFRQ.ts @@ -211,9 +211,9 @@ export const tfrq = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tfrq = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TGSN.ts b/tDataTypeTemplates/nsdToJson/testJson/TGSN.ts index a8c960c..942b74d 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TGSN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TGSN.ts @@ -211,9 +211,9 @@ export const tgsn = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tgsn = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/THUM.ts b/tDataTypeTemplates/nsdToJson/testJson/THUM.ts index 488ce4d..caf8317 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/THUM.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/THUM.ts @@ -211,9 +211,9 @@ export const thum = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const thum = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TLVL.ts b/tDataTypeTemplates/nsdToJson/testJson/TLVL.ts index cfc5b24..f66f4db 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TLVL.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TLVL.ts @@ -211,9 +211,9 @@ export const tlvl = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tlvl = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TMGF.ts b/tDataTypeTemplates/nsdToJson/testJson/TMGF.ts index a3fcb67..ead8965 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TMGF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TMGF.ts @@ -211,9 +211,9 @@ export const tmgf = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tmgf = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TMVM.ts b/tDataTypeTemplates/nsdToJson/testJson/TMVM.ts index fee83d9..64a384e 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TMVM.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TMVM.ts @@ -211,9 +211,9 @@ export const tmvm = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tmvm = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TPOS.ts b/tDataTypeTemplates/nsdToJson/testJson/TPOS.ts index 7d7d2f6..31ed0b7 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TPOS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TPOS.ts @@ -211,9 +211,9 @@ export const tpos = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tpos = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TPRS.ts b/tDataTypeTemplates/nsdToJson/testJson/TPRS.ts index e4f07c6..53aea66 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TPRS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TPRS.ts @@ -211,9 +211,9 @@ export const tprs = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tprs = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TRTN.ts b/tDataTypeTemplates/nsdToJson/testJson/TRTN.ts index bd3645e..4535dca 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TRTN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TRTN.ts @@ -211,9 +211,9 @@ export const trtn = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const trtn = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TSND.ts b/tDataTypeTemplates/nsdToJson/testJson/TSND.ts index cabb5e7..22181e3 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TSND.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TSND.ts @@ -211,9 +211,9 @@ export const tsnd = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tsnd = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TTMP.ts b/tDataTypeTemplates/nsdToJson/testJson/TTMP.ts index 5f18362..da79a95 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TTMP.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TTMP.ts @@ -211,9 +211,9 @@ export const ttmp = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const ttmp = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TTNS.ts b/tDataTypeTemplates/nsdToJson/testJson/TTNS.ts index 8f5b590..ec225ed 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TTNS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TTNS.ts @@ -211,9 +211,9 @@ export const ttns = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const ttns = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TVBR.ts b/tDataTypeTemplates/nsdToJson/testJson/TVBR.ts index 1993e7c..d4ede4b 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TVBR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TVBR.ts @@ -211,9 +211,9 @@ export const tvbr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const tvbr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TVTR.ts b/tDataTypeTemplates/nsdToJson/testJson/TVTR.ts index 6c1414f..d9d3406 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TVTR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TVTR.ts @@ -2526,9 +2526,9 @@ export const tvtr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -4229,9 +4229,9 @@ export const tvtr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/TWPH.ts b/tDataTypeTemplates/nsdToJson/testJson/TWPH.ts index 23e58b0..421879a 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/TWPH.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/TWPH.ts @@ -211,9 +211,9 @@ export const twph = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1914,9 +1914,9 @@ export const twph = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/XCBR.ts b/tDataTypeTemplates/nsdToJson/testJson/XCBR.ts index fcf5ebb..a5143fc 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/XCBR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/XCBR.ts @@ -288,9 +288,9 @@ export const xcbr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1991,9 +1991,9 @@ export const xcbr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/XFUS.ts b/tDataTypeTemplates/nsdToJson/testJson/XFUS.ts index c9b1cbb..a0af0fd 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/XFUS.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/XFUS.ts @@ -190,9 +190,9 @@ export const xfus = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1893,9 +1893,9 @@ export const xfus = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/XSWI.ts b/tDataTypeTemplates/nsdToJson/testJson/XSWI.ts index 0b4829a..174fac4 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/XSWI.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/XSWI.ts @@ -287,9 +287,9 @@ export const xswi = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1990,9 +1990,9 @@ export const xswi = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/YEFN.ts b/tDataTypeTemplates/nsdToJson/testJson/YEFN.ts index 2b8384b..9c24ba0 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/YEFN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/YEFN.ts @@ -246,9 +246,9 @@ export const yefn = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1949,9 +1949,9 @@ export const yefn = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/YLTC.ts b/tDataTypeTemplates/nsdToJson/testJson/YLTC.ts index e3359be..a6bc90f 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/YLTC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/YLTC.ts @@ -242,9 +242,9 @@ export const yltc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1945,9 +1945,9 @@ export const yltc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/YPSH.ts b/tDataTypeTemplates/nsdToJson/testJson/YPSH.ts index 437ae38..886e6e6 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/YPSH.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/YPSH.ts @@ -240,9 +240,9 @@ export const ypsh = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1943,9 +1943,9 @@ export const ypsh = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/YPTP.ts b/tDataTypeTemplates/nsdToJson/testJson/YPTP.ts index e209795..45e206e 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/YPTP.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/YPTP.ts @@ -191,9 +191,9 @@ export const yptp = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1894,9 +1894,9 @@ export const yptp = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZAXN.ts b/tDataTypeTemplates/nsdToJson/testJson/ZAXN.ts index 4550a43..892fc67 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZAXN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZAXN.ts @@ -190,9 +190,9 @@ export const zaxn = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1893,9 +1893,9 @@ export const zaxn = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZBAT.ts b/tDataTypeTemplates/nsdToJson/testJson/ZBAT.ts index 5f244fd..efe7c6b 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZBAT.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZBAT.ts @@ -254,9 +254,9 @@ export const zbat = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1957,9 +1957,9 @@ export const zbat = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZCAB.ts b/tDataTypeTemplates/nsdToJson/testJson/ZCAB.ts index 18a88df..b7e348f 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZCAB.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZCAB.ts @@ -307,9 +307,9 @@ export const zcab = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2010,9 +2010,9 @@ export const zcab = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZCAP.ts b/tDataTypeTemplates/nsdToJson/testJson/ZCAP.ts index 97bc540..d099f1d 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZCAP.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZCAP.ts @@ -189,9 +189,9 @@ export const zcap = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1892,9 +1892,9 @@ export const zcap = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZCON.ts b/tDataTypeTemplates/nsdToJson/testJson/ZCON.ts index 00a5302..26f1f38 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZCON.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZCON.ts @@ -208,9 +208,9 @@ export const zcon = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1911,9 +1911,9 @@ export const zcon = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZGEN.ts b/tDataTypeTemplates/nsdToJson/testJson/ZGEN.ts index a71077e..c0fb5d9 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZGEN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZGEN.ts @@ -202,9 +202,9 @@ export const zgen = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1905,9 +1905,9 @@ export const zgen = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZGIL.ts b/tDataTypeTemplates/nsdToJson/testJson/ZGIL.ts index f88ce50..e6bdf91 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZGIL.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZGIL.ts @@ -189,9 +189,9 @@ export const zgil = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1892,9 +1892,9 @@ export const zgil = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZLIN.ts b/tDataTypeTemplates/nsdToJson/testJson/ZLIN.ts index 48c4d98..52893fe 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZLIN.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZLIN.ts @@ -307,9 +307,9 @@ export const zlin = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -2010,9 +2010,9 @@ export const zlin = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZMOT.ts b/tDataTypeTemplates/nsdToJson/testJson/ZMOT.ts index e99b2f8..e46aa43 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZMOT.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZMOT.ts @@ -199,9 +199,9 @@ export const zmot = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1902,9 +1902,9 @@ export const zmot = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZREA.ts b/tDataTypeTemplates/nsdToJson/testJson/ZREA.ts index c837457..fd60352 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZREA.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZREA.ts @@ -190,9 +190,9 @@ export const zrea = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1893,9 +1893,9 @@ export const zrea = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZRES.ts b/tDataTypeTemplates/nsdToJson/testJson/ZRES.ts index 7500794..8273099 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZRES.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZRES.ts @@ -189,9 +189,9 @@ export const zres = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1892,9 +1892,9 @@ export const zres = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZRRC.ts b/tDataTypeTemplates/nsdToJson/testJson/ZRRC.ts index 0cff0a7..27adefe 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZRRC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZRRC.ts @@ -241,9 +241,9 @@ export const zrrc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1944,9 +1944,9 @@ export const zrrc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZSAR.ts b/tDataTypeTemplates/nsdToJson/testJson/ZSAR.ts index a47c773..ac53a40 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZSAR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZSAR.ts @@ -189,9 +189,9 @@ export const zsar = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1892,9 +1892,9 @@ export const zsar = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZSBH.ts b/tDataTypeTemplates/nsdToJson/testJson/ZSBH.ts index 0a796c7..1513cd6 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZSBH.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZSBH.ts @@ -191,9 +191,9 @@ export const zbsh = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1894,9 +1894,9 @@ export const zbsh = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZSCR.ts b/tDataTypeTemplates/nsdToJson/testJson/ZSCR.ts index 42b094d..73c07fb 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZSCR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZSCR.ts @@ -201,9 +201,9 @@ export const zscr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1904,9 +1904,9 @@ export const zscr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZSMC.ts b/tDataTypeTemplates/nsdToJson/testJson/ZSMC.ts index 9979158..15abafe 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZSMC.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZSMC.ts @@ -190,9 +190,9 @@ export const zsmc = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1893,9 +1893,9 @@ export const zsmc = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZTCF.ts b/tDataTypeTemplates/nsdToJson/testJson/ZTCF.ts index 1e5f076..7e15ea5 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZTCF.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZTCF.ts @@ -190,9 +190,9 @@ export const ztcf = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1893,9 +1893,9 @@ export const ztcf = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti", diff --git a/tDataTypeTemplates/nsdToJson/testJson/ZTCR.ts b/tDataTypeTemplates/nsdToJson/testJson/ZTCR.ts index 6ca1b32..2f90924 100644 --- a/tDataTypeTemplates/nsdToJson/testJson/ZTCR.ts +++ b/tDataTypeTemplates/nsdToJson/testJson/ZTCR.ts @@ -189,9 +189,9 @@ export const ztcr = { dsPresCond: "F", children: spsChildren, }, - BlkRef: { + BlkRef1: { tagName: "DataObject", - name: "BlkRef", + name: "BlkRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::FunctionLN.BlkRef.desc", presCond: "Omulti", @@ -1892,9 +1892,9 @@ export const ztcr = { }, }, }, - InRef: { + InRef1: { tagName: "DataObject", - name: "InRef", + name: "InRef1", type: "ORG", descID: "IEC61850_7_4.AbstractLNsCommon::DomainLN.InRef.desc", presCond: "Omulti",