Module builder

Source
Expand description

Hardware query builder for customizable hardware information gathering

This module provides a builder pattern for creating customized hardware queries, allowing developers to request only the information they need without the overhead of collecting all available hardware data.

Structsยง

CustomHardwareInfo
Customizable hardware information result
HardwareQueryBuilder
Hardware query builder for selective information gathering