Releases: SunSpecOrangeButton/ob-openapi-taxonomy
Releases · SunSpecOrangeButton/ob-openapi-taxonomy
Solar Taxonomy v1.1.7
Solar Taxonomy v1.1.6
- Removed numeric ItemTypes that don't have units
- Added ItemTypes to create new units
Solar Taxonomy v1.1.5
- Change CommentTag to Tag
- Added Mixed value for moduleOrientationItemType
- Added Tags to Comment
Solar Taxonomy v1.1.4
New taxonomy elements:
- InverterStyle (Central, String, MicroInverter)
- Grounding (Transformerless, Grounded)
- BusbarCapacityAC
- WireType
- WireGauge
- CapacityAC
- CommentID
- CommentDate
- CommentText
- CommentTag
New item types:
- wireGaugeItemType (AWG unit)
- wireTypeItemType (ClassB, ClassC, THWN-2, PVWire)
- inverterStyleItemType (Central, String, MicroInverter)
- ProdTypeItemType (Combiner, Racking, Wire)
New objects:
- RoofPlanes (array of RoofPlane)
- Comment
- Comments (array of Comment)
- CommentTags (array of CommentTag)
Additions to enumerated item type values:
- AnswerTypeItemType (File)
Adds to objects:
- ProdInverter.InverterStyle (Central, String, MicroInverter)
- ProdInverter.Grounding (Transformerless, Grounded)
- ProdCombiner.BusbarCapacityAC
- ProdWire.WireType (ClassB, ClassC, THWN-2, PVWire)
- ProdWire.WireGauge (AWG)
- PVSystem.CapacityAC
- PVArray.PVArrayID
- ProdOptimizer.CurrentOutputMax
- ProdOptimizer.VoltageOutputMax
- Site.Comments
Removes:
- From ProdTypeItemType remove enum values (CombinerPanel, CombinerBox)
Changes:
- QuestionType to AnswerType
- description of TempLowASHRAE to include "Ambient Dry Bulb Extreme Record Low Temperature"
- Change description of TempHighASHRAE to include "Ambient Dry Bulb Extreme Record High Temperature"
- Rename PVSystemArray to PVArray
- Rename PVSystemString to PVString
Other:
Updated ElectricCodeItemType; added enum value '2008NEC'
Solar Taxonomy v1.1.3
- PVSystemArray, PVSystemString update
Solar Taxonomy v1.1.2
- Copied over ref defns from Solar Tax
- Normalize EOL encoding in repo
Solar Taxonomy v1.1.1
- Created and assigned ItemTypes and ItemTypeGroups from previous custom enums/units
Solar Taxonomy 1.1.0
OB Taxonomy v1.1.0 Release Notes
-
Removed element attributes:
- 'x-ob-unit'
- 'x-ob-enum'
- 'enum'
-
Added element attributes:
- x-ob-item-type-group
-
Added OpenAPI Definition level objects:
- 'x-ob-item-types'
- 'x-ob-item-groups'
-
Added Item Types to OpenAPI Definition level.
-
Added Item Type Groups to OpenAPI Definition level.