diff --git a/config/param/udm_param_config.yaml b/config/param/udm_param_config.yaml index 95d2fd9a..21c6d446 100644 --- a/config/param/udm_param_config.yaml +++ b/config/param/udm_param_config.yaml @@ -730,6 +730,13 @@ udm: filter: '1~4' display: "Index" comment: "" + - name: "disable" + type: "bool" + value: 'false' + access: "read-write" + filter: '' + display: "Disable" + comment: "" - name: "conditionNegated" type: "int" value: '0'