Skip to content

Commit 9e26d5d

Browse files
author
Jérémy Audiger
committed
Change Mandatory to Optional for some non-LwM2M (non OMA) objects
1 parent 1ab5609 commit 9e26d5d

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

10241.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1818
<LWM2MVersion />
1919
<ObjectVersion />
2020
<MultipleInstances>Multiple</MultipleInstances>
21-
<Mandatory>Mandatory</Mandatory>
21+
<Mandatory>Optional</Mandatory>
2222
<Resources>
2323
<Item ID="5905"><Name>Host Device Manufacturer</Name>
2424
<Operations>R</Operations>

10245.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1818
<LWM2MVersion/>
1919
<ObjectVersion/>
2020
<MultipleInstances>Single</MultipleInstances>
21-
<Mandatory>Mandatory</Mandatory>
21+
<Mandatory>Optional</Mandatory>
2222
<Resources>
2323
<Item ID="0">
2424
<Name>eNB Availability</Name>

10246.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMA
1717
<LWM2MVersion/>
1818
<ObjectVersion/>
1919
<MultipleInstances>Single</MultipleInstances>
20-
<Mandatory>Mandatory</Mandatory>
20+
<Mandatory>Optional</Mandatory>
2121
<Resources>
2222
<Item ID="0">
2323
<Name>Serving Cell ID</Name>

10247.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR TH
1818
<LWM2MVersion/>
1919
<ObjectVersion/>
2020
<MultipleInstances>Multiple</MultipleInstances>
21-
<Mandatory>Mandatory</Mandatory>
21+
<Mandatory>Optional</Mandatory>
2222
<Resources>
2323
<Item ID="0">
2424
<Name>Neighbour PCI</Name>

10248.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMA
1717
<LWM2MVersion/>
1818
<ObjectVersion/>
1919
<MultipleInstances>Single</MultipleInstances>
20-
<Mandatory>Mandatory</Mandatory>
20+
<Mandatory>Optional</Mandatory>
2121
<Resources>
2222
<Item ID="0">
2323
<Name>Number of Connected Users</Name>

10249.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMA
1717
<LWM2MVersion/>
1818
<ObjectVersion/>
1919
<MultipleInstances>Multiple</MultipleInstances>
20-
<Mandatory>Mandatory</Mandatory>
20+
<Mandatory>Optional</Mandatory>
2121
<Resources>
2222
<Item ID="0">
2323
<Name>Connected User MMEC</Name>

0 commit comments

Comments
 (0)