Explore Plans
Mobile menu Close menu
LaMetric

Set Clock Face

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

Developer info

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 <a href="http://firmware.lametric.com" target="_blank">firmware 2.0.2</a> or newer.
Slug
device
Required
true
Can have default value
false

Clockface Text input > Other

Label
Clock face ID
Helper text
Enter the number found beneath icons <a href="https://developer.lametric.com/icons" target="_blank">here</a>.
Slug
clockface_id
Required
true
Can have default value
true
Filter code method
Lametric.setClockface.setClockface(string: clockface_id)