Socket
Socket
Sign inDemoInstall

ld382.js

Package Overview
Dependencies
5
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ld382.js

Lib to communicate with ld382 wifi LED controller


Version published
Maintainers
1
Created

Readme

Source

LD382 UFO Led Controller Library

$ sudo npm install -g ld382.js

$ ld382 -h
  Usage: ld382 [options]

  UFO Wifi LED Controller Utility

  Options:

    -h, --help           output usage information
    -V, --version        output the version number
    -s, --scan           Scan for LED Controllers
    -i, --ip <ip>        IP of the Controller
    -c, --color <rgb>    RGB color value: ie 255,0,0 for red
    -w, --white <white>  White color value
    --poweron            Power on
    --poweroff           Power off
    --quiet              Suppress output
    --debug              Debug mode

$ ld382 -s
192.168.12.69   ACCF2366D320    HF-LPB100-ZJ200

$ ld38s -i 192.168.12.69 --poweron --white 125

Keywords

FAQs

Last updated on 24 Dec 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc