Socket
Socket
Sign inDemoInstall

node-red-contrib-namib-weatherstation-flows

Package Overview
Dependencies
258
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-contrib-namib-weatherstation-flows

Node module containing subflows to implement a weatherstation for the Web of Things.


Version published
Weekly downloads
4
increased by300%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Subflow for a Web of Things Weatherstation

This module provides a node which contains a subflow for realizing a weatherstation with support for the Web of Things Thing Description (WoT TD). It uses CoAP (IPv6) multicast discovery in the local network to first retrieve TDs from /.well-known/wot-thing-description and then query the respective devices if they provide one of a number of supported types of sensor readings. These kinds of sensor readings are identified by their semantic @type and can either be saref:Temperature, saref:Humidity or saref:Water. The retrieved sensor values are displayed in a Node-RED dashboard tab and (optionally) on a display. To support the latter, however, a specific python script is needed which is why this functionality is disabled by default.

Both the modules node-red-contrib-wot-discovery and node-red-node-ui-table are needed as dependencies which will be installed alongside this subflow.

Keywords

FAQs

Last updated on 14 Sep 2021

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