lwm2m-id
Version:
A dictionary of ip-based smart object(IPSO) identifiers defined by lwm2m spec.
31 lines (17 loc) • 1.38 kB
Markdown
# lwm2m-id
A dictionary of ip-based smart object(IPSO) identifiers defined by lwm2m spec.
[](https://nodei.co/npm/lwm2m-id/)
[](https://travis-ci.org/simenkid/lwm2m-id)
[](https://www.npmjs.com/package/lwm2m-id)
[](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).