Skip to content

A node-red function to mimic the calculations done by the Dew Point Calculator

Notifications You must be signed in to change notification settings

mjholmes/nodered-preservationeval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

nodered-preservationeval

A node-red function to mimic the calculations done by the Dew Point Calculator.

Details

The preservation evaluation code was taken from the Dew point calulator created by the Image Permanence Institute. For details of the calculations see:

Usage

Copy the contents of the flow file into the clipboard then import into node-red. Feed in temperauture and relative humidity values (as msg.payloads with topics set to temperature and humidity) into the join block. Once both are recevied the calculated values will be sent the appropriate outputs.

  • Temperature is in degrees Celsius
  • Humidity is relative humidity in percent

Example flow using preservation evaluation function

About

A node-red function to mimic the calculations done by the Dew Point Calculator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published