nidayand / noreowfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noreowfs

A Node-Red node to get the value from a 1-wire device through the owserver API.

Install

Use npm to install norelite in the Node-RED data directory.

    cd ~/.node-red
    npm install noreowfs

Usage

  • Configure the node with the owserver details - host and port
  • Define the path from where to get the value. Either through the inbound msg.topic or in the node

enter image description here

About

License:Apache License 2.0


Languages

Language:JavaScript 54.9%Language:HTML 45.1%