AI Linkedin Assistant
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
This action will set or update a clock face on your LaMetric device.
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
If your clock app is missing from the list, make sure LaMetric device is running firmware 2.0.2 or newer.
Slug
device
Required
true
Can have default value
false

Clockface ID Text input > Other

Label
Clock face ID
Helper text
Enter the number found beneath icons here.
Slug
clockface_id
Required
true
Can have default value
true
Filter code method
Lametric.setClockface.setClockfaceId(string: clockfaceId)