There is no validation for MonitoringEvents in real UEs, except for location reporting. For clarity and reusability, the validation code in `tools/ue_movement_utils/sim_ue.py` should be migrated to `tools/ue_movement_utils/common.py`.
There is no validation for MonitoringEvents in real UEs, except for location reporting.
For clarity and reusability, the validation code in
tools/ue_movement_utils/sim_ue.pyshould be migrated totools/ue_movement_utils/common.py.