X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=proto%2Frrc_common_types.proto;h=91c65ebe9c888d6dc772748840d2d6c7508c783f;hb=5f4b24e138515eb0e10cbd93f5eab6018e5cec9e;hp=e8ac4b406c424051b351b16c821fbbbfebbc592b;hpb=27c2fe65cf6e23893d8bc69707c1ccb508ce4b40;p=ric-plt%2Fstreaming-protobufs.git diff --git a/proto/rrc_common_types.proto b/proto/rrc_common_types.proto index e8ac4b4..91c65eb 100644 --- a/proto/rrc_common_types.proto +++ b/proto/rrc_common_types.proto @@ -4796,7 +4796,7 @@ message EventA2 message EventA3 { - MeasTriggerQuantity a3_Threshold = 1; + MeasTriggerQuantityOffset a3_Offset = 1; bool reportOnLeave = 2; uint32 hysteresis = 3; TimeToTrigger timeToTrigger = 4;