Socket
Socket
Sign inDemoInstall

node-red-contrib-p1reader

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

node-red-contrib-p1reader

Node red node to read P1 powermeter data packages from a serial connection


Version published
Weekly downloads
12
increased by33.33%
Maintainers
1
Weekly downloads
 
Created
Source

Node red contrib P1 reader

Node red node for reading smartmeter power data from a P1 port serial connection. This package is based on Node-P1-reader. See thas package for more details.

How to install:

Run npm install node-red-contrib-p1reader or just install it from the Node-red dashboard (manage palette).

How to use:

This package has one node, and it outputs messages as they come in via the serial connection. Other than the serial connection itself there is no configuration. If you need details on what serial configuration you need for your smartmeter, look at the readme for the node-p1-reader library.

Input

There are no input nodes.

Output

The node outputs data messages automatically when they come in over the serial connection. This depends on your meter and can very from every second to onces per 10 seconds or so. There is no configuration setting to change it, but you can ofcourse use the 'delay' node build into node-red to throttle the messages, and the 'rbe' node to pass only messages if a certain value changes.

The format of the output is described on readme for the node-p1-reader library.

Keywords

FAQs

Package last updated on 24 Aug 2021

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