AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
GraspIOGraspIO

Trigger when Analog Sensor fires

This trigger fires when the Analog Sensor value matches the specified condition.

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 the Analog Sensor value matches the specified condition.
API endpoint slug
graspio.analog_trigger

Trigger fields

Trigger list Dropdown list

Label
Trigger List
Helper text
list of triggers
Slug
trigger_list
Required
true
Can have default value
false

Ingredients

Board nameThe board on which the trigger is set

Slug
board_name
Filter code
Graspio.analogTrigger.BoardName
Type
String
Example
board name

SensorThe sensor which fires the trigger

Slug
name
Filter code
Graspio.analogTrigger.Sensor
Type
String
Example
sensor

PortThe port the sensor is connected to

Slug
port
Filter code
Graspio.analogTrigger.Port
Type
String
Example
port

UnitThe unit of measurement of the sensor values.

Slug
unit
Filter code
Graspio.analogTrigger.Unit
Type
String
Example
unit

TypeThe sensor type or its mode of operation.

Slug
type
Filter code
Graspio.analogTrigger.Type
Type
String
Example
type

OperatorThe conditional operator for the trigger condition.

Slug
operator
Filter code
Graspio.analogTrigger.Operator
Type
String
Example
operator

ValueThe trigger value.

Slug
readValue
Filter code
Graspio.analogTrigger.Value
Type
String
Example
value

Created atDate and time the event was created

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