Group Location
Explore Plans
Mobile menu Close menu
LaMetricLaMetric

Set Clock Face

This action will set or update a clock face on your LaMetric device.

About this action

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
API endpoint slug
lametric.set_clockface
Filter code method
Lametric.setClockface.skip(string?: reason)
Runtime method
runAction("lametric.set_clockface", {})

Action fields

Device Dropdown list

Label
To which clock app?
Helper text
Slug
device
Required
true
Can have default value
false

Clockface ID Text input > Other

Label
Clock face ID
Helper text
Slug
clockface_id
Required
true
Can have default value
true
Filter code method
Lametric.setClockface.setClockfaceId(string: clockfaceId)