Home - FreeWaveTechnologies/ZumIQ GitHub Wiki

IQ (formerly ZumIQ) is a Linux-based programmable application environment running on supported FreeWave products.

This wiki and associated sample code are intended to provide an introduction to the programmability of the IQ environment, which is supported on the following FreeWave products:

Additional details are in the More Information section.

For supported device and runtime environment firmware versions, see the Release Notes.

If you've just obtained a new IQ-enabled device, start with Activating IQ to enable the developer account.

Features

  • ZumLink CLI - Overview of the device configuration and management command line interface.
  • Linux Environment - Overview of the developer environment and filesystem.
  • Website - Overview of the device configuration and management website.
  • App Setup Using runit - Describes how to get apps up and running on the device using runit
  • App Setup Using systemctl - Describes how to get apps up and running on the device using systemctl (Firmware versions 1.3.1.1 and later)
  • App Setup Using Docker - Describes how to get apps up and running on the device using Docker (Firmware versions 1.3.1.1 and later)

Procedures

Hints and Tips

Reference

More Information