Skip to content

Commit c1e9576

Browse files
authored
Merge pull request OpenMobileAlliance#101 from jaudiger/fix-more-mandatory-for-non-oma
Change Mandatory to Optional for some non-LwM2M (non OMA) objects
2 parents 1ab5609 + 9e26d5d commit c1e9576

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

10241.xml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)