Skip to content

Commit 560d631

Browse files
committed
oneM2M
1 parent 782d917 commit 560d631

File tree

10 files changed

+600
-0
lines changed

10 files changed

+600
-0
lines changed

2048.xml

+57
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
<?xml version="1.0" encoding="utf-8"?><LWM2M xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://openmobilealliance.org/tech/profiles/LWM2M.xsd">
2+
<Object ObjectType="MODefinition">
3+
<Name>CmdhPolicy</Name>
4+
<Description1><![CDATA[This Object provides links to a set of rules associated with a specific CSE that governs the behavior of that CSE regarding rejecting, buffering and sending request or response messages via the Mcc reference point.]]></Description1>
5+
<ObjectID>2048</ObjectID>
6+
<ObjectURN>urn:oma:lwm2m:ext:2048</ObjectURN><LWM2MVersion>1.0</LWM2MVersion>
7+
<ObjectVersion>1.0</ObjectVersion><MultipleInstances>Multiple</MultipleInstances>
8+
<Mandatory>Optional</Mandatory>
9+
<Resources>
10+
<Item ID="0"><Name>Name</Name>
11+
<Operations>RW</Operations>
12+
<MultipleInstances>Single</MultipleInstances>
13+
<Mandatory>Mandatory</Mandatory>
14+
<Type>String</Type>
15+
<RangeEnumeration></RangeEnumeration>
16+
<Units></Units>
17+
<Description><![CDATA[Contains the name of a CmdhPolicy Object Instance ]]></Description>
18+
</Item>
19+
<Item ID="1"><Name>DefaultRule</Name>
20+
<Operations>RW</Operations>
21+
<MultipleInstances>Single</MultipleInstances>
22+
<Mandatory>Mandatory</Mandatory>
23+
<Type>Objlnk</Type>
24+
<RangeEnumeration></RangeEnumeration>
25+
<Units></Units>
26+
<Description><![CDATA[1 reference to CmdhDefaults Object Instance]]></Description>
27+
</Item>
28+
<Item ID="2"><Name>LimiRules</Name>
29+
<Operations>RW</Operations>
30+
<MultipleInstances>Multiple</MultipleInstances>
31+
<Mandatory>Mandatory</Mandatory>
32+
<Type>Objlnk</Type>
33+
<RangeEnumeration></RangeEnumeration>
34+
<Units></Units>
35+
<Description><![CDATA[1 or more references to CmdhLimits Object Instances]]></Description>
36+
</Item>
37+
<Item ID="3"><Name>NetworkAccessECRules</Name>
38+
<Operations>RW</Operations>
39+
<MultipleInstances>Multiple</MultipleInstances>
40+
<Mandatory>Mandatory</Mandatory>
41+
<Type>Objlnk</Type>
42+
<RangeEnumeration></RangeEnumeration>
43+
<Units></Units>
44+
<Description><![CDATA[1 or more references to CmdhNetworkAccessRules Object Instances]]></Description>
45+
</Item>
46+
<Item ID="4"><Name>BufferRules</Name>
47+
<Operations>RW</Operations>
48+
<MultipleInstances>Multiple</MultipleInstances>
49+
<Mandatory>Mandatory</Mandatory>
50+
<Type>Objlnk</Type>
51+
<RangeEnumeration></RangeEnumeration>
52+
<Units></Units>
53+
<Description><![CDATA[1 or more references to CmdhBuffer Object Instances]]></Description>
54+
</Item></Resources>
55+
<Description2 />
56+
</Object>
57+
</LWM2M>

2049.xml

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="utf-8"?><LWM2M xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://openmobilealliance.org/tech/profiles/LWM2M.xsd">
2+
<Object ObjectType="MODefinition">
3+
<Name>ActiveCmdhPolicy</Name>
4+
<Description1><![CDATA[This Object provides a link to the currently active set of CMDH policies]]></Description1>
5+
<ObjectID>2049</ObjectID>
6+
<ObjectURN>urn:oma:lwm2m:ext:2049</ObjectURN><LWM2MVersion>1.0</LWM2MVersion>
7+
<ObjectVersion>1.0</ObjectVersion><MultipleInstances>Single</MultipleInstances>
8+
<Mandatory>Optional</Mandatory>
9+
<Resources>
10+
<Item ID="0"><Name>ActiveLink</Name>
11+
<Operations>RW</Operations>
12+
<MultipleInstances>Single</MultipleInstances>
13+
<Mandatory>Mandatory</Mandatory>
14+
<Type>Objlnk</Type>
15+
<RangeEnumeration></RangeEnumeration>
16+
<Units></Units>
17+
<Description><![CDATA[Contains the reference to the CMDH policies (CmdhPolicy Object Instance) currently active for the associated CSE.]]></Description>
18+
</Item>
19+
20+
21+
22+
23+
</Resources>
24+
<Description2 />
25+
</Object>
26+
</LWM2M>

