API Reference elec_equip

elec_equip

Valid ‘types’ for Building Elements.

Source: PHX/elec_equip.py


ElectricEquipmentType

Classification of electrical equipment and appliance types.

Inherits from: Enum

Values

MemberValueMeaning
DISHWASHER1Automatic dishwasher.
CLOTHES_WASHER2Clothes washing machine.
CLOTHES_DRYER3Clothes dryer.
REFRIGERATOR4Refrigerator (no freezer compartment).
FREEZER5Standalone freezer.
FRIDGE_FREEZER6Combined refrigerator-freezer unit.
COOKING7Cooking appliance (range, oven, cooktop).
CUSTOM11User-defined appliance type.
MEL13Miscellaneous electric load.
LIGHTING_INTERIOR14Interior lighting.
LIGHTING_EXTERIOR15Exterior lighting.
LIGHTING_GARAGE16Garage lighting.
CUSTOM_LIGHTING17User-defined lighting type.
CUSTOM_MEL18User-defined miscellaneous electric load.