UNPKG

oma-json

Version:

JSON schemas description from LwM2M [Open Mobile Alliance](http://www.openmobilealliance.org/wp/OMNA/LwM2M/LwM2MRegistry.html)

897 lines (894 loc) 29.5 kB
const omaObjects = [ { name: 'Digital Input', description: 'Generic digital input for non-specific sensors', value: 3200, resourceIds: '5500, 5501, 5502, 5503, 5504, 5505, 5750, 5751', resources: { '5500': 1, '5501': 0, '5502': 1, '5503': 0, '5504': 1, '5505': 1, '5750': 'app_name', '5751': 'sensor_name', }, }, { name: 'Digital Output', description: 'Generic digital output for non-specific actuators', value: 3201, resourceIds: '5550, 5551, 5750', resources: {'5550': 1, '5551': 1, '5750': 'app_name'}, }, { name: 'Analog Input', description: 'Generic analog input for non-specific sensors', value: 3202, resourceIds: '5600, 5601, 5602, 5603, 5604, 5750, 5751, 5605', resources: { '5600': 0.0, '5601': 0.0, '5602': 0.0, '5603': 0, '5604': 1024, '5750': 'app', '5751': 'analog_input', '5605': '', }, }, { name: 'Analog Output', description: ' generic object that can be used with any kind of analog output interface.', value: 3203, resourceIds: '5650, 5603, 5604, 5750', resources: {'5650': 0.0, '5603': 0, '5604': 1024, '5750': 'app'}, }, { name: 'Generic sensor', description: 'It is based on the description of a value and a unit according to the UCUM specification. Thus, any type of value defined within this specification can be reporting using this object. Specific object for a given range of sensors is described later in the document, enabling to identify the type of sensors directly from its Object ID. This object may be used as a generic object if a dedicated one does not exist.', value: 3300, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5750, 5751, 5605', resources: { '5700': 0, '5701': 'custom_unit', '5601': 0.0, '5602': 0.0, '5603': 0, '5604': 10000, '5750': 'custom_app', '5751': 'custom_sensor', '5605': '', }, }, { name: 'Illuminance sensor', description: 'Illuminance sensor, example units = lx', value: 3301, resourceIds: '5700, 5601, 5602, 5603, 5604, 5605, 5701', resources: { '5700': 0.0, '5601': 0.0, '5602': 0.0, '5603': 0, '5604': 100000, '5605': 0, '5701': 'Lux', }, }, { name: 'Presence sensor', description: 'Presence sensor with digital sensing, optional delay parameters', value: 3302, resourceIds: '5500, 5501, 5505, 5751, 5903, 5904', resources: { '5500': false, '5501': 0, '5505': '', '5751': 'Presence_sensor', '5903': 0, '5904': 0, }, }, { name: 'Temperature Sensor', description: 'used with a temperature sensor to report a temperature measurement. It also provides resources for minimum/maximum measured values and the minimum/maximum range that can be measured by the temperature sensor. An example measurement unit is degrees Celsius', value: 3303, resourceIds: '5700, 5601, 5602, 5603, 5604, 5605, 5701', resources: { '5700': 0.0, '5601': 0.0, '5602': 0.0, '5603': -20, '5604': 80, '5605': '', '5701': '°C', }, }, { name: 'Humidity Sensor', description: 'used with a humidity sensor to report a humidity measurement. It also provides resources for minimum/maximum measured values and the minimum/maximum range that can be measured by the humidity sensor. An example measurement unit is relative humidity as a percentage ', value: 3304, resourceIds: '5700, 5601, 5602, 5603, 5604, 5605, 5701', resources: { '5700': 0.0, '5601': 0.0, '5602': 0.0, '5603': 0, '5604': 100, '5605': '', '5701': '%', }, }, { name: 'Power Measurment', description: 'used over a power measurement sensor to report a remote power measurement. It also provides resources for minimum/maximum measured values and the minimum/maximum range for both active and reactive power. Il also provides resources for cumulative energy, calibration, and the power factor.', value: 3305, resourceIds: '5800, 5801, 5802, 5803, 5804, 5805, 5806, 5810, 5811, 5812, 5813, 5814, 5815, 5816, 5820, 5821, 5822, 5605', resources: { '5800': 0.0, '5801': 0.0, '5802': 0.0, '5803': 0.0, '5804': 0.0, '5805': 0.0, '5806': 0.0, '5810': 0.0, '5811': 0.0, '5812': 0.0, '5813': 0.0, '5814': 0.0, '5815': 0.0, '5816': 0.0, '5820': 0.0, '5821': 0.0, '5822': 0.0, '5605': 0.0, }, }, { name: 'Actuation', description: 'dedicated to remote actuation such as ON/OFF action or dimming. A multi-state output can also be described as a string. This is useful to send pilot wire orders for instance. It also provides a resource to reflect the time that the device has been switched on.', value: 3306, resourceIds: '5850, 5851, 5852, 5853, 5750', resources: { '5850': false, '5851': 0, '5852': 0, '5853': '', '5750': 'app_name', }, }, { name: 'Set Point', description: 'used to set a desired value to a controller, such as a thermostat. This object enables a setpoint to be expressed units defined in the UCUM specification, to match an associated sensor or measurement value. A special resource is added to set the colour of an object', value: 3308, resourceIds: '5900, 5701, 5706, 5750', resources: { '5900': false, '5701': 'unit', '5706': 'color', '5750': 'app_name', }, }, { name: 'Load Control', description: 'used for demand-response load control and other load control in automation application (not limited to power)', value: 3310, resourceIds: '5823, 5824, 5825, 5826, 5827, 5828, 5750', resources: { '5823': 'event_id', '5824': 'date_time', '5825': '5', '5826': 'warning', '5827': '0', '5828': '0', '5750': 'app_name', }, }, { name: 'Light control', description: 'used to control a light source, such as a LED or other light. It allows a light to be turned on or off and its dimmer setting to be control as a % between 0 and 100. An optional colour setting enables a string to be used to indicate the desired colour.', value: 3311, resourceIds: '5850, 5851, 5852, 5805, 5820, 5706, 5701, 5750', resources: { '5850': false, '5851': 100, '5852': 1, '5805': 0, '5820': 0, '5706': 'color', '5701': 'unit', '5750': 'app_name', }, }, { name: 'Power control', description: 'used to control a power source, such as a Smart Plug. It allows a power relay to be turned on or off and its dimmer setting to be control as a % between 0 and 100.', value: 3312, resourceIds: '5850, 5851, 5852, 5805, 5820, 5750', resources: { '5850': false, '5851': 100, '5852': 1, '5805': 0, '5820': 0, '5750': 'app_name', }, }, { name: 'Accelerometer', description: 'can be used to represent a 1-3 axis accelerometer.', value: 3313, resourceIds: '5702, 5703, 5704, 5701, 5603, 5604', resources: { '5702': 0, '5703': 0, '5704': 1, '5701': 'G', '5603': 10, '5604': -10, }, }, { name: 'Magnetometer', description: 'used to represent a 1-3 axis magnetometer with optional compass direction.', value: 3314, resourceIds: '5701, 5702, 5703, 5704, 5705', resources: {'5701': 'G', '5702': 0, '5703': 0, '5704': 1, '5705': 360}, }, { name: 'Barometer', description: 'used with an air pressure sensor to report a barometer measurement. It also provides resources for minimum/maximum measured values and the minimum/maximum range that can be measured by the barometer sensor. An example measurement unit is kPa (ucum:kPa).', value: 3315, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605', resources: { '5700': 0.0, '5701': 'hPa', '5601': 0, '5602': 0, '5603': 0, '5604': 30, '5605': '', }, }, { name: 'Voltage', description: 'used with voltmeter sensor to report measured voltage between two points. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is volts', value: 3316, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'V', '5601': 0, '5602': 0, '5603': -300, '5604': 300, '5605': '', '5821': 0, '5750': 'app_name', }, }, { name: 'Current', description: 'used with an ampmeter to report measured electric current in amperes. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is volts ', value: 3317, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'A', '5601': 0, '5602': 0, '5603': 0, '5604': 80, '5605': '', '5821': 0, '5750': 'app_name', }, }, { name: 'Frequency', description: 'used to report frequency measurements. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is volts ', value: 3318, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'Hz', '5601': 0, '5602': 0, '5603': 0, '5604': 500000, '5605': '', '5821': 0, '5750': 'app_name', }, }, { name: 'Depth', description: 'used to report depth measurements. It can, for example, be used to describe a generic rain gauge that measures the accumulated rainfall in millimetres (mm) or in fathoms (fth)', value: 3319, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'm', '5601': 0, '5602': 0, '5603': 0, '5604': 50000, '5605': '', '5821': 'coeff', '5750': 'app_name', }, }, { name: 'Percentage', description: 'used to report measurements relative to a 0-100% scale. For example it could be used to measure the level of a liquid in a vessel or container in units of %', value: 3320, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': '%', '5601': 0, '5602': 0, '5603': 0, '5604': 100, '5605': '', '5821': 0, '5750': 'app_name', }, }, { name: 'Altitude', description: 'used with an altitude sensor to report altitude above sea level in meters. Note that Altitude can be calculated from the measured pressure given the local sea level pressure. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is meters', value: 3321, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'm', '5601': 0, '5602': 0, '5603': 0, '5604': 50000, '5605': '', '5821': 'coeff', '5750': 'app_name', }, }, { name: 'Load', description: ' used with a load sensor (as in a scale) to report the applied weight or force. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is kilograms ', value: 3322, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'kg', '5601': 0, '5602': 0, '5603': 0, '5604': 50, '5605': '', '5821': 0, '5750': 'app_name', }, }, { name: 'Pressure', description: 'used to report pressure measurements. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is pascals ', value: 3323, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'Pa', '5601': 0, '5602': 0, '5603': 0, '5604': 5000, '5605': '', '5821': 'coeff', '5750': 'app_name', }, }, { name: 'Loudness', description: 'used to report loudness or noise level measurements. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is decibels', value: 3324, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'dB', '5601': 0, '5602': 0, '5603': 0, '5604': 10000, '5605': '', '5821': 0, '5750': 'app_name', }, }, { name: 'Concentration', description: 'used to the particle concentration measurement of a medium. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is parts per million', value: 3325, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'ppm', '5601': 0, '5602': 0, '5603': 0, '5604': 1000000, '5605': '', '5821': 'coeff', '5750': 'app_name', }, }, { name: 'Acidity', description: ' used to report an acidity measurement of a liquid. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is pH.', value: 3326, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'ph', '5601': 0, '5602': 0, '5603': 0, '5604': 14, '5605': '', '5821': 0, '5750': 'app_name', }, }, { name: 'Conductivity', description: 'used to report a measurement of the electric conductivity of a medium or sample. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is Siemens ', value: 3327, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'mS', '5601': 0, '5602': 0, '5603': 0, '5604': 10, '5605': '', '5821': 'coeff', '5750': 'app_name', }, }, { name: 'Power', description: 'This IPSO object should be used to report power measurements. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is Watts (ucum: W). This resource may be used for either real power or apparent power (units= ucum:VA) measurements. The Application type can be use for reactive power or active power for example.', value: 3328, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'W', '5601': 0, '5602': 0, '5603': 0, '5604': 50000, '5605': '', '5821': 0, '5750': 'app_name', }, }, { name: 'Power factor', description: 'report a measurement or calculation of the power factor of a reactive electrical load. Power Factor is normally the ratio of non-reactive power to total power. This object also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor.', value: 3329, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': '', '5601': 0, '5602': 0, '5603': 0, '5604': 1, '5605': '', '5821': 'coeff', '5750': 'app_name', }, }, { name: 'Distance', description: 'report a distance measurement. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor. An example measurement unit is Meters ', value: 3330, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0.0, '5701': 'cm', '5601': 0, '5602': 0, '5603': 0, '5604': 10000, '5605': '', '5821': 0, '5750': 'app_name', }, }, { name: 'Energy', description: 'report energy consumption (Cumulative Power) of an electrical load. An example measurement unit is Watt Hours (ucum:W*h)', value: 3331, resourceIds: '5805, 5701, 5822, 5750', resources: { '5805': 0.0, '5701': 'Wh', '5822': '', '5750': 'app_name', }, }, { name: 'Direction', description: 'report the direction indicated by a compass, wind vane, or other directional indicator. The units of measure is plane angle degrees ', value: 3332, resourceIds: '5705, 5601, 5602, 5605, 5750', resources: { '5705': 0.0, '5601': 0, '5602': 0, '5605': '', '5750': 'app_name', }, }, { name: 'Time', description: 'report the current time in seconds since January 1, 1970 UTC. There is also a fractional time counter that has a range of less than one second.', value: 3333, resourceIds: '5506, 5507, 5750', resources: {'5506': 0, '5507': 0, '5750': 'app_name'}, }, { name: 'Gyrometer', description: 'report the current reading of a gyrometer sensor in 3 axes. It provides tracking of the minimum and maximum angular rate in all 3 axes. An example unit of measure is radians per second (ucum:rad/s)', value: 3334, resourceIds: '5702, 5703, 5704, 5701, 5508, 5509, 5510, 5511, 5512, 5513, 5603, 5604, 5605, 5750', resources: { '5702': 0, '5703': 0, '5704': 1, '5701': '°/s', '5508': -10, '5509': 10, '5510': -10, '5511': 10, '5512': -10, '5513': 10, '5603': 10, '5604': -10, '5605': '', '5750': 'app_name', }, }, { name: 'Color', description: 'report the measured value of a colour sensor in some colour space described by the units resource.', value: 3335, resourceIds: '5706, 5701, 5750', resources: {'5706': '#fff', '5701': 'hex', '5750': 'app_name'}, }, { name: 'GPS Location', description: 'represents GPS coordinates. This object is compatible with the LWM2M management object for location, but uses reusable resources.', value: 3336, resourceIds: '5514, 5515, 5516, 5517, 5518, 5705', resources: { '5514': '0.0', '5515': '0.0', '5516': '', '5517': '', '5518': 'time', '5705': 360, }, }, { name: 'Positioner', description: 'used with a generic position actuator from 0 to 100%. This resource optionally allows setting the transition time for an operation that changes the position of the actuator, and for reading the remaining time of the currently active transition', value: 3337, resourceIds: '5536, 5537, 5538, 5601, 5602, 5605, 5519, 5520, 5750', resources: { '5536': 0, '5537': 0, '5538': 0, '5601': 0, '5602': 0, '5605': '', '5519': 0, '5520': 20, '5750': 'app_name', }, }, { name: 'Buzzer', description: 'actuate an audible alarm such as a buzzer, beeper, or vibration alarm. There is a dimmer control for setting the relative loudness of the alarm, and an optional duration control to limit the length of time the alarm sounds when turned on. Each time a “1” is written to the On/Off resource, the alarm will sound again for the configured duration. If no duration is programmed or the setting is zero, writing a “1” to the On/Off resource will result in the alarm sounding continuously until a “0” is written to the On/Off resource.', value: 3338, resourceIds: '5850, 5548, 5521, 5525, 5750', resources: { '5850': 1, '5548': 100, '5521': 0, '5525': 0, '5750': 'app_name', }, }, { name: 'Audio clip', description: 'used for a speaker that plays a pre-recorded audio clip or an audio output that is sent elsewhere. For example, an elevator which announces the floor of the building. A resource is provided to store the clip, a dimmer resource controls the relative sound level of the playback, and a duration resource limits the maximum playback time. After the duration time is reached, any remaining samples in the clip are ignored, and the clip player will be ready to play another clip.', value: 3339, resourceIds: '5522, 5523, 5524, 5548, 5750', resources: { '5522': [], '5523': '', '5524': 0, '5548': 100, '5750': 'app_name', }, }, { name: 'Timer', description: 'used to time events and actions, using patterns common to industrial timers. A POST to the trigger resource or On/Off input state change starts the timing operation, and the timer remaining time shows zero when the operation is complete. The patterns supported are One-Shot (mode 1), On-Time or Interval (mode 2), Time delay on pick-up or TDPU (tmode 3), and Time Delay on Drop-Out or TDDO (mode 4). Mode 0 disables the timer, so the output follows the input with no delay. A counter is provided to count occurrences of the timer output changing from 0 to 1. Writing a value of zero resets the counter. The Digital Input State resource reports the state of the timer output', value: 3340, resourceIds: '5501, 5521, 5523, 5525, 5526, 5534, 5538, 5543, 5544, 5850, 5750', resources: { '5501': 0, '5521': 0, '5523': '', '5525': 0, '5526': 0, '5534': 0, '5538': 0, '5543': 1, '5544': 0, '5850': 1, '5750': 'app_name', }, }, { name: 'Addressable text display', description: 'used to send text to a text-only or text mode graphics display. POSTing a string of text to the text resource causes it to be displayed at the selected X and Y locations on the display. If X or Y are set to a value greater than the size of the display, the position “wraps around” to the modulus of the setting and the display size. Likewise, if the text string overflows the display size, the text “wraps around” and displays on the next line down or, if the last line has been written, wraps around to the top of the display. Brightness and Contrast controls are provided to allow control of various display types including STN and DSTN type LCD character displays. POSTing an empty payload to the Clear Display resource causes the display to be erased.', value: 3341, resourceIds: '5527, 5528, 5529, 5530, 5531, 5545, 5546, 5548, 5850, 5750', resources: { '5527': 'some_text', '5528': 0, '5529': 0, '5530': '', '5531': 100, '5545': 0, '5546': 0, '5548': 100, '5850': 1, '5750': 'app_name', }, }, { name: 'On/Off Switch', description: 'used with an On/Off switch to report the state of the switch.', value: 3342, resourceIds: '5500, 5501, 5852, 5854, 5750', resources: { '5500': 1, '5501': 0, '5852': 1, '5854': 0, '5750': 'app-name', }, }, { name: 'Level Control', description: 'used with a dimmer or level control to report the state of the control.', value: 3343, resourceIds: '5548, 5852, 5854, 5750', resources: {'5548': 1, '5852': 1, '5854': 0, '5750': 'app_name'}, }, { name: 'Up/Down Control', description: 'used to report the state of an up/down control element like a pair of push buttons or a rotary encoder. Counters for increase and decrease operations are provided for counting pulses from a quadrature encoder', value: 3344, resourceIds: '5532, 5533, 5541, 5542, 5750', resources: { '5532': 1, '5533': 1, '5541': 0, '5542': 0, '5750': 'app_name', }, }, { name: 'Multiple Axis Joystick', description: 'report the position of a shuttle or joystick control. A digital input is provided to report the state of an associated push button.', value: 3345, resourceIds: '5500, 5501, 5702, 5703, 5704, 5750', resources: { '5500': 1, '5501': 0, '5702': 1, '5703': 0, '5704': 0, '5750': 'app-name', }, }, { name: 'Rate', description: 'report a rate measurement, for example the speed of a vehicle, or the rotational speed of a drive shaft. It also provides resources for minimum and maximum measured values, as well as the minimum and maximum range that can be measured by the sensor.An example measurement unit is Feet per Second (ucum:ft_us/s)', value: 3346, resourceIds: '5700, 5701, 5601, 5602, 5603, 5604, 5605, 5821, 5750', resources: { '5700': 0, '5701': 'm/s', '5601': 1, '5602': 0, '5603': 0, '5604': 0, '5605': '', '5821': 0, '5750': 'app-name', }, }, { name: 'Push Button', description: 'report the state of a momentary action push button control and to count the number of times the control has been operated since the last observation.', value: 3347, resourceIds: '5500, 5501, 5750', resources: {'5500': 0, '5501': 0, '5750': 'app-name'}, }, { name: 'Multistate Selector', description: 'represent the state of a Multi-state selector switch with a number of fixed positions.', value: 3348, resourceIds: '5547, 5750', resources: {'5547': 0, '5750': 'app-name'}, }, { name: 'Bitmap', description: 'Summarize several digital inputs to one value by mapping each bit to a digital input.', value: 3349, resourceIds: '5910, 5911, 5912, 5750', resources: {'5910': 0, '5911': '', '5912': '', '5750': 'app-name'}, }, { name: 'Stopwatch', description: 'An ascending timer that counts how long time has passed since the timer was started after reset.', value: 3350, resourceIds: '5501, 5544, 5850, 5750', resources: {'5501': 0, '5544': 0, '5850': 1, '5750': 'app-name'}, }, { name: 'powerupLog', description: 'An ascending timer that counts how long time has passed since the timer was started after reset.', value: 3351, resourceIds: '10, 1, 2, 3, 4', resources: { '10': 'deviceName', '1': 'toolVersion', '2': 'IMEI', '3': 'IMSI', '4': 'MSISDN', }, }, { name: 'plmnSearchEvent', description: 'List of all PLMNs found during the initial search/scan', value: 3352, resourceIds: '0, 6030, 6031, 6032', resources: {'0': 'timeScanStart', '6030': 0, '6031': 0, '6032': 0}, }, { name: 'scellID', description: 'serving cell information that the RRC decides to camp on', value: 3353, resourceIds: '2, 6030, 6031, 6033', resources: {'2': 'TrackingAreaCode', '6030': 0, '6031': 0, '6033': 0}, }, { name: 'cellReselectionEvent', description: 'cell reselection event information', value: 3354, resourceIds: '2, 3, 6032, 6033', resources: { '2': 'timeReselectionStart', '3': 'failureType', '6032': 0, '6033': 0, }, }, { name: 'handoverEvent', description: 'handover event information', value: 3355, resourceIds: '2, 3, 4, 5, 6, 6032, 6033', resources: { '0': 'timeHandoverStart', '3': 'handoverResult', '4': 'TargetEarfcn', '5': 'TargetPhysicalCellID', '6': 'targetCellRsrp', '6032': 0, '6033': 0, }, }, { name: 'radioLinkFailureEvent', description: 'Radio Link Failure Event', value: 3356, resourceIds: '0, 1', resources: {'0': 'timeRLF', '1': 'rlfCause'}, }, { name: 'rrcStateChangeEvent', description: 'Current RRC state change information, including the event that triggered the state change', value: 3357, resourceIds: '0, 1', resources: {'0': 'rrcState', '1': 'rrcStateChangeCause'}, }, { name: 'rrcTimerExpiryEvent', description: 'RRC timer expiry event information', value: 3358, resourceIds: '0', resources: {'0': 'RrcTimerExpiryEvent'}, }, { name: 'cellBlacklistEvent', description: 'Cell blacklist information', value: 3359, resourceIds: '6032, 6033', resources: {'6032': 0, '6033': 0}, }, ]; module.exports = omaObjects;