New services
Explore Plans
Mobile menu Close menu
MobiLincMobiLinc

History of lock locks, unlocks, or jams

This query returns a list of when a lock changes status.

About this query

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 query returns a list of when a lock changes status.
API endpoint slug
mobilinc.history_of_lock_locks_unlocks_or_jams
Runtime method
performQuery("mobilinc.history_of_lock_locks_unlocks_or_jams")

Query fields

Status values lock unlock jammed Dropdown list

Label
Trigger when the lock is?
Slug
status_values_lock_unlock_jammed
Required
true
Can have default value
false

Lock ID Dropdown list

Label
Which lock should we monitor?
Slug
lock_id
Required
true
Can have default value
false

Ingredients

Device IDThe lock ID that triggered

Slug
device_id
Filter code
Mobilinc.historyOfLockLocksUnlocksOrJams.DeviceId
Type
String
Example
ZW_001

NameThe name of the lock that triggered

Slug
name
Filter code
Mobilinc.historyOfLockLocksUnlocksOrJams.Name
Type
String
Example
Front Door

StatusThe status of the lock

Slug
status
Filter code
Mobilinc.historyOfLockLocksUnlocksOrJams.Status
Type
String
Example
Locked

Date timeThe date and time the trigger fired.

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