|
fuel_id
|
(int) The ID of the fuel
|
|
ValueError
|
If no name is found for the input fuel ID
|
|
RuntimeError
|
In the case of an internal data handling error
|
|
fuel_id
|
(int) The ID of the fuel that the meter belongs to
|
|
meter_branch
|
(tuple[int]) The branch of the meter
|
|
ValueError
|
If no name is found for the meter ID
|
|
RuntimeError
|
In the case of an internal data handling error
|