Reusable Resource Ids - simenkid/lwm2m-id GitHub Wiki
This class of ids is reusable with Objects.
Resource Id | lwm2m-id Key | Description/Resource Name |
---|---|---|
4000 | objectInstanceHandle | Object Instance Handle |
4001 | objectVersion | Object Version |
5500 | dInState | Digital Input State |
5501 | counter | Digital Input Counter |
5502 | dInPolarity | Digital Input Polarity |
5503 | debouncePeriod | Digital Input Debounce Period |
5504 | edgeSelection | Digital Input Edge Selection |
5505 | counterReset | Digital Input Counter Reset |
5550 | dOutState | Digital Output State |
5551 | dOutPolarity | Digital Output Polarity |
5600 | aInCurrValue | Analog Input Current Value |
5601 | minMeaValue | Min Measured Value |
5602 | maxMeaValue | Max Measured Value |
5603 | minRangeValue | Min Range Value |
5604 | maxRangeValue | Max Range Value |
5605 | resetMinMaxMeaValues | Reset Min and Max Measured Values |
5650 | aOutCurrValue | Analog Output Current Value |
5700 | sensorValue | Sensor Value |
5701 | units | Sensor Units |
5702 | xValue | X Value |
5703 | yValue | Y Value |
5704 | zValue | Z Value |
5705 | compassDir | Compass Direction |
5706 | colour | Colour |
5750 | appType | Application Type |
5751 | sensorType | Sensor Type |
5800 | instActivePwr | Instantaneous active power |
5801 | minMeaActivePwr | Min Measured active power |
5802 | maxMeaActivePwr | Max Measured active power |
5803 | minRangeActivePwr | Min Range active power |
5804 | maxRangeActivePwr | Max Range active power |
5805 | cumulActivePwr | Cumulative active power |
5806 | activePwrCal | Active Power Calibration |
5810 | instReactivePwr | Instantaneous reactive power |
5811 | minMeaReactivePwr | Min Measured reactive power |
5812 | maxMeaReactivePwr | Max Measured reactive power |
5813 | minRangeReactivePwr | Min Range reactive power |
5814 | maxRangeReactivePwr | Max Range reactive power |
5815 | cumulReactivePwr | Cumulative reactive power |
5816 | reactivePwrCal | Reactive Power Calibration |
5820 | pwrFactor | Power factor |
5821 | currCal | Current Calibration |
5822 | resetCumulEnergy | Reset Cumulative energy |
5823 | eventId | Event Identifier |
5824 | startTime | Start Time |
5825 | durationInMin | Duration In Min |
5826 | criticalLevel | Critical Level |
5827 | avgLoadAdjPct | Avg Load AdjPct |
5828 | dutyCycle | Duty Cycle |
5850 | onOff | On/Off |
5851 | dimmer | Dimmer |
5852 | onTime | On time |
5853 | mStateOut | Muti-state Output |
5854 | offTime | Off time |
5900 | setPointValue | Set Point Value |
5903 | busyToClearDelay | Busy to Clear delay |
5904 | clearToBusyDelay | Clear to Busy delay |
5905 | hostDeviceManuf | Host Device Manufacturer |
5906 | hostDeviceMdl | Host Device Model Number |
5907 | hostDeviceUID | Host Device Unique ID |
5908 | hostDeviceSwVer | Host Device Software Version |