A beginner's guide
Explore Plans
Mobile menu Close menu
MobiLincMobiLinc

A security area changed state

This trigger fires when a security area changed state to armed or disarmed.

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 a security area changed state to armed or disarmed.
API endpoint slug
mobilinc.area_state

Trigger fields

Area ID Dropdown list

Label
Which security area should we monitor?
Slug
area_id
Required
true
Can have default value
false

Status values security area alarm state Dropdown list

Label
Trigger when the area's status is?
Slug
status_values_security_area_alarm_state
Required
true
Can have default value
false

Ingredients

Area IDThe area ID that triggered

Slug
area_id
Filter code
Mobilinc.areaState.AreaId
Type
String
Example
1

NameThe name of the area that triggered

Slug
name
Filter code
Mobilinc.areaState.Name
Type
String
Example
First Floor

StatusThe status of the area

Slug
status
Filter code
Mobilinc.areaState.Status
Type
String
Example
Burglar Alarm

Date timeThe date and time the trigger fired.

Slug
date_time
Filter code
Mobilinc.areaState.DateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00