2309.0.0

Element changes

  • JobType name changed to SolarAPPJobType (#244)

  • Removes ProductWarranty, PowerWarranty, EquipTypeWarr, EquipTypeWarrEndDate, EquipTypeWarrOutput, EquipTypeWarrStartDate, EquipTypeWarrStartDateMilestone, EquipTypeWarrTerm, ModuleMaterialsAndWorkmanShipWarrInitiationDate, ModulePerfWarrEndDate, ModulePerfWarrGuaranteedOutput, TrackerMaterialsWorkmanshipWarrExp, TrackerMaterialsWorkmanshipWarrInitiation (#246)

  • Removes CertificationTypeProduct (#255)

  • Creates CECPBIMeter, DisplayProximity, DisplayTypes, DisplayIsCECCompliant (#250)

  • Creates PaymentToken, PaymentMethodName (#262)

  • Creates IdentifierType and adds to AlternativeIdentifier (#260)

  • Creates ManufacturerUPC (#259)

  • Creates SystemState, IsCancelled, IsPaused, Stage (#264)

Object changes

  • Removes DeviceWarranty (#246)

  • Adds CECPBIMeter, DisplayProximity, DisplayTypes, DisplayIsCECCompliant and CommunicationProtocol to ProdMeter (#250)

  • Creates PaymentMethod object (#262)

  • Removes old MonthlyOperatingReport, replaced by OperatingReport (#257)

  • Adds ManufacturerUPC to Product (#259)

  • Adds SystemStatus (#264)

Unit changes

  • Updates JobTypeItemType to SolarAPPJobTypeItemType (#244)

  • Removes CertificationTypeProductItemType (#255)

  • Creates DisplayTypeItemType, DisplayProximityItemType and enumerated lists for both. (#250)

  • Adds IEEE 2030.5 and IEEE 2800 enums to StandardTypeItemType (#251)

  • Adds IdentifierTypeItemType and enums (#260)

  • Removes MORLevelItemType (#257)

  • Rename OperationalStatusItemType to SystemStateItemType and edit its values (#264)

  • Adds StageItemType (:pull`264`)

Bug fixes

  • Updated datatype of Decimals and Precision primitives to integer. (#248)

Testing

Documentation

  • Adds Usage Tip to Scope object (#245)

  • Updates StartTime documentation to share dual usage purposes of StartTime value. (#247)

  • Updates documentation for EnergyCapacityNominal (#249)

Contributors