Loading yang-models/_3gpp-common-filemanagement.yang +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ module _3gpp-common-filemanagement { uses yang3gpp:ProcessMonitor { refine resultStateInfo { description "If status is FAILED this provides the reason."; must "true() = 'NULL'"; must "true() = 'NULL' or 'UNKNOWN'"; must "true() = 'UNKNOWN'"; must "true() = 'NO_STORAGE'"; must "true() = 'LOW_MEMORY'"; Loading Loading
yang-models/_3gpp-common-filemanagement.yang +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ module _3gpp-common-filemanagement { uses yang3gpp:ProcessMonitor { refine resultStateInfo { description "If status is FAILED this provides the reason."; must "true() = 'NULL'"; must "true() = 'NULL' or 'UNKNOWN'"; must "true() = 'UNKNOWN'"; must "true() = 'NO_STORAGE'"; must "true() = 'LOW_MEMORY'"; Loading