New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kazuhitoyokoi/node-red-contrib-patlite

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kazuhitoyokoi/node-red-contrib-patlite

Node-RED node for patlite

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

@kazuhitoyokoi/node-red-contrib-patlite

A node to control Patlite NHV series

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install @kazuhitoyokoi/node-red-contrib-patlite

After setting the IP address and target (light color or buzzer) in the node property, you can control this node with the msg.payload value.

Input

  • msg.payload boolean

    If the received msg.payload is true, the target light will be on. When msg.payload has false value, the target light is turned off.

  • msg.topic number

    You can set the light or buzzer mode in the msg.topic. The range of the value is between 1 and 5.

Demonstrations

  • Simple flow demonstration

  • Dashboard integration

Settings

To allow this node to access the HTTP server on your Patlite device, you need to enable the HTTP Command Control in advance.

Keywords

FAQs

Package last updated on 27 Feb 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc