2305.0.0

Element changes

  • Adds JobType (#107)

  • Adds PreparerName, SigningFor (#105)

  • Adds SystemIDs array of SystemID elements. (#130)

  • Adds EnergyACModeled P, EnergyACCurtailed, PerfRatio, EnergyModelID, Insolation. (#146)

  • Adds InsurerName, Owner Name (#165)

  • Adds AnswerRangeMin and AnswerRangeMax (#164)

  • Changes ChecklistDate and CommentDate Item Type to DateTimeItemType (#179)

  • Adds PerformanceIndexEnergy, PerformanceIndexPower, PowerACModeled, PowerACCorrected, PowerCorrFactor (#173)

  • Adds ProdID to Product Superclass (#174)

  • Changes the item type of CertificationStandard to StandardTypeItemType (#180)

  • Adds UpTimeTotal and DownTimeTotal (#187)

  • Adds JobStatus (#221)

  • Adds JobRoleName, TimeEntryDate, TimeEntryID, WorkerID (#205)

  • Adds EnergyProduction, EnergyImport, EnergyExport and EnergyParasiticConsumption (#209)

  • Deletes element EnergyUsage and change definition of EnergyConsumption (#209)

  • Adds VoltageDC and VoltageDCArray (#229)

  • Creates DataType, ElementID, ElementName, ElementValue, ElementItemType (#224)

  • Updates Sample Values for all elements that previously represented PercentItemType to match DecimalPercentItemType standard (#228)

Object changes

  • Signatory and Preparer now inherit from Entity rather than use Entity directly (#106)

  • Removes EnergyMeasurement, EnergyMeasurements. Replaced by Production. (#117)

  • Adds IrradPlaneOfArrayMeas. Remakes MeasScope to inherit from Scope. (#117)

  • Removes and deletes Member : BOMScope, BOSScope, CommentScope, MeasScope, ForecastScope, MeasScope, InsurancePolicyScope, TaskScope (#127)

  • Adds Generic Scope member to: BillOfMaterials, BillOfServices, Checklist, Comment, Task, EnergyModel, Forecast, InsurancePolicy, Measurement, Production (#127)

  • Changes IrradPlaneOfArrayMeas inheritance from MeasScope to generic Scope (#127)

  • Removes Comment from Measurement Object (#127)

  • Removes ForecastScopeID, ForecastScopeType from Taxonomy (#127)

  • Removes PVSystems and BatterySystems from Job, and moves them up level in Site object. (#130)

  • Adds BillOfMaterials FileFolderURL and Description to Job (#130)

  • Minor update to BillOfMaterials description (#130)

  • Add PerformanceRatio and PerformanceRatios. (#138)

  • Removed EntityRoles from Entity (#141)

  • Adds EntityRole to Preparer, Signatory (#141)

  • Adds inheritance of Entity to AuthorityHavingJurisdiction and HomeownersAssociation (#141).

  • Adds ExpectedEnergyModel, ForecastEnergyModel, ForecastEnergyModels, PerformanceRatio, PerformanceRatios. (#146)

  • Adds Insurer, Owner (#165)

  • Adds AnswerRangeMin and AnswerRangeMax to Questions Object (#164)

  • Adds PerformanceIndex and PerformanceIndexes (#173)

  • Adds Availability, Availabilities, AvailabilityReport, UpTime, UpTimes, DownTime, DownTimes (#187)

  • Adds ModuleArea to ProdModule (#189)

  • Adds SubstituteProduct and SubstituteProducts objects (#194)

  • In EnergyConsumption, SiteID is replaced by Scope, and EnergyAC is replaced by EnergyACArray (#196)

  • In EnergyUsage, Scope is added, and EnergyAC is replaced by EnergyACArray (#196)

  • Adds JobStatus to Job object (#221)

  • Creates TimeEntries, TimeEntry, Worker, EmploymentType and EmploymentTypeItemType(#205)

  • Adds Scope to TimeEntry(#205)

  • Adds Scope and Description to PerformanceIndex (#219)

  • Adds Scope to PerformanceRatio (#219)

  • Adds VoltageDCArray to VoltageDCMeas (#229)

  • Creates CustomElement and CustomElements array (#224)

  • Adds CustomElements to AvailabilityReport and OperatingReport (#224)

  • Creates AvailabilityReports object Array. (#228)

Unit changes

  • Adds JobTypeItemType (#107)

  • Adds DateTimeItemType (#179)

  • Adds StandardTypeItemType (#180)

  • Add value IECTS63019 to StandardTypeItemType (#192)

  • Rename ModuleTechnologyItemType to ModuleStyleItemType, move values referring to cell technology to CellTechnologyItemType (#197)

  • Clarify some enumerations for CellTechnologyItemType (#197)

  • Creates JobStatusItemType and creates Enum List of values (#221)

  • Creates DecimalPercentItemType and creates DecimalPercent unit. (#228)

  • Removes PercentItemType. (#228)

Bug fixes

Testing

Documentation

Contributors