Temperature Metric Conversion Flow

Winjit IoT Gateway is the most preferred Smart, Secure & Scale-able IoT Platform, which enables to implement large and complex IoT solutions with ease. The most preferred & trusted IoT implementer for businesses across the globe. This is a basic flow to demonstrate the capabilities of the UDD module of Winjit IoT gateway.

The flow will convert incoming temperature data in Celsius to Fahrenheit. You can choose to convert vice-versa from the drop down once imported the following Flow in the work-space.

[{"id":"b6d479b3.1ce1d8","type":"input","z":"75f5ad65.7af964","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"x":147,"y":156,"wires":[["44e17a8d.767474"]]},{"id":"b24edf1e.ee0be","type":"Output","z":"75f5ad65.7af964","name":"","x":493,"y":153,"wires":[]},{"id":"44e17a8d.767474","type":"Temp","z":"75f5ad65.7af964","name":"Temperature","val1":"Celsius","val2":"Fahrenheit","search":"Temp","replace":"Temperature","x":332,"y":250,"wires":[["b24edf1e.ee0be"]]}]

Flow Info

Created 7 years, 5 months ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Other
  • Output (x1)
  • Temp (x1)
  • input (x1)

Tags

  • IoTSense
  • Winjit
  • TemperatureMetricConversion
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option