I have an issue with a Watchface where the simulator is showing the text (but now and drawn objects) offset up by 2 pixel on a FR920XT compared to a vivoactive or an Epix. As I don't have access to a 920XT I have assumed that the simulator is right and I have decided to shift the text just for this device.
They only method I can find would be to use Sys.getDeviceSettings().partNumber and compare to the part number contained in the devices.xml file ("006-B1765-00").
Is there a better way to determine which device I am running on?