Package | Description |
---|---|
net.studioblueplanet.tomtomwatch | |
net.studioblueplanet.usb |
Modifier and Type | Method and Description |
---|---|
boolean |
Firmware.forceUpdateFirmware(WatchInterface watchInterface,
TomTomWatchView view)
Thist method executes a firmware update.
|
boolean |
CommunicationProcess.listHistory(WatchInterface watchInterface)
This method lists the device history
|
boolean |
Firmware.prepareFirmware(WatchInterface watchInterface,
int productId)
Get the firmware version and download the firmware files
|
boolean |
CommunicationProcess.saveSimulationSet(WatchInterface watchInterface)
This method save a 'simulation set'.
|
boolean |
Firmware.updateFirmware(WatchInterface watchInterface,
int productId,
long currentFirmware,
TomTomWatchView view)
Check the latest firmware and update the firmware if it is newer than the
version in the watch
|
Constructor and Description |
---|
CommunicationProcess(WatchInterface watchInterface)
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 © 2019. All rights reserved.