0.0.5 • Published 6 years ago

wemo-finder v0.0.5

Weekly downloads
3
License
UNLICENSED
Repository
github
Last release
6 years ago

Wemo Device Finder for Node.js

Hunts down all Belkin Devices on the network

Supported Devices

all Belkin devices that support UPnP (urn:Belkin:device:controllee:1 is a UPnP urn used by most wemo devices)

Install

open a command line and run:

npm install wemo-finder

Usage

please note that console will be notified for Belkin device found

var your_variable = require('wemo-finder');
new your_variable();

API

device information for the first device found can be found under:

your_variable._devices[0]

Contributing

Contributing to the code is very welcome and will help for future versions

License

Published without a license.

0.0.5

6 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago