I am migrating to Electric Utility Network and need to find a field to store "fuel capacity" for generators. This is the maximum amount of fuel stored in an underground tank beneath a generator. Is there a field for this in Electric Device, asset group Low Voltage Generation, asset type Generator LV?
Thank you.
Solved! Go to Solution.
If you look at the fields defined in the editor map, the field designtype is aliased as Fuel Type. You could use the field offpeakload and alias it as "Fuel Quantity" and assign it a range domain. This way you avoid adding extra fields. Or add a field and assign it a range domain.
If you look at the fields defined in the editor map, the field designtype is aliased as Fuel Type. You could use the field offpeakload and alias it as "Fuel Quantity" and assign it a range domain. This way you avoid adding extra fields. Or add a field and assign it a range domain.
Thank you!