Wi-Fi

Overview

The Wi-Fi Foundation Library provides a way to manage and configure Wi-Fi access points.

Dependencies

Installation

The Wi-Fi Pack module must be installed in your VEE Port.

In the Platform configuration project, (-configuration suffix), add the following dependency to the module.ivy file:

<dependency org="com.microej.pack.ecom-wifi" name="ecom-wifi-pack" rev="1.0.0" />

The Platform project must be rebuilt (Platform Build).

Use

The Wi-Fi API Module must be added to the module.ivy file of the Application project:

<dependency org="ej.api" name="ecom-wifi" rev="2.2.2"/>