You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Description1><![CDATA[This LWM2M Object provides ECID signal measurements of a device.]]></Description1>
35
+
<ObjectID>10256</ObjectID>
36
+
<ObjectURN>urn:oma:lwm2m:x:10256</ObjectURN>
37
+
<LWM2MVersion>1.0</LWM2MVersion>
38
+
<ObjectVersion>1.0</ObjectVersion>
39
+
<MultipleInstances>Multiple</MultipleInstances>
40
+
<Mandatory>Optional</Mandatory>
41
+
<Resources>
42
+
<ItemID="0">
43
+
<Name>physCellId</Name>
44
+
<Operations>R</Operations>
45
+
<MultipleInstances>Single</MultipleInstances>
46
+
<Mandatory>Mandatory</Mandatory>
47
+
<Type>Integer</Type>
48
+
<RangeEnumeration>
49
+
</RangeEnumeration>
50
+
<Units>
51
+
</Units>
52
+
<Description><![CDATA[This field specifies the physical cell identity of the measured cell.]]></Description>
53
+
</Item>
54
+
<ItemID="1">
55
+
<Name>ECGI</Name>
56
+
<Operations>R</Operations>
57
+
<MultipleInstances>Single</MultipleInstances>
58
+
<Mandatory>Optional</Mandatory>
59
+
<Type>Integer</Type>
60
+
<RangeEnumeration>
61
+
</RangeEnumeration>
62
+
<Units>
63
+
</Units>
64
+
<Description><![CDATA[This field specifies cell global ID of the measured cell. The target device shall provide this field if it was able to determine the ECGI of the measured cell at the time of measurement.]]></Description>
65
+
</Item>
66
+
<ItemID="2">
67
+
<Name>arfcnEUTRA</Name>
68
+
<Operations>R</Operations>
69
+
<MultipleInstances>Single</MultipleInstances>
70
+
<Mandatory>Mandatory</Mandatory>
71
+
<Type>Integer</Type>
72
+
<RangeEnumeration>
73
+
</RangeEnumeration>
74
+
<Units>
75
+
</Units>
76
+
<Description><![CDATA[This field specifies the ARFCN of the measured E-UTRA carrier frequency.]]></Description>
77
+
</Item>
78
+
<ItemID="3">
79
+
<Name>rsrp-Result </Name>
80
+
<Operations>R</Operations>
81
+
<MultipleInstances>Single</MultipleInstances>
82
+
<Mandatory>Mandatory</Mandatory>
83
+
<Type>Integer</Type>
84
+
<RangeEnumeration>
85
+
</RangeEnumeration>
86
+
<Units>
87
+
</Units>
88
+
<Description><![CDATA[This field specifies the reference signal received power (RSRP) measurement.]]></Description>
89
+
</Item>
90
+
<ItemID="4">
91
+
<Name>rsrq-Result</Name>
92
+
<Operations>R</Operations>
93
+
<MultipleInstances>Single</MultipleInstances>
94
+
<Mandatory>Optional</Mandatory>
95
+
<Type>Integer</Type>
96
+
<RangeEnumeration>
97
+
</RangeEnumeration>
98
+
<Units>
99
+
</Units>
100
+
<Description><![CDATA[This field specifies the reference signal received quality (RSRQ) measurement.]]></Description>
101
+
</Item>
102
+
<ItemID="5">
103
+
<Name>ue-RxTxTimeDiff</Name>
104
+
<Operations>R</Operations>
105
+
<MultipleInstances>Single</MultipleInstances>
106
+
<Mandatory>Optional</Mandatory>
107
+
<Type>Integer</Type>
108
+
<RangeEnumeration>
109
+
</RangeEnumeration>
110
+
<Units>
111
+
</Units>
112
+
<Description><![CDATA[This field specifies the UE Rx–Tx time difference measurement.]]></Description>
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
+
5
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
6
+
7
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
8
+
9
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.-->
0 commit comments