Group Location
Explore Plans
Mobile menu Close menu
ParticleParticle

Monitor a function result

This Trigger checks a function on your device to see if something interesting is happening.

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
API endpoint slug
particle.function

Trigger fields

Core function Dropdown list

Label
If the output value of (Function Name)
Helper text
Slug
core_function
Required
true
Can have default value
false

Input Text input > Other

Label
when you send it (Value)
Helper text
Slug
input
Required
true
Can have default value
true

Compare Dropdown list

Label
is (Test Operation)
Helper text
Slug
compare
Required
true
Can have default value
true

Value Text input > Other

Label
Comparison Value
Helper text
Slug
value
Required
true
Can have default value
true

Ingredients

Function name

Slug
function
Filter code
Particle.function.FunctionName
Type
String
Example
get_temperature

Function result

Slug
result
Filter code
Particle.function.FunctionResult
Type
String
Example
72

Device name

Slug
core_name
Filter code
Particle.function.DeviceName
Type
String
Example
ninja_painter

Created at

Slug
created_at
Filter code
Particle.function.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00