Commit fcf9065e authored by scottma's avatar scottma
Browse files

Edit _3gpp-common-yang-types.yang

parent 1b6374c0
Loading
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ module _3gpp-common-yang-types {
  reference "3GPP TS 28.623";

  revision 2024-11-05 { 
    description "Added Longitude, Latitude, and TenthOfDegrees.";
    description "Added Longitude, Latitude, Altitude and TenthOfDegrees.";
    reference "CR-0017"; 
  }
  
@@ -245,6 +245,15 @@ module _3gpp-common-yang-types {
    description "Longitude values";
  }
  
   typedef Altitude  {
    type decimal64 {
      fraction-digits 6;
    }
    units "meters";
    description
      "Height from a reference 0 value.";  
  }

  typedef OperationalState {
    reference "3GPP TS 28.625 and ITU-T X.731";
    type enumeration {