Adding a New Asset
- Determine a code for the asset. The code must be unique and follow the pattern
{ROOM_CODE}-{ASSET_TYPE}-{NUMBER}(eg,BTH-S-2is the second switch in the bathroom) - If the asset is part of a bank, add the relationship to
_data/bank_relationships.csvusing the bank’s code and the asset’s code. Ordering should arrange the assets left to right, top to bottom in the bank - If the asset controls (switches) another asset or is controlled by a switch, add the relationship to
_data/switch_relationships.csv