Garmin.DeviceDisplay.js Module
High-level, drop-in UI module that:
- Generates all the user interface components for communicating with devices.
- Manages the application life-cycle: finding, reading and writing to devices.
- Assists the user in downloading the plugin the first time they visit the web site.
This is the point of entry for most developers.
API Demo
The API demo allows live interactive experimentation with the JavaScript code.
Run API demo