Wireless temperature sensor BLE flow

Flow example for: Wireless temp & humidity sensor BLE

Dashboard

  1. Start by dragging your beacon into the flow.
  2. Drag to format number from the Number menu
  3. Drag to Set variable value from the Dashboard menu
  4. Connect from Gateway to Format number to Set variable 
  5. Fill in a 1 digit in each decimal in Format number and a period in Decimals separator.
  6. Choose your variable dashboard or create a new one.

 

Logging

  1. Drag a Write to log interval from the Logging menu.
  2. Select your log or create one under the logs tab.
  3. Fill in your content in the content field, e.g. {temp}
  4. Connect from Temperature on beacon to Temp on Write to log interval.

 

SMStemperature alarm

  1. Drag a Less then from the Number menu.
  2. Drag a Send SMS from the Notifications menu.
  3. Connect from the output on Format number that comes from Temperature on the beacon to Less then
  4. Fill in the setpoint at which it should give an alarm if it falls below the desired setpoint, e.g. 20.
  5. Connect to Send SMS from Less then output to Send on Send SMS.

 

Note: This flow is just an example, your flow can be built according to your own needs, this flow is just for inspiration.