onvif-nvt

v0.2.7
Wrapper for ONVIF spec to control NVT (Network Video Transitter) devices.
node nodejs onvif nvt ipcamera camera ptz snapshot

jsdoc

jsdoc ./lib/*.js ./lib/modules/*.js ./lib/utils/*.js --readme ./README.md --destination ./docs

lint

eslint --ext .js lib test run

lint-fix

eslint --ext .js lib test run --fix

test

jest

test-ci

npm run lint && jest && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js

Metadata

  • MIT
  • >=8.0.0
  • Jeff Galbraith
  • released 6/13/2018

Downloads

Maintainers