Loading yang-models/_3gpp-common-fm.yang +5 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ module _3gpp-common-fm { TTA, TTC). All rights reserved."; reference "3GPP TS 28.111"; revision 2025-03-25 { reference CR-0026; } revision 2025-02-07 { reference CR-0022 ; } revision 2024-05-12 { description "The definition of the module was moved from TS 28.623 to Loading Loading @@ -106,12 +107,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 @@ -119,6 +122,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 @@ -127,6 +131,7 @@ module _3gpp-common-fm { leaf commentText { type string; mandatory true; yext3gpp:inVariant; description "It carries the textual comment."; } } Loading Loading @@ -344,7 +349,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 @@ -17,6 +17,7 @@ module _3gpp-common-fm { TTA, TTC). All rights reserved."; reference "3GPP TS 28.111"; revision 2025-03-25 { reference CR-0026; } revision 2025-02-07 { reference CR-0022 ; } revision 2024-05-12 { description "The definition of the module was moved from TS 28.623 to Loading Loading @@ -106,12 +107,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 @@ -119,6 +122,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 @@ -127,6 +131,7 @@ module _3gpp-common-fm { leaf commentText { type string; mandatory true; yext3gpp:inVariant; description "It carries the textual comment."; } } Loading Loading @@ -344,7 +349,6 @@ module _3gpp-common-fm { } list comments { yext3gpp:inVariant; yext3gpp:notNotifyable; description "List of comments and data about the comments."; key idx; Loading