2050.xml

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0" encoding="utf-8"?><LWM2M xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://openmobilealliance.org/tech/profiles/LWM2M.xsd">
2+
<Object ObjectType="MODefinition">
3+
<Name>CmdhDefaults</Name>
4+
<Description1><![CDATA[Defines which CMDH related parameters will be used by default. ]]></Description1>
5+
<ObjectID>2050</ObjectID>
6+
<ObjectURN>urn:oma:lwm2m:ext:2050</ObjectURN><LWM2MVersion>1.0</LWM2MVersion>
7+
<ObjectVersion>1.0</ObjectVersion><MultipleInstances>Multiple</MultipleInstances>
8+
<Mandatory>Optional</Mandatory>
9+
<Resources>
10+
<Item ID="0"><Name>DefaultEcRules</Name>
11+
<Operations>RW</Operations>
12+
<MultipleInstances>Multiple</MultipleInstances>
13+
<Mandatory>Mandatory</Mandatory>
14+
<Type>Objlnk</Type>
15+
<RangeEnumeration></RangeEnumeration>
16+
<Units></Units>
17+
<Description><![CDATA[1 or more references to CmdhDefEcValue Object Instances containing default values for the ec (event category) parameter of an incoming request or response when this parameter is not indicated in the message itself ]]></Description>
18+
</Item>
19+
20+
21+
22+
23+
24+
<Item ID="1"><Name>DefaultEcParamRules</Name>
25+
<Operations>RW</Operations>
26+
<MultipleInstances>Multiple</MultipleInstances>
27+
<Mandatory>Mandatory</Mandatory>
28+
<Type>Objlnk</Type>
29+
<RangeEnumeration></RangeEnumeration>
30+
<Units></Units>
31+
<Description><![CDATA[1 or more references to CmdhEcDefParamValues Object Instances ]]></Description>
32+
</Item></Resources>
33+
<Description2 />
34+
</Object>
35+
</LWM2M>

2051.xml

+66
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
<?xml version="1.0" encoding="utf-8"?><LWM2M xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://openmobilealliance.org/tech/profiles/LWM2M.xsd">
2+
<Object ObjectType="MODefinition">
3+
<Name>CmdhDefEcValues</Name>
4+
<Description1><![CDATA[This Object represents default set of values for the Event Category parameter of an incoming request or response message.]]></Description1>
5+
<ObjectID>2051</ObjectID>
6+
<ObjectURN>urn:oma:lwm2m:ext:2051</ObjectURN><LWM2MVersion>1.0</LWM2MVersion>
7+
<ObjectVersion>1.0</ObjectVersion><MultipleInstances>Multiple</MultipleInstances>
8+
<Mandatory>Optional</Mandatory>
9+
<Resources>
10+
<Item ID="0"><Name>Order</Name>
11+
<Operations>RW</Operations>
12+
<MultipleInstances>Single</MultipleInstances>
13+
<Mandatory>Mandatory</Mandatory>
14+
<Type>Integer</Type>
15+
<RangeEnumeration></RangeEnumeration>
16+
<Units></Units>
17+
<Description><![CDATA[Contains an index defining the order of processing this CmdhDefEcValue Object Instance will be handled]]></Description>
18+
</Item>
19+
<Item ID="1"><Name>DefEcValue</Name>
20+
<Operations>RW</Operations>
21+
<MultipleInstances>Single</MultipleInstances>
22+
<Mandatory>Mandatory</Mandatory>
23+
<Type>String</Type>
24+
<RangeEnumeration></RangeEnumeration>
25+
<Units></Units>
26+
<Description><![CDATA[Represents the default Event category value to be applied when the conditions given in this Object Instance are matched]]></Description>
27+
</Item>
28+
<Item ID="2"><Name>RequestOrigin</Name>
29+
<Operations>RW</Operations>
30+
<MultipleInstances>Multiple</MultipleInstances>
31+
<Mandatory>Mandatory</Mandatory>
32+
<Type>String</Type>
33+
<RangeEnumeration></RangeEnumeration>
34+
<Units></Units>
35+
<Description><![CDATA[List of zero or more Local AE-IDs, App-IDs, or the strings “localAE” or “thisCSE”]]></Description>
36+
</Item>
37+
<Item ID="3"><Name>RequestContext</Name>
38+
<Operations>RW</Operations>
39+
<MultipleInstances>Single</MultipleInstances>
40+
<Mandatory>Optional</Mandatory>
41+
<Type>String</Type>
42+
<RangeEnumeration></RangeEnumeration>
43+
<Units></Units>
44+
<Description><![CDATA[Contains the requestContext information of this Object Instance which needs to be matched ]]></Description>
45+
</Item>
46+
<Item ID="4"><Name>RequestContextNotification</Name>
47+
<Operations>RW</Operations>
48+
<MultipleInstances>Single</MultipleInstances>
49+
<Mandatory>Optional</Mandatory>
50+
<Type>Boolean</Type>
51+
<RangeEnumeration></RangeEnumeration>
52+
<Units></Units>
53+
<Description><![CDATA[Contains true/false flag indicating whether or not notification procedures apply.]]></Description>
54+
</Item>
55+
<Item ID="5"><Name>RequestCharacteristics</Name>
56+
<Operations>RW</Operations>
57+
<MultipleInstances>Single</MultipleInstances>
58+
<Mandatory>Optional</Mandatory>
59+
<Type>String</Type>
60+
<RangeEnumeration></RangeEnumeration>
61+
<Units></Units>
62+
<Description><![CDATA[Represents conditions pertaining to the request itself, (e.g. the requested Response Type ) than needs to be matched]]></Description>
63+
</Item></Resources>
64+
<Description2 />
65+
</Object>
66+
</LWM2M>

