Skip to main content

Dallas Nodes

Use these nodes to interact with Dallas Temperature sensors using one wire interface.

Config Nodes

Dallas config

Config dallas based on onewire.

Inputs

  • Pin no. : Specify the pin number to interface with dallas temperature sensor
  • Max sensor : Specify the maximum number of sensors interfacing with the pin
  • Dallas sensor addr : Specify the sensor address

Proc Nodes

ds dallas temp read

to read the temperature from different dallas modules.

Inputs

  • Dallas config : Select the dallas config
  • Dallas model : Select the model of the temperature sensor

Outputs

  • Temperature C : Temperature in celcius
  • Temperature F : Temperature in farenheit