List of Global Functions
DetectedHardware - Detect all hardware present in the system
Initialize - Start hardware detection (only CPU and main memory)
MakeProposal - Return short system description
List of Global Variables
Detect all hardware present in the system
Function parameters
boolean force
block<boolean> abort
Return value
list<map> - list of maps - detected hardware items ()
Start hardware detection (only CPU and main memory)
Function parameters
boolean force
Return value
boolean - True on success