UNPKG

lwm2m

Version:

Library for developing servers and client of OMA Lightweight M2M

17 lines (15 loc) 169 B
language: node_js os: - linux node_js: - "8" - "6" branches: only: - develop install: - npm install test: - npm test after_success: - npm run coverage