lwm2m
Version:
Library for developing servers and client of OMA Lightweight M2M
25 lines (20 loc) • 693 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
- add MongoDB registry example
- writeAttributes misses 'stp' attribute
- return 403 when registration client is rejected
- validate update registration query
- add examples/battery-level.js
- add coveralls
- test coverage now is performed with nyc (part of istanbul.js)
### Security
- stop using deprecated Buffer API (unsafe)
## [0.1.0] - 2017-07-27