# lwm2m-id
A dictionary of ip-based smart object(IPSO) identifiers defined by lwm2m spec.

[![NPM](https://nodei.co/npm/lwm2m-id.png?downloads=true)](https://nodei.co/npm/lwm2m-id/)  

[![Travis branch](https://img.shields.io/travis/simenkid/lwm2m-id/master.svg?maxAge=2592000)](https://travis-ci.org/simenkid/lwm2m-id)
[![npm](https://img.shields.io/npm/v/lwm2m-id.svg?maxAge=2592000)](https://www.npmjs.com/package/lwm2m-id)
[![npm](https://img.shields.io/npm/l/lwm2m-id.svg?maxAge=2592000)](https://www.npmjs.com/package/lwm2m-id)

<br />
  
## Documentation  

Please visit the [Wiki](https://github.com/simenkid/lwm2m-id/wiki).

## Overview  

**lwm2m-id** is a dictionary of identifiers defined by [OMA LightweightM2M(v1.0)](http://technical.openmobilealliance.org/Technical/technical-information/release-program/current-releases/oma-lightweightm2m-v1-0), IPSO SmartObject Guideline([Smart Objects Starter Pack1.0](http://www.ipso-alliance.org/smart-object-guidelines/) and [Smart Objects Expansion Pack](http://www.ipso-alliance.org/so-expansion-pack/)). Please visit their websites for more information.  

## Installation  

> $ npm install lwm2m-id --save
  
## Usage  

See [Usage](https://github.com/simenkid/lwm2m-id/wiki#Usage) on the Wiki.  

## License  

Licensed under [MIT](https://github.com/simenkid/lwm2m-id/blob/master/LICENSE).
