We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b382a commit af9657fCopy full SHA for af9657f
docs/source/schemas/request/BaseBuilding.json5
@@ -17,5 +17,6 @@
17
"electrical": ELECTRICAL, // refer to Electrical schema
18
"photovoltaic": [ PHOTOVOLTAIC ], // refer to Photovoltaic schema
19
},
20
- "appliances": APPLIANCES // refer to Appliances schema
21
-}
+ "appliances": APPLIANCES, // refer to Appliances schema
+ "miscLoads": MISC_LOADS // refer to Misc Loads schema
22
+}
0 commit comments