myhome

0.0.2 • Public • Published

javascript module for Open Web Net connectivity

sample code :

var myhome = require('myhome'); var mhengine = new myhome.engine({ host:'', pass:'12345' }); mhengine.on ('monitoring', function () { console.log ('successfully connected, started monitoring'); });

Readme

Keywords

none

Package Sidebar

Install

npm i myhome

Weekly Downloads

13

Version

0.0.2

License

GPLv3

Last publish

Collaborators

  • sxpert