Automate Reddit
Explore Plans
Mobile menu Close menu
NetroNetro

sensor data

This trigger fires when your Whisperer sensor reports measured data.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when your Whisperer sensor reports measured data.
API endpoint slug
netro.sensor_data

Trigger fields

Sensor Dropdown list

Label
sensor
Helper text
Select the Whisperer sensor to work with.
Slug
sensor
Required
true
Can have default value
false

Ingredients

SensorThe sensor name

Slug
sensor
Filter code
Netro.sensorData.Sensor
Type
String
Example
whisperer

TimeThe reported time.

Slug
time
Filter code
Netro.sensorData.Time
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

MoistureThe moisture level value, integer type, from 0 to 100.

Slug
moisture
Filter code
Netro.sensorData.Moisture
Type
String
Example
50

CelsiusThe reported temperature. Float value, of unit Celsius.

Slug
celsius
Filter code
Netro.sensorData.Celsius
Type
String
Example
23.1

FahrenheitThe report temperature. Float value, of unit Fahrenheit.

Slug
fahrenheit
Filter code
Netro.sensorData.Fahrenheit
Type
String
Example
45.2

SunlightThe reported illumination value, of unit klux

Slug
sunlight
Filter code
Netro.sensorData.Sunlight
Type
String
Example
20