JSON schemas description from LwM2M Open Mobile Alliance
With npm :
$ npm install oma-json --saveVia script tag :
<script src="https://unpkg.com/oma-json"> </scriptWith ESLint
$ npm run lint$ npm run test$ npm run generate:openapi$ npm run generate:interfaces