Group Location
Explore Plans
Mobile menu Close menu
RemoteLyncRemoteLync

Camera armed

This Trigger fires every time the RemoteLync camera you specify is armed.

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 every time the RemoteLync camera you specify is armed.
API endpoint slug
remotelync.camera_armed

Trigger fields

Camera Dropdown list

Label
Which camera?
Slug
camera
Required
true
Can have default value
false

Ingredients

Camera nameThe name of the camera that was armed.

Slug
device_label
Filter code
Remotelync.cameraArmed.CameraName
Type
String
Example
Front Door

Location nameThe name of the location containing the camera that was armed.

Slug
location_label
Filter code
Remotelync.cameraArmed.LocationName
Type
String
Example
My House

UsernameName of the user who armed the camera.

Slug
username
Filter code
Remotelync.cameraArmed.Username
Type
String
Example
Ben Smith

Armed atDate and time camera was armed.

Slug
event_time
Filter code
Remotelync.cameraArmed.ArmedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00