Skip to main content

parse_energy_usage

Function parse_energy_usage 

Source
pub fn parse_energy_usage(path: &Path) -> Result<Vec<EnergyUsageRecord>>
Expand description

Parse energy usage records from a SRUDB.dat file.

Returns all records from the {FEE4E14F-02A9-4550-B5CE-5FA2DA202E37} table.

§Errors

Returns an error if the file cannot be read or is not a valid ESE database.