This class defines the API for CAT module writers.
A device is a fairly abstract notion. In most cases it represents a particular operating system or a set of operationg systems like MS Windows Vista and newer. The purpose of this class is to preapare a setup for the device configurator, collect all necessary information from the database, taking into account limitations, that a given device may present (like a set of supported EAP methods). All that is required from the device module is to produce a conigurator file and pass its name back to the API.
Located in /devices/test_module/Module.php [line 6]
DeviceConfig
|
--ExtendedConfig
Author(s):
Information Tags:
|