2052.xml

+78
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
<?xml version="1.0" encoding="utf-8"?><LWM2M xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://openmobilealliance.org/tech/profiles/LWM2M.xsd">
2+
<Object ObjectType="MODefinition">
3+
<Name>CmdhEcDefParamValues</Name>
4+
<Description1><![CDATA[This Object represents a specific set of default values for the CMDH related parameters Request Expiration Timestamp, Result Expiration Timestamp, Operational Execution Time, Result Persistence and Delivery Aggregation that are applicable for a given Event Category if these parameters are not specified in the message.]]></Description1>
5+
<ObjectID>2052</ObjectID>
6+
<ObjectURN>urn:oma:lwm2m:ext:2052</ObjectURN><LWM2MVersion>1.0</LWM2MVersion>
7+
<ObjectVersion>1.0</ObjectVersion><MultipleInstances>Multiple</MultipleInstances>
8+
<Mandatory>Optional</Mandatory>
9+
<Resources>
10+
<Item ID="0"><Name>ApplicableEventCategory </Name>
11+
<Operations>RW</Operations>
12+
<MultipleInstances>Multiple</MultipleInstances>
13+
<Mandatory>Mandatory</Mandatory>
14+
<Type>Integer</Type>
15+
<RangeEnumeration></RangeEnumeration>
16+
<Units></Units>
17+
<Description><![CDATA[Contains list of Event Category values]]></Description>
18+
</Item>
19+
<Item ID="1"><Name>DefaultRequestExpTime</Name>
20+
<Operations>RW</Operations>
21+
<MultipleInstances>Single</MultipleInstances>
22+
<Mandatory>Mandatory</Mandatory>
23+
<Type>Integer</Type>
24+
<RangeEnumeration></RangeEnumeration>
25+
<Units>ms</Units>
26+
<Description><![CDATA[Contains the default value for the Request Expiration Timestamp parameter when such a parameter is not set in the request]]></Description>
27+
</Item>
28+
29+
30+
31+
32+
33+
34+
<Item ID="2"><Name>DefaultResultExpTime </Name>
35+
<Operations>RW</Operations>
36+
<MultipleInstances>Single</MultipleInstances>
37+
<Mandatory>Mandatory</Mandatory>
38+
<Type>Integer</Type>
39+
<RangeEnumeration></RangeEnumeration>
40+
<Units>ms</Units>
41+
<Description><![CDATA[Contains the default value of the Result Expiration Timestamp parameter when such a parameter is not set in the request ]]></Description>
42+
</Item>
43+
44+
<Item ID="3"><Name>DefaultOpExecTime</Name>
45+
<Operations>RW</Operations>
46+
<MultipleInstances>Single</MultipleInstances>
47+
<Mandatory>Mandatory</Mandatory>
48+
<Type>Integer</Type>
49+
<RangeEnumeration></RangeEnumeration>
50+
<Units>ms</Units>
51+
<Description><![CDATA[Contains the default value of the Operation Execution Time parameter when such a parameter is not set in the request]]></Description>
52+
</Item>
53+
<Item ID="4"><Name>DefaultRespPersistence </Name>
54+
<Operations>RW</Operations>
55+
<MultipleInstances>Single</MultipleInstances>
56+
<Mandatory>Mandatory</Mandatory>
57+
<Type>Integer</Type>
58+
<RangeEnumeration></RangeEnumeration>
59+
<Units>ms</Units>
60+
<Description><![CDATA[Contains the default value of the Result Persistence parameter when such a parameter is not set in the request ]]></Description>
61+
</Item>
62+
<Item ID="5"><Name>DefaultDelAggregation </Name>
63+
<Operations>RW</Operations>
64+
<MultipleInstances>Single</MultipleInstances>
65+
<Mandatory>Mandatory</Mandatory>
66+
<Type>Integer</Type>
67+
<RangeEnumeration></RangeEnumeration>
68+
<Units>ms</Units>
69+
<Description><![CDATA[Contains the default value of the Delivery Aggregation parameter when such a parameter is not set in the request ]]></Description>
70+
</Item>
71+
72+
73+
74+
75+
</Resources>
76+
<Description2 />
77+
</Object>
78+
</LWM2M>

0 commit comments

Comments
 (0)