Loading yang-models/_3gpp-common-fm.yang +5 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ module _3gpp-common-fm { TTA, TTC). All rights reserved."; reference "3GPP TS 28.111"; revision 2025-03-24 { reference CR-0025; } revision 2024-05-12 { description "The definition of the module was from TS 28.623 to TS 28.111"; reference CR-0008 ; Loading Loading @@ -103,12 +104,14 @@ module _3gpp-common-fm { type yang:date-and-time; config false; mandatory true; yext3gpp:inVariant; description "Date and Time the comment was created."; } leaf commentUserId { type string; mandatory true; yext3gpp:inVariant; description "It carries the identification of the user who made the comment."; } Loading @@ -116,6 +119,7 @@ module _3gpp-common-fm { leaf commentSystemId { type string; mandatory true; yext3gpp:inVariant; description "It carries the identification of the system ( Management System) from which the comment is made. That system supports the user that made the comment."; Loading @@ -124,6 +128,7 @@ module _3gpp-common-fm { leaf commentText { type string; mandatory true; yext3gpp:inVariant; description "It carries the textual comment."; } } Loading Loading @@ -382,7 +387,6 @@ module _3gpp-common-fm { } list comments { yext3gpp:inVariant; yext3gpp:notNotifyable; description "List of comments and data about the comments."; key idx; Loading Loading
yang-models/_3gpp-common-fm.yang +5 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ module _3gpp-common-fm { TTA, TTC). All rights reserved."; reference "3GPP TS 28.111"; revision 2025-03-24 { reference CR-0025; } revision 2024-05-12 { description "The definition of the module was from TS 28.623 to TS 28.111"; reference CR-0008 ; Loading Loading @@ -103,12 +104,14 @@ module _3gpp-common-fm { type yang:date-and-time; config false; mandatory true; yext3gpp:inVariant; description "Date and Time the comment was created."; } leaf commentUserId { type string; mandatory true; yext3gpp:inVariant; description "It carries the identification of the user who made the comment."; } Loading @@ -116,6 +119,7 @@ module _3gpp-common-fm { leaf commentSystemId { type string; mandatory true; yext3gpp:inVariant; description "It carries the identification of the system ( Management System) from which the comment is made. That system supports the user that made the comment."; Loading @@ -124,6 +128,7 @@ module _3gpp-common-fm { leaf commentText { type string; mandatory true; yext3gpp:inVariant; description "It carries the textual comment."; } } Loading Loading @@ -382,7 +387,6 @@ module _3gpp-common-fm { } list comments { yext3gpp:inVariant; yext3gpp:notNotifyable; description "List of comments and data about the comments."; key idx; Loading