highing666 преди 3 години
родител
ревизия
419169a5f5
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      app/schemas/equipment.py

+ 1 - 0
app/schemas/equipment.py

@@ -67,6 +67,7 @@ class PAU(BaseEquipment):
 
 
 class VRF(BaseEquipment):
+    equip_switch_set: Optional[str]
     speed: Optional[str]
     speed_set: Optional[str]
     current_temperature_set: Optional[float]