furniture
The furniture.csv
file contains a table that provides information on the contents items. These latter are not described in the xml file. The furniture.csv
file contains the following fields:
- component.elementary: identification (name) of the type of elementary component (e.g. coffee.machine);
- room.name: identification (name) of the room in which the elementary component is located;
- relative.height: height at which the elementary component is located, relative to the floor of the room in which the component is located;
- dilapidation: own dilapidation factor to be used for the elementary component (overwrites the one defined at the level of the building);
- quantity: quantity in which the elementary component is present;
- v.min: own min value of replacement (overwrites the one defined by default for the type of elementary component);
- v.max: own max value of replacement (overwrites the one defined by default for the type of elementary component).