Loading yang-models/_3gpp-common-trace.yang +4 −5 Original line number Diff line number Diff line Loading @@ -1138,12 +1138,11 @@ module _3gpp-common-trace { } leaf sensorInformation { type bits { bit BAROMETRIC_PRESSURE; bit UE_SPEED; bit UE_ORIENTATION; type enumeration { enum BAROMETRIC_PRESSURE; enum UE_SPEED; enum UE_ORIENTATION; } default ""; description "It specifies which sensor information shall be included in logged NR MDT and immediate NR MDT measurement if they are available. The following sensor measurement can be included or excluded for Loading Loading
yang-models/_3gpp-common-trace.yang +4 −5 Original line number Diff line number Diff line Loading @@ -1138,12 +1138,11 @@ module _3gpp-common-trace { } leaf sensorInformation { type bits { bit BAROMETRIC_PRESSURE; bit UE_SPEED; bit UE_ORIENTATION; type enumeration { enum BAROMETRIC_PRESSURE; enum UE_SPEED; enum UE_ORIENTATION; } default ""; description "It specifies which sensor information shall be included in logged NR MDT and immediate NR MDT measurement if they are available. The following sensor measurement can be included or excluded for Loading