Skip to content
  • Matias Guijarro's avatar
    more complete HasMetadataForScan with disable_scan_metadata,... · cb10c1c6
    Matias Guijarro authored and Wout De Nolf's avatar Wout De Nolf committed
    more complete HasMetadataForScan with disable_scan_metadata, scan_metadata_enabled, enable_scan_metadata, scan_metadata_name, strict_scan_metadata
    
    The strict_scan_metadata property tells if the metadata is useful to be
    reported for any scan (returns False, for example: machine info) or
    only when the controller is present in the scan
    (returns True, for example: Lima or MCA). Default is False.
    cb10c1c6