FuelTank
- entity type: NestedEntity
- id:
ab02b42a-7f97-41a4-bb61-044518cb5d0c - code:
FuelTank - name: FuelTank
- description: which tank is used for given work of machine (e.g. generator consumes fuel from main tank, it does not have its own)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| CommonOrSeparateTank | LookupEntity [FuelTankType] | ✘ | ✔ | ✘ | ✘ | if tank for each aggregate is separate (special) or shared | |
| FuelTankType | LookupEntity [FuelTankType] | ✘ | ✘ | ✘ | ✘ | fuel tank type of aggregate | |
| FuelType | LookupEntity [FuelType] | ✘ | ✘ | ✘ | ✘ | fuel type for tank | |
| StandardFuelConsumption | DecimalNumber | ✘ | ✔ | ✘ | ✘ | standard fuel consumption | |
| TankSize | DecimalNumber | ✘ | ✔ | ✘ | ✘ | tank size in liters |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here