Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-lirc

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-lirc

Lirc node for node-red, allows to send date to the LIRC

  • 0.4.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

node-red-contrib-lirc

Description

Lirc nodes for node-red.

Lirc documentation: http://www.lirc.org/

What's inside?

It will include two nodes:

'lirc-controller' : a unique CONFIG node that holds connection configuration for Lirc and will acts as the encapsulator for Lirc access. As a node-red 'config' node, it cannot be added to a graph, but it acts as a singleton object that gets created in the the background when you add an 'lirc' or 'lirc-device' node and configure it accordingly.

'lirc-out' : Lirc output node that can send Lirc, so it can be used with function blocks.

-- payload contains:

--- string data - REQUIRED

Usage

According to official documentation: http://nodered.org/docs/getting-started/adding-nodes.html

License

Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)

#TODO

Implement autodiscovery by Beacon and arp tables

Keywords

FAQs

Package last updated on 19 Dec 2016

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