Garmin.DeviceDisplay.js Module

High-level, drop-in UI module for handling:

  • Generate all the user interface components for communicating with devices.
  • Managing the life-cycle necessary to find, read and write to device.
  • Assist the user in downloading the plugin the first time they visit the web site.

    This is the point of entry for most developers.

API

See DeviceDisplay overview.

API Demo

The API demo allows live interactive experimentation with the JavaScript code.

Run API demo