Fetches the EnergyConfig singleton via GraphQL (using getEnergyConfigType), parses it, caches the result, and returns the map of type_id -> energy usage. Subsequent calls return the cached map.
Fetches the EnergyConfig singleton via GraphQL (using getEnergyConfigType), parses it, caches the result, and returns the map of type_id -> energy usage. Subsequent calls return the cached map.