AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
GraspIOGraspIO

Trigger when Digital Sensor fires

This trigger fires when the Digital 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 Digital Sensor value matches the specified condition.
API endpoint slug
graspio.digital_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 nameboard name

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

Sensorsensor in which trigger is happened

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

PortIn which port the value is triggering

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

UnitUnit of the value coming

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

TypeIn which type, analog or digital the value is coming

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

Operatorthe conditional operator

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

Valuethe readed value of the sensor

Slug
readValue
Filter code
Graspio.digitalTrigger.Value
Type
String
Example
readValue

Created atDate and time event was created.

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