Update Clock Firmware

Clocks Guide

Version
R2024.2.0
Update Clock Firmware

Before You Begin: This section applies only for Dayforce Touch Clock devices.

You can update your clock's firmware using the Update Firmware options in Site Setup > Clock Devices.

To update clock firmware:

  1. Go to Site SetupClock Devices.
  2. Expand the clock you want to update the firmware for.
  3. In the Update Firmware drop-down list, select one of the following options:
    • None: Instructs the clock to not update firmware at all.
    • Immediate: Instructs the clock to begin downloading the firmware from the server at its next 'heartbeat' interval. As soon as the firmware download is completed, the clock starts to install the new firmware, which restarts the clock and interrupts normal processes on the clock.
    • Scheduled: Instructs the clock to update firmware based on the default setting in the config file (that is, 3:30 AM in the default config file). Users can modify this setting in the custom config file as needed. The following example is taken from the Dayforce Touch Clock default config file:
    • <thread
      class="com.dayforce.devices.android.thread.UpdateFirmware"
      name="UpdateFirmware" active="yes">
      <schedules randomization="3600">
      <schedule>3:30</schedule>
      </schedules>
      </thread>
  4. Click Save.