Explore Plans
Mobile menu Close menu
GraspIO

Trigger when Analog Sensor fires

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

Developer info

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 name The board on which the trigger is set

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

Sensor The sensor which fires the trigger

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

Port The port the sensor is connected to

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

Unit The unit of measurement of the sensor values.

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

Type The sensor type or its mode of operation.

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

Operator The conditional operator for the trigger condition.

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

Value The trigger value.

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

Created at Date 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+05:00