| Package | Description |
|---|---|
| net.studioblueplanet.tomtomwatch | |
| net.studioblueplanet.usb |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Firmware.forceUpdateFirmware(WatchInterface watchInterface)
Thist method executes a firmware update.
|
boolean |
Firmware.prepareFirmware(WatchInterface watchInterface,
int productId)
Get the firmware version and download the firmware files
|
boolean |
Firmware.updateFirmware(WatchInterface watchInterface,
int productId,
long currentFirmware)
Check the latest firmware and update the firmware if it is newer than the
version in the watch
|
| Constructor and Description |
|---|
CommunicationProcess(WatchInterface watchInterface,
Executor executor,
TomTomReader ttbinReader,
GpxReader gpxReader)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UsbInterface
This class represents the communication interface to the TomTom Watch.
|
class |
UsbTestInterface
This class implements a Usb simulation.
|
Copyright © 2025. All rights reserved.