Commit 83939b03 authored by cintiarosa's avatar cintiarosa Committed by lengyelb
Browse files

correct yang linting

parent 6cabdba4
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -7,12 +7,11 @@ module _3gpp-engy-nrm-energyinformation {
  import _3gpp-common-managed-element { prefix me3gpp; }
  import _3gpp-common-subnetwork { prefix subnet3gpp; }
  import _3gpp-common-yang-types { prefix types3gpp; }
  
  organization "3gpp SA5";
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
  description "This IOC represents the Energy Information NRM.
    Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    TTA, TTC). All rights reserved.";
  Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, 
  TSDSI, TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.310";
  
  revision 2025-05-07 { reference CR-abcd ; }
@@ -23,7 +22,8 @@ module _3gpp-engy-nrm-energyinformation {
  }

  feature energyinformationUnderManagedElement {
    description "The energyrelatedinformation shall be contained under ManagedElement"; 
    description "The energyrelatedinformation shall be contained under 
    ManagedElement";
  }
  
  grouping EnergySourceInfoGrp {