Fetches the ESI file for a specified brand and firmware version.
A promise that resolves to the ESI file content as a string.
The unique identifier of the brand.
The firmware version to fetch the ESI file for.
If true, caches the fetched ESI file locally. Defaults to true.
true
Generated using TypeDoc
Fetches the ESI file for a specified brand and firmware version.
Returns
A promise that resolves to the ESI file content as a string.