building_sync_rails 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/BuildingSync.rb CHANGED
@@ -140,7 +140,9 @@ module BuildingSync
140
140
  # horizontalSurroundings - SOAP::SOAPString
141
141
  # verticalSurroundings - SOAP::SOAPString
142
142
  # assessments - BuildingSync::BuildingType::Assessments
143
+ # principalHVACSystemType - SOAP::SOAPString
143
144
  # yearOfConstruction - SOAP::SOAPGYear
145
+ # principalLightingSystemType - SOAP::SOAPString
144
146
  # yearOccupied - SOAP::SOAPGYear
145
147
  # yearOfLastEnergyAudit - SOAP::SOAPGYear
146
148
  # retrocommissioningDate - SOAP::SOAPDate
@@ -525,6 +527,8 @@ module BuildingSync
525
527
  # spatialUnits - BuildingSync::SpatialUnits
526
528
  # primaryContactID - BuildingSync::PrimaryContactID
527
529
  # tenantIDs - BuildingSync::TenantIDs
530
+ # principalHVACSystemType - SOAP::SOAPString
531
+ # principalLightingSystemType - SOAP::SOAPString
528
532
  # yearOfConstruction - SOAP::SOAPGYear
529
533
  # footprintShape - SOAP::SOAPString
530
534
  # numberOfSides - BuildingSync::BuildingType::Sections::Section::NumberOfSides
@@ -1264,6 +1268,8 @@ module BuildingSync
1264
1268
  attr_accessor :spatialUnits
1265
1269
  attr_accessor :primaryContactID
1266
1270
  attr_accessor :tenantIDs
1271
+ attr_accessor :principalHVACSystemType
1272
+ attr_accessor :principalLightingSystemType
1267
1273
  attr_accessor :yearOfConstruction
1268
1274
  attr_accessor :footprintShape
1269
1275
  attr_accessor :numberOfSides
@@ -1300,7 +1306,7 @@ module BuildingSync
1300
1306
  __xmlattr[AttrID] = value
1301
1307
  end
1302
1308
 
1303
- def initialize(premisesName = nil, sectionType = nil, premisesNotes = nil, premisesIdentifiers = nil, occupancyClassification = nil, originalOccupancyClassification = nil, occupancyLevels = nil, typicalOccupantUsages = nil, spatialUnits = nil, primaryContactID = nil, tenantIDs = [], yearOfConstruction = nil, footprintShape = nil, numberOfSides = nil, story = nil, floorAreas = nil, thermalZoneLayout = nil, perimeterZoneDepth = nil, sideA1Orientation = nil, sides = nil, roofs = nil, ceilings = nil, exteriorFloors = nil, foundations = nil, xOffset = nil, yOffset = nil, zOffset = nil, floorsAboveGrade = nil, floorsBelowGrade = nil, floorsPartiallyBelowGrade = nil, floorToFloorHeight = nil, floorToCeilingHeight = nil, userDefinedFields = nil, thermalZones = nil)
1309
+ def initialize(premisesName = nil, sectionType = nil, premisesNotes = nil, premisesIdentifiers = nil, occupancyClassification = nil, originalOccupancyClassification = nil, occupancyLevels = nil, typicalOccupantUsages = nil, spatialUnits = nil, primaryContactID = nil, tenantIDs = [], principalHVACSystemType = nil, principalLightingSystemType = nil, yearOfConstruction = nil, footprintShape = nil, numberOfSides = nil, story = nil, floorAreas = nil, thermalZoneLayout = nil, perimeterZoneDepth = nil, sideA1Orientation = nil, sides = nil, roofs = nil, ceilings = nil, exteriorFloors = nil, foundations = nil, xOffset = nil, yOffset = nil, zOffset = nil, floorsAboveGrade = nil, floorsBelowGrade = nil, floorsPartiallyBelowGrade = nil, floorToFloorHeight = nil, floorToCeilingHeight = nil, userDefinedFields = nil, thermalZones = nil)
1304
1310
  @premisesName = premisesName
1305
1311
  @sectionType = sectionType
1306
1312
  @premisesNotes = premisesNotes
@@ -1312,6 +1318,8 @@ module BuildingSync
1312
1318
  @spatialUnits = spatialUnits
1313
1319
  @primaryContactID = primaryContactID
1314
1320
  @tenantIDs = tenantIDs
1321
+ @principalHVACSystemType = principalHVACSystemType
1322
+ @principalLightingSystemType = principalLightingSystemType
1315
1323
  @yearOfConstruction = yearOfConstruction
1316
1324
  @footprintShape = footprintShape
1317
1325
  @numberOfSides = numberOfSides
@@ -1389,7 +1397,9 @@ module BuildingSync
1389
1397
  attr_accessor :horizontalSurroundings
1390
1398
  attr_accessor :verticalSurroundings
1391
1399
  attr_accessor :assessments
1400
+ attr_accessor :principalHVACSystemType
1392
1401
  attr_accessor :yearOfConstruction
1402
+ attr_accessor :principalLightingSystemType
1393
1403
  attr_accessor :yearOccupied
1394
1404
  attr_accessor :yearOfLastEnergyAudit
1395
1405
  attr_accessor :retrocommissioningDate
@@ -1414,7 +1424,7 @@ module BuildingSync
1414
1424
  __xmlattr[AttrID] = value
1415
1425
  end
1416
1426
 
1417
- def initialize(premisesName = nil, premisesNotes = nil, premisesIdentifiers = nil, address = nil, climateZoneType = nil, eGRIDRegionCode = nil, eGRIDSubregionCodes = nil, weatherDataStationID = nil, weatherStationName = nil, weatherStationCategory = nil, weatherStations = nil, longitude = nil, latitude = nil, buildingClassification = nil, occupancyClassification = nil, occupancyLevels = nil, typicalOccupantUsages = nil, spatialUnits = nil, ownership = nil, ownershipStatus = nil, primaryContactID = nil, tenantIDs = [], multiTenant = nil, nAICSCode = nil, publiclySubsidized = nil, federalBuilding = nil, portfolioManager = nil, numberOfBusinesses = nil, floorsAboveGrade = nil, floorsBelowGrade = nil, conditionedFloorsAboveGrade = nil, conditionedFloorsBelowGrade = nil, unconditionedFloorsAboveGrade = nil, unconditionedFloorsBelowGrade = nil, buildingAutomationSystem = nil, lightingAutomationSystem = nil, historicalLandmark = nil, floorAreas = nil, aspectRatio = nil, perimeter = nil, totalExteriorAboveGradeWallArea = nil, totalExteriorBelowGradeWallArea = nil, totalCommonConditionedAboveGradeWallArea = nil, overallWindowToWallRatio = nil, overallDoorToWallRatio = nil, heightDistribution = nil, horizontalSurroundings = nil, verticalSurroundings = nil, assessments = nil, yearOfConstruction = nil, yearOccupied = nil, yearOfLastEnergyAudit = nil, retrocommissioningDate = nil, yearOfLatestRetrofit = nil, yearOfLastMajorRemodel = nil, percentOccupiedByOwner = nil, percentLeasedByOwner = nil, numberOfFacilitiesOnSite = nil, operatorType = nil, sections = nil, userDefinedFields = nil)
1427
+ def initialize(premisesName = nil, premisesNotes = nil, premisesIdentifiers = nil, address = nil, climateZoneType = nil, eGRIDRegionCode = nil, eGRIDSubregionCodes = nil, weatherDataStationID = nil, weatherStationName = nil, weatherStationCategory = nil, weatherStations = nil, longitude = nil, latitude = nil, buildingClassification = nil, occupancyClassification = nil, occupancyLevels = nil, typicalOccupantUsages = nil, spatialUnits = nil, ownership = nil, ownershipStatus = nil, primaryContactID = nil, tenantIDs = [], multiTenant = nil, nAICSCode = nil, publiclySubsidized = nil, federalBuilding = nil, portfolioManager = nil, numberOfBusinesses = nil, floorsAboveGrade = nil, floorsBelowGrade = nil, conditionedFloorsAboveGrade = nil, conditionedFloorsBelowGrade = nil, unconditionedFloorsAboveGrade = nil, unconditionedFloorsBelowGrade = nil, buildingAutomationSystem = nil, lightingAutomationSystem = nil, historicalLandmark = nil, floorAreas = nil, aspectRatio = nil, perimeter = nil, totalExteriorAboveGradeWallArea = nil, totalExteriorBelowGradeWallArea = nil, totalCommonConditionedAboveGradeWallArea = nil, overallWindowToWallRatio = nil, overallDoorToWallRatio = nil, heightDistribution = nil, horizontalSurroundings = nil, verticalSurroundings = nil, assessments = nil, principalHVACSystemType = nil, yearOfConstruction = nil, principalLightingSystemType = nil, yearOccupied = nil, yearOfLastEnergyAudit = nil, retrocommissioningDate = nil, yearOfLatestRetrofit = nil, yearOfLastMajorRemodel = nil, percentOccupiedByOwner = nil, percentLeasedByOwner = nil, numberOfFacilitiesOnSite = nil, operatorType = nil, sections = nil, userDefinedFields = nil)
1418
1428
  @premisesName = premisesName
1419
1429
  @premisesNotes = premisesNotes
1420
1430
  @premisesIdentifiers = premisesIdentifiers
@@ -1464,7 +1474,9 @@ module BuildingSync
1464
1474
  @horizontalSurroundings = horizontalSurroundings
1465
1475
  @verticalSurroundings = verticalSurroundings
1466
1476
  @assessments = assessments
1477
+ @principalHVACSystemType = principalHVACSystemType
1467
1478
  @yearOfConstruction = yearOfConstruction
1479
+ @principalLightingSystemType = principalLightingSystemType
1468
1480
  @yearOccupied = yearOccupied
1469
1481
  @yearOfLastEnergyAudit = yearOfLastEnergyAudit
1470
1482
  @retrocommissioningDate = retrocommissioningDate
@@ -2168,6 +2180,50 @@ module BuildingSync
2168
2180
  end
2169
2181
  end
2170
2182
 
2183
+ # {http://buildingsync.net/schemas/bedes-auc/2019}AuditCycleType
2184
+ # auditCycleName - SOAP::SOAPString
2185
+ # auditCycleNotes - SOAP::SOAPString
2186
+ # auditCycleStartYear - SOAP::SOAPGYear
2187
+ # auditCycleEndYear - SOAP::SOAPGYear
2188
+ # auditCycleStartDate - SOAP::SOAPDate
2189
+ # auditCycleEndDate - SOAP::SOAPDate
2190
+ # userDefinedFields - BuildingSync::UserDefinedFields
2191
+ # xmlattr_ID - SOAP::SOAPID
2192
+ class AuditCycleType
2193
+ AttrID = XSD::QName.new(nil, "ID")
2194
+
2195
+ attr_accessor :auditCycleName
2196
+ attr_accessor :auditCycleNotes
2197
+ attr_accessor :auditCycleStartYear
2198
+ attr_accessor :auditCycleEndYear
2199
+ attr_accessor :auditCycleStartDate
2200
+ attr_accessor :auditCycleEndDate
2201
+ attr_accessor :userDefinedFields
2202
+
2203
+ def __xmlattr
2204
+ @__xmlattr ||= {}
2205
+ end
2206
+
2207
+ def xmlattr_ID
2208
+ __xmlattr[AttrID]
2209
+ end
2210
+
2211
+ def xmlattr_ID=(value)
2212
+ __xmlattr[AttrID] = value
2213
+ end
2214
+
2215
+ def initialize(auditCycleName = nil, auditCycleNotes = nil, auditCycleStartYear = nil, auditCycleEndYear = nil, auditCycleStartDate = nil, auditCycleEndDate = nil, userDefinedFields = nil)
2216
+ @auditCycleName = auditCycleName
2217
+ @auditCycleNotes = auditCycleNotes
2218
+ @auditCycleStartYear = auditCycleStartYear
2219
+ @auditCycleEndYear = auditCycleEndYear
2220
+ @auditCycleStartDate = auditCycleStartDate
2221
+ @auditCycleEndDate = auditCycleEndDate
2222
+ @userDefinedFields = userDefinedFields
2223
+ @__xmlattr = {}
2224
+ end
2225
+ end
2226
+
2171
2227
  # {http://buildingsync.net/schemas/bedes-auc/2019}ScenarioType
2172
2228
  # scenarioName - SOAP::SOAPString
2173
2229
  # scenarioNotes - SOAP::SOAPString
@@ -2349,6 +2405,11 @@ module BuildingSync
2349
2405
  # annualSavingsAverageGHGEmissions - BuildingSync::AnnualSavingsAverageGHGEmissions
2350
2406
  # annualSavingsMarginalGHGEmissions - BuildingSync::AnnualSavingsMarginalGHGEmissions
2351
2407
  # annualSavingsGHGEmissionIntensity - BuildingSync::AnnualSavingsGHGEmissionIntensity
2408
+ # lifeCycleSavingsEnergy - BuildingSync::LifeCycleSavingsEnergy
2409
+ # lifeCycleSavingsEnergyCost - BuildingSync::LifeCycleSavingsEnergyCost
2410
+ # lifeCycleSavingsWater - BuildingSync::LifeCycleSavingsWater
2411
+ # lifeCycleSavingsWaterCost - BuildingSync::LifeCycleSavingsWaterCost
2412
+ # lifeCycleSavingsAncillaryCost - BuildingSync::LifeCycleSavingsAncillaryCost
2352
2413
  # simplePayback - BuildingSync::SimplePayback
2353
2414
  # netPresentValue - BuildingSync::NetPresentValue
2354
2415
  # internalRateOfReturn - BuildingSync::InternalRateOfReturn
@@ -2367,13 +2428,18 @@ module BuildingSync
2367
2428
  attr_accessor :annualSavingsAverageGHGEmissions
2368
2429
  attr_accessor :annualSavingsMarginalGHGEmissions
2369
2430
  attr_accessor :annualSavingsGHGEmissionIntensity
2431
+ attr_accessor :lifeCycleSavingsEnergy
2432
+ attr_accessor :lifeCycleSavingsEnergyCost
2433
+ attr_accessor :lifeCycleSavingsWater
2434
+ attr_accessor :lifeCycleSavingsWaterCost
2435
+ attr_accessor :lifeCycleSavingsAncillaryCost
2370
2436
  attr_accessor :simplePayback
2371
2437
  attr_accessor :netPresentValue
2372
2438
  attr_accessor :internalRateOfReturn
2373
2439
  attr_accessor :assetScore
2374
2440
  attr_accessor :eNERGYSTARScore
2375
2441
 
2376
- def initialize(referenceCase = nil, annualSavingsSiteEnergy = nil, annualSavingsSourceEnergy = nil, annualSavingsCost = nil, summerPeakElectricityReduction = nil, winterPeakElectricityReduction = nil, annualPeakElectricityReduction = nil, annualWaterSavings = nil, annualWaterCostSavings = nil, annualSavingsAverageGHGEmissions = nil, annualSavingsMarginalGHGEmissions = nil, annualSavingsGHGEmissionIntensity = nil, simplePayback = nil, netPresentValue = nil, internalRateOfReturn = nil, assetScore = nil, eNERGYSTARScore = nil)
2442
+ def initialize(referenceCase = nil, annualSavingsSiteEnergy = nil, annualSavingsSourceEnergy = nil, annualSavingsCost = nil, summerPeakElectricityReduction = nil, winterPeakElectricityReduction = nil, annualPeakElectricityReduction = nil, annualWaterSavings = nil, annualWaterCostSavings = nil, annualSavingsAverageGHGEmissions = nil, annualSavingsMarginalGHGEmissions = nil, annualSavingsGHGEmissionIntensity = nil, lifeCycleSavingsEnergy = nil, lifeCycleSavingsEnergyCost = nil, lifeCycleSavingsWater = nil, lifeCycleSavingsWaterCost = nil, lifeCycleSavingsAncillaryCost = nil, simplePayback = nil, netPresentValue = nil, internalRateOfReturn = nil, assetScore = nil, eNERGYSTARScore = nil)
2377
2443
  @referenceCase = referenceCase
2378
2444
  @annualSavingsSiteEnergy = annualSavingsSiteEnergy
2379
2445
  @annualSavingsSourceEnergy = annualSavingsSourceEnergy
@@ -2386,6 +2452,11 @@ module BuildingSync
2386
2452
  @annualSavingsAverageGHGEmissions = annualSavingsAverageGHGEmissions
2387
2453
  @annualSavingsMarginalGHGEmissions = annualSavingsMarginalGHGEmissions
2388
2454
  @annualSavingsGHGEmissionIntensity = annualSavingsGHGEmissionIntensity
2455
+ @lifeCycleSavingsEnergy = lifeCycleSavingsEnergy
2456
+ @lifeCycleSavingsEnergyCost = lifeCycleSavingsEnergyCost
2457
+ @lifeCycleSavingsWater = lifeCycleSavingsWater
2458
+ @lifeCycleSavingsWaterCost = lifeCycleSavingsWaterCost
2459
+ @lifeCycleSavingsAncillaryCost = lifeCycleSavingsAncillaryCost
2389
2460
  @simplePayback = simplePayback
2390
2461
  @netPresentValue = netPresentValue
2391
2462
  @internalRateOfReturn = internalRateOfReturn
@@ -2414,6 +2485,11 @@ module BuildingSync
2414
2485
  # annualSavingsAverageGHGEmissions - BuildingSync::AnnualSavingsAverageGHGEmissions
2415
2486
  # annualSavingsMarginalGHGEmissions - BuildingSync::AnnualSavingsMarginalGHGEmissions
2416
2487
  # annualSavingsGHGEmissionIntensity - BuildingSync::AnnualSavingsGHGEmissionIntensity
2488
+ # lifeCycleSavingsEnergy - BuildingSync::LifeCycleSavingsEnergy
2489
+ # lifeCycleSavingsEnergyCost - BuildingSync::LifeCycleSavingsEnergyCost
2490
+ # lifeCycleSavingsWater - BuildingSync::LifeCycleSavingsWater
2491
+ # lifeCycleSavingsWaterCost - BuildingSync::LifeCycleSavingsWaterCost
2492
+ # lifeCycleSavingsAncillaryCost - BuildingSync::LifeCycleSavingsAncillaryCost
2417
2493
  # implementationPeriod - SOAP::SOAPInteger
2418
2494
  # packageFirstCost - BuildingSync::ScenarioType::ScenarioType::PackageOfMeasures::PackageFirstCost
2419
2495
  # mVCost - BuildingSync::MVCost
@@ -2444,10 +2520,13 @@ module BuildingSync
2444
2520
  class MeasureIDs < ::Array
2445
2521
 
2446
2522
  # {http://buildingsync.net/schemas/bedes-auc/2019}MeasureID
2523
+ # measureSavingsAnalysis - BuildingSync::MeasureSavingsAnalysis
2447
2524
  # xmlattr_IDref - SOAP::SOAPIDREF
2448
2525
  class MeasureID
2449
2526
  AttrIDref = XSD::QName.new(nil, "IDref")
2450
2527
 
2528
+ attr_accessor :measureSavingsAnalysis
2529
+
2451
2530
  def __xmlattr
2452
2531
  @__xmlattr ||= {}
2453
2532
  end
@@ -2460,7 +2539,8 @@ module BuildingSync
2460
2539
  __xmlattr[AttrIDref] = value
2461
2540
  end
2462
2541
 
2463
- def initialize
2542
+ def initialize(measureSavingsAnalysis = nil)
2543
+ @measureSavingsAnalysis = measureSavingsAnalysis
2464
2544
  @__xmlattr = {}
2465
2545
  end
2466
2546
  end
@@ -2651,6 +2731,11 @@ module BuildingSync
2651
2731
  attr_accessor :annualSavingsAverageGHGEmissions
2652
2732
  attr_accessor :annualSavingsMarginalGHGEmissions
2653
2733
  attr_accessor :annualSavingsGHGEmissionIntensity
2734
+ attr_accessor :lifeCycleSavingsEnergy
2735
+ attr_accessor :lifeCycleSavingsEnergyCost
2736
+ attr_accessor :lifeCycleSavingsWater
2737
+ attr_accessor :lifeCycleSavingsWaterCost
2738
+ attr_accessor :lifeCycleSavingsAncillaryCost
2654
2739
  attr_accessor :implementationPeriod
2655
2740
  attr_accessor :packageFirstCost
2656
2741
  attr_accessor :mVCost
@@ -2685,7 +2770,7 @@ module BuildingSync
2685
2770
  __xmlattr[AttrID] = value
2686
2771
  end
2687
2772
 
2688
- def initialize(referenceCase = nil, measureIDs = nil, costCategory = nil, simpleImpactAnalysis = nil, calculationMethod = nil, annualSavingsSiteEnergy = nil, annualSavingsSourceEnergy = nil, annualSavingsCost = nil, annualSavingsByFuels = nil, summerPeakElectricityReduction = nil, winterPeakElectricityReduction = nil, annualPeakElectricityReduction = nil, annualDemandSavingsCost = nil, annualWaterSavings = nil, annualWaterCostSavings = nil, annualSavingsAverageGHGEmissions = nil, annualSavingsMarginalGHGEmissions = nil, annualSavingsGHGEmissionIntensity = nil, implementationPeriod = nil, packageFirstCost = nil, mVCost = nil, oMCostAnnualSavings = nil, equipmentDisposalAndSalvageCosts = nil, implementationPeriodCostSavings = nil, percentGuaranteedSavings = nil, projectMarkup = nil, fundingFromIncentives = nil, fundingFromTaxCredits = nil, otherFinancialIncentives = nil, recurringIncentives = nil, nPVofTaxImplications = nil, costEffectivenessScreeningMethod = nil, simplePayback = nil, netPresentValue = nil, internalRateOfReturn = nil, nonquantifiableFactors = nil, assetScore = nil, eNERGYSTARScore = nil, userDefinedFields = nil)
2773
+ def initialize(referenceCase = nil, measureIDs = nil, costCategory = nil, simpleImpactAnalysis = nil, calculationMethod = nil, annualSavingsSiteEnergy = nil, annualSavingsSourceEnergy = nil, annualSavingsCost = nil, annualSavingsByFuels = nil, summerPeakElectricityReduction = nil, winterPeakElectricityReduction = nil, annualPeakElectricityReduction = nil, annualDemandSavingsCost = nil, annualWaterSavings = nil, annualWaterCostSavings = nil, annualSavingsAverageGHGEmissions = nil, annualSavingsMarginalGHGEmissions = nil, annualSavingsGHGEmissionIntensity = nil, lifeCycleSavingsEnergy = nil, lifeCycleSavingsEnergyCost = nil, lifeCycleSavingsWater = nil, lifeCycleSavingsWaterCost = nil, lifeCycleSavingsAncillaryCost = nil, implementationPeriod = nil, packageFirstCost = nil, mVCost = nil, oMCostAnnualSavings = nil, equipmentDisposalAndSalvageCosts = nil, implementationPeriodCostSavings = nil, percentGuaranteedSavings = nil, projectMarkup = nil, fundingFromIncentives = nil, fundingFromTaxCredits = nil, otherFinancialIncentives = nil, recurringIncentives = nil, nPVofTaxImplications = nil, costEffectivenessScreeningMethod = nil, simplePayback = nil, netPresentValue = nil, internalRateOfReturn = nil, nonquantifiableFactors = nil, assetScore = nil, eNERGYSTARScore = nil, userDefinedFields = nil)
2689
2774
  @referenceCase = referenceCase
2690
2775
  @measureIDs = measureIDs
2691
2776
  @costCategory = costCategory
@@ -2704,6 +2789,11 @@ module BuildingSync
2704
2789
  @annualSavingsAverageGHGEmissions = annualSavingsAverageGHGEmissions
2705
2790
  @annualSavingsMarginalGHGEmissions = annualSavingsMarginalGHGEmissions
2706
2791
  @annualSavingsGHGEmissionIntensity = annualSavingsGHGEmissionIntensity
2792
+ @lifeCycleSavingsEnergy = lifeCycleSavingsEnergy
2793
+ @lifeCycleSavingsEnergyCost = lifeCycleSavingsEnergyCost
2794
+ @lifeCycleSavingsWater = lifeCycleSavingsWater
2795
+ @lifeCycleSavingsWaterCost = lifeCycleSavingsWaterCost
2796
+ @lifeCycleSavingsAncillaryCost = lifeCycleSavingsAncillaryCost
2707
2797
  @implementationPeriod = implementationPeriod
2708
2798
  @packageFirstCost = packageFirstCost
2709
2799
  @mVCost = mVCost
@@ -2743,6 +2833,11 @@ module BuildingSync
2743
2833
  # annualSavingsAverageGHGEmissions - BuildingSync::AnnualSavingsAverageGHGEmissions
2744
2834
  # annualSavingsMarginalGHGEmissions - BuildingSync::AnnualSavingsMarginalGHGEmissions
2745
2835
  # annualSavingsGHGEmissionIntensity - BuildingSync::AnnualSavingsGHGEmissionIntensity
2836
+ # lifeCycleSavingsEnergy - BuildingSync::LifeCycleSavingsEnergy
2837
+ # lifeCycleSavingsEnergyCost - BuildingSync::LifeCycleSavingsEnergyCost
2838
+ # lifeCycleSavingsWater - BuildingSync::LifeCycleSavingsWater
2839
+ # lifeCycleSavingsWaterCost - BuildingSync::LifeCycleSavingsWaterCost
2840
+ # lifeCycleSavingsAncillaryCost - BuildingSync::LifeCycleSavingsAncillaryCost
2746
2841
  # simplePayback - BuildingSync::SimplePayback
2747
2842
  # netPresentValue - BuildingSync::NetPresentValue
2748
2843
  # internalRateOfReturn - BuildingSync::InternalRateOfReturn
@@ -2761,13 +2856,18 @@ module BuildingSync
2761
2856
  attr_accessor :annualSavingsAverageGHGEmissions
2762
2857
  attr_accessor :annualSavingsMarginalGHGEmissions
2763
2858
  attr_accessor :annualSavingsGHGEmissionIntensity
2859
+ attr_accessor :lifeCycleSavingsEnergy
2860
+ attr_accessor :lifeCycleSavingsEnergyCost
2861
+ attr_accessor :lifeCycleSavingsWater
2862
+ attr_accessor :lifeCycleSavingsWaterCost
2863
+ attr_accessor :lifeCycleSavingsAncillaryCost
2764
2864
  attr_accessor :simplePayback
2765
2865
  attr_accessor :netPresentValue
2766
2866
  attr_accessor :internalRateOfReturn
2767
2867
  attr_accessor :assetScore
2768
2868
  attr_accessor :eNERGYSTARScore
2769
2869
 
2770
- def initialize(referenceCase = nil, annualSavingsSiteEnergy = nil, annualSavingsSourceEnergy = nil, annualSavingsCost = nil, summerPeakElectricityReduction = nil, winterPeakElectricityReduction = nil, annualPeakElectricityReduction = nil, annualWaterSavings = nil, annualWaterCostSavings = nil, annualSavingsAverageGHGEmissions = nil, annualSavingsMarginalGHGEmissions = nil, annualSavingsGHGEmissionIntensity = nil, simplePayback = nil, netPresentValue = nil, internalRateOfReturn = nil, assetScore = nil, eNERGYSTARScore = nil)
2870
+ def initialize(referenceCase = nil, annualSavingsSiteEnergy = nil, annualSavingsSourceEnergy = nil, annualSavingsCost = nil, summerPeakElectricityReduction = nil, winterPeakElectricityReduction = nil, annualPeakElectricityReduction = nil, annualWaterSavings = nil, annualWaterCostSavings = nil, annualSavingsAverageGHGEmissions = nil, annualSavingsMarginalGHGEmissions = nil, annualSavingsGHGEmissionIntensity = nil, lifeCycleSavingsEnergy = nil, lifeCycleSavingsEnergyCost = nil, lifeCycleSavingsWater = nil, lifeCycleSavingsWaterCost = nil, lifeCycleSavingsAncillaryCost = nil, simplePayback = nil, netPresentValue = nil, internalRateOfReturn = nil, assetScore = nil, eNERGYSTARScore = nil)
2771
2871
  @referenceCase = referenceCase
2772
2872
  @annualSavingsSiteEnergy = annualSavingsSiteEnergy
2773
2873
  @annualSavingsSourceEnergy = annualSavingsSourceEnergy
@@ -2780,6 +2880,11 @@ module BuildingSync
2780
2880
  @annualSavingsAverageGHGEmissions = annualSavingsAverageGHGEmissions
2781
2881
  @annualSavingsMarginalGHGEmissions = annualSavingsMarginalGHGEmissions
2782
2882
  @annualSavingsGHGEmissionIntensity = annualSavingsGHGEmissionIntensity
2883
+ @lifeCycleSavingsEnergy = lifeCycleSavingsEnergy
2884
+ @lifeCycleSavingsEnergyCost = lifeCycleSavingsEnergyCost
2885
+ @lifeCycleSavingsWater = lifeCycleSavingsWater
2886
+ @lifeCycleSavingsWaterCost = lifeCycleSavingsWaterCost
2887
+ @lifeCycleSavingsAncillaryCost = lifeCycleSavingsAncillaryCost
2783
2888
  @simplePayback = simplePayback
2784
2889
  @netPresentValue = netPresentValue
2785
2890
  @internalRateOfReturn = internalRateOfReturn
@@ -4973,7 +5078,7 @@ module BuildingSync
4973
5078
  # measureScaleOfApplication - SOAP::SOAPString
4974
5079
  # customMeasureName - SOAP::SOAPString
4975
5080
  # longDescription - SOAP::SOAPString
4976
- # measureSavingsAnalysis - BuildingSync::MeasureType::MeasureSavingsAnalysis
5081
+ # measureSavingsAnalysis - BuildingSync::MeasureSavingsAnalysis
4977
5082
  # mVCost - BuildingSync::MVCost
4978
5083
  # mVOption - SOAP::SOAPString
4979
5084
  # usefulLife - BuildingSync::MeasureType::UsefulLife
@@ -5303,6 +5408,11 @@ module BuildingSync
5303
5408
  # advancedMeteringSystems - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::AdvancedMeteringSystems
5304
5409
  # plugLoadReductions - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::PlugLoadReductions
5305
5410
  # dataCenterImprovements - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::DataCenterImprovements
5411
+ # alternativeWaterSources - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::AlternativeWaterSources
5412
+ # kitchenImprovements - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::KitchenImprovements
5413
+ # laboratoryAndMedicalEquipments - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::LaboratoryAndMedicalEquipments
5414
+ # irrigationSystemsAndLandscapingImprovements - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::IrrigationSystemsAndLandscapingImprovements
5415
+ # washingEquipmentsAndTechiques - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::WashingEquipmentsAndTechiques
5306
5416
  # futureOtherECMs - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::FutureOtherECMs
5307
5417
  # healthAndSafety - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::HealthAndSafety
5308
5418
  # uncategorized - BuildingSync::MeasureType::TechnologyCategories::TechnologyCategory::Uncategorized
@@ -5413,6 +5523,31 @@ module BuildingSync
5413
5523
  class DataCenterImprovements < ::Array
5414
5524
  end
5415
5525
 
5526
+ # inner class for member: AlternativeWaterSources
5527
+ # {http://buildingsync.net/schemas/bedes-auc/2019}AlternativeWaterSources
5528
+ class AlternativeWaterSources < ::Array
5529
+ end
5530
+
5531
+ # inner class for member: KitchenImprovements
5532
+ # {http://buildingsync.net/schemas/bedes-auc/2019}KitchenImprovements
5533
+ class KitchenImprovements < ::Array
5534
+ end
5535
+
5536
+ # inner class for member: LaboratoryAndMedicalEquipments
5537
+ # {http://buildingsync.net/schemas/bedes-auc/2019}LaboratoryAndMedicalEquipments
5538
+ class LaboratoryAndMedicalEquipments < ::Array
5539
+ end
5540
+
5541
+ # inner class for member: IrrigationSystemsAndLandscapingImprovements
5542
+ # {http://buildingsync.net/schemas/bedes-auc/2019}IrrigationSystemsAndLandscapingImprovements
5543
+ class IrrigationSystemsAndLandscapingImprovements < ::Array
5544
+ end
5545
+
5546
+ # inner class for member: WashingEquipmentsAndTechiques
5547
+ # {http://buildingsync.net/schemas/bedes-auc/2019}WashingEquipmentsAndTechiques
5548
+ class WashingEquipmentsAndTechiques < ::Array
5549
+ end
5550
+
5416
5551
  # inner class for member: FutureOtherECMs
5417
5552
  # {http://buildingsync.net/schemas/bedes-auc/2019}FutureOtherECMs
5418
5553
  class FutureOtherECMs < ::Array
@@ -5449,11 +5584,16 @@ module BuildingSync
5449
5584
  attr_accessor :advancedMeteringSystems
5450
5585
  attr_accessor :plugLoadReductions
5451
5586
  attr_accessor :dataCenterImprovements
5587
+ attr_accessor :alternativeWaterSources
5588
+ attr_accessor :kitchenImprovements
5589
+ attr_accessor :laboratoryAndMedicalEquipments
5590
+ attr_accessor :irrigationSystemsAndLandscapingImprovements
5591
+ attr_accessor :washingEquipmentsAndTechiques
5452
5592
  attr_accessor :futureOtherECMs
5453
5593
  attr_accessor :healthAndSafety
5454
5594
  attr_accessor :uncategorized
5455
5595
 
5456
- def initialize(boilerPlantImprovements = nil, chillerPlantImprovements = nil, buildingAutomationSystems = nil, otherHVAC = nil, lightingImprovements = nil, buildingEnvelopeModifications = nil, chilledWaterHotWaterAndSteamDistributionSystems = nil, conveyanceSystems = nil, otherElectricMotorsAndDrives = nil, refrigeration = nil, distributedGeneration = nil, renewableEnergySystems = nil, energyDistributionSystems = nil, serviceHotWaterSystems = nil, waterAndSewerConservationSystems = nil, electricalPeakShavingLoadShifting = nil, energyCostReductionThroughRateAdjustments = nil, energyRelatedProcessImprovements = nil, advancedMeteringSystems = nil, plugLoadReductions = nil, dataCenterImprovements = nil, futureOtherECMs = nil, healthAndSafety = nil, uncategorized = nil)
5596
+ def initialize(boilerPlantImprovements = nil, chillerPlantImprovements = nil, buildingAutomationSystems = nil, otherHVAC = nil, lightingImprovements = nil, buildingEnvelopeModifications = nil, chilledWaterHotWaterAndSteamDistributionSystems = nil, conveyanceSystems = nil, otherElectricMotorsAndDrives = nil, refrigeration = nil, distributedGeneration = nil, renewableEnergySystems = nil, energyDistributionSystems = nil, serviceHotWaterSystems = nil, waterAndSewerConservationSystems = nil, electricalPeakShavingLoadShifting = nil, energyCostReductionThroughRateAdjustments = nil, energyRelatedProcessImprovements = nil, advancedMeteringSystems = nil, plugLoadReductions = nil, dataCenterImprovements = nil, alternativeWaterSources = nil, kitchenImprovements = nil, laboratoryAndMedicalEquipments = nil, irrigationSystemsAndLandscapingImprovements = nil, washingEquipmentsAndTechiques = nil, futureOtherECMs = nil, healthAndSafety = nil, uncategorized = nil)
5457
5597
  @boilerPlantImprovements = boilerPlantImprovements
5458
5598
  @chillerPlantImprovements = chillerPlantImprovements
5459
5599
  @buildingAutomationSystems = buildingAutomationSystems
@@ -5475,6 +5615,11 @@ module BuildingSync
5475
5615
  @advancedMeteringSystems = advancedMeteringSystems
5476
5616
  @plugLoadReductions = plugLoadReductions
5477
5617
  @dataCenterImprovements = dataCenterImprovements
5618
+ @alternativeWaterSources = alternativeWaterSources
5619
+ @kitchenImprovements = kitchenImprovements
5620
+ @laboratoryAndMedicalEquipments = laboratoryAndMedicalEquipments
5621
+ @irrigationSystemsAndLandscapingImprovements = irrigationSystemsAndLandscapingImprovements
5622
+ @washingEquipmentsAndTechiques = washingEquipmentsAndTechiques
5478
5623
  @futureOtherECMs = futureOtherECMs
5479
5624
  @healthAndSafety = healthAndSafety
5480
5625
  @uncategorized = uncategorized
@@ -5482,132 +5627,6 @@ module BuildingSync
5482
5627
  end
5483
5628
  end
5484
5629
 
5485
- # inner class for member: MeasureSavingsAnalysis
5486
- # {http://buildingsync.net/schemas/bedes-auc/2019}MeasureSavingsAnalysis
5487
- # measureRank - BuildingSync::MeasureType::MeasureSavingsAnalysis::MeasureRank
5488
- # referenceCase - BuildingSync::ReferenceCase
5489
- # calculationMethod - BuildingSync::CalculationMethodType
5490
- # annualSavingsSiteEnergy - BuildingSync::AnnualSavingsSiteEnergy
5491
- # annualSavingsSourceEnergy - BuildingSync::AnnualSavingsSourceEnergy
5492
- # annualSavingsCost - BuildingSync::AnnualSavingsCost
5493
- # annualSavingsByFuels - BuildingSync::AnnualSavingsByFuels
5494
- # summerPeakElectricityReduction - BuildingSync::SummerPeakElectricityReduction
5495
- # winterPeakElectricityReduction - BuildingSync::WinterPeakElectricityReduction
5496
- # annualPeakElectricityReduction - BuildingSync::AnnualPeakElectricityReduction
5497
- # annualDemandSavingsCost - BuildingSync::AnnualDemandSavingsCost
5498
- # annualWaterSavings - BuildingSync::AnnualWaterSavings
5499
- # annualWaterCostSavings - BuildingSync::AnnualWaterCostSavings
5500
- # oMCostAnnualSavings - BuildingSync::OMCostAnnualSavings
5501
- # otherCostAnnualSavings - BuildingSync::MeasureType::MeasureSavingsAnalysis::OtherCostAnnualSavings
5502
- # equipmentDisposalAndSalvageCosts - BuildingSync::EquipmentDisposalAndSalvageCosts
5503
- # fundingFromIncentives - BuildingSync::FundingFromIncentives
5504
- # fundingFromTaxCredits - BuildingSync::FundingFromTaxCredits
5505
- # nPVofTaxImplications - BuildingSync::NPVofTaxImplications
5506
- # costEffectivenessScreeningMethod - SOAP::SOAPString
5507
- # simplePayback - BuildingSync::SimplePayback
5508
- # netPresentValue - BuildingSync::NetPresentValue
5509
- # internalRateOfReturn - BuildingSync::InternalRateOfReturn
5510
- class MeasureSavingsAnalysis
5511
-
5512
- # inner class for member: MeasureRank
5513
- # {http://buildingsync.net/schemas/bedes-auc/2019}MeasureRank
5514
- # xmlattr_Source - SOAP::SOAPString
5515
- class MeasureRank < ::String
5516
- AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
5517
-
5518
- def __xmlattr
5519
- @__xmlattr ||= {}
5520
- end
5521
-
5522
- def xmlattr_Source
5523
- __xmlattr[AttrSource]
5524
- end
5525
-
5526
- def xmlattr_Source=(value)
5527
- __xmlattr[AttrSource] = value
5528
- end
5529
-
5530
- def initialize(*arg)
5531
- super
5532
- @__xmlattr = {}
5533
- end
5534
- end
5535
-
5536
- # inner class for member: OtherCostAnnualSavings
5537
- # {http://buildingsync.net/schemas/bedes-auc/2019}OtherCostAnnualSavings
5538
- # xmlattr_Source - SOAP::SOAPString
5539
- class OtherCostAnnualSavings < ::String
5540
- AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
5541
-
5542
- def __xmlattr
5543
- @__xmlattr ||= {}
5544
- end
5545
-
5546
- def xmlattr_Source
5547
- __xmlattr[AttrSource]
5548
- end
5549
-
5550
- def xmlattr_Source=(value)
5551
- __xmlattr[AttrSource] = value
5552
- end
5553
-
5554
- def initialize(*arg)
5555
- super
5556
- @__xmlattr = {}
5557
- end
5558
- end
5559
-
5560
- attr_accessor :measureRank
5561
- attr_accessor :referenceCase
5562
- attr_accessor :calculationMethod
5563
- attr_accessor :annualSavingsSiteEnergy
5564
- attr_accessor :annualSavingsSourceEnergy
5565
- attr_accessor :annualSavingsCost
5566
- attr_accessor :annualSavingsByFuels
5567
- attr_accessor :summerPeakElectricityReduction
5568
- attr_accessor :winterPeakElectricityReduction
5569
- attr_accessor :annualPeakElectricityReduction
5570
- attr_accessor :annualDemandSavingsCost
5571
- attr_accessor :annualWaterSavings
5572
- attr_accessor :annualWaterCostSavings
5573
- attr_accessor :oMCostAnnualSavings
5574
- attr_accessor :otherCostAnnualSavings
5575
- attr_accessor :equipmentDisposalAndSalvageCosts
5576
- attr_accessor :fundingFromIncentives
5577
- attr_accessor :fundingFromTaxCredits
5578
- attr_accessor :nPVofTaxImplications
5579
- attr_accessor :costEffectivenessScreeningMethod
5580
- attr_accessor :simplePayback
5581
- attr_accessor :netPresentValue
5582
- attr_accessor :internalRateOfReturn
5583
-
5584
- def initialize(measureRank = nil, referenceCase = nil, calculationMethod = nil, annualSavingsSiteEnergy = nil, annualSavingsSourceEnergy = nil, annualSavingsCost = nil, annualSavingsByFuels = nil, summerPeakElectricityReduction = nil, winterPeakElectricityReduction = nil, annualPeakElectricityReduction = nil, annualDemandSavingsCost = nil, annualWaterSavings = nil, annualWaterCostSavings = nil, oMCostAnnualSavings = nil, otherCostAnnualSavings = nil, equipmentDisposalAndSalvageCosts = nil, fundingFromIncentives = nil, fundingFromTaxCredits = nil, nPVofTaxImplications = nil, costEffectivenessScreeningMethod = nil, simplePayback = nil, netPresentValue = nil, internalRateOfReturn = nil)
5585
- @measureRank = measureRank
5586
- @referenceCase = referenceCase
5587
- @calculationMethod = calculationMethod
5588
- @annualSavingsSiteEnergy = annualSavingsSiteEnergy
5589
- @annualSavingsSourceEnergy = annualSavingsSourceEnergy
5590
- @annualSavingsCost = annualSavingsCost
5591
- @annualSavingsByFuels = annualSavingsByFuels
5592
- @summerPeakElectricityReduction = summerPeakElectricityReduction
5593
- @winterPeakElectricityReduction = winterPeakElectricityReduction
5594
- @annualPeakElectricityReduction = annualPeakElectricityReduction
5595
- @annualDemandSavingsCost = annualDemandSavingsCost
5596
- @annualWaterSavings = annualWaterSavings
5597
- @annualWaterCostSavings = annualWaterCostSavings
5598
- @oMCostAnnualSavings = oMCostAnnualSavings
5599
- @otherCostAnnualSavings = otherCostAnnualSavings
5600
- @equipmentDisposalAndSalvageCosts = equipmentDisposalAndSalvageCosts
5601
- @fundingFromIncentives = fundingFromIncentives
5602
- @fundingFromTaxCredits = fundingFromTaxCredits
5603
- @nPVofTaxImplications = nPVofTaxImplications
5604
- @costEffectivenessScreeningMethod = costEffectivenessScreeningMethod
5605
- @simplePayback = simplePayback
5606
- @netPresentValue = netPresentValue
5607
- @internalRateOfReturn = internalRateOfReturn
5608
- end
5609
- end
5610
-
5611
5630
  # inner class for member: UsefulLife
5612
5631
  # {http://buildingsync.net/schemas/bedes-auc/2019}UsefulLife
5613
5632
  # xmlattr_Source - SOAP::SOAPString
@@ -5820,9 +5839,11 @@ module BuildingSync
5820
5839
  # auditFilingStatus - SOAP::SOAPString
5821
5840
  # earlyCompliance - SOAP::SOAPBoolean
5822
5841
  # aSHRAEAuditLevel - SOAP::SOAPString
5842
+ # facilityEvaluationAuditDefinition - BuildingSync::ReportType::FacilityEvaluationAuditDefinition
5823
5843
  # retrocommissioningAudit - SOAP::SOAPBoolean
5824
5844
  # auditCost - BuildingSync::ReportType::AuditCost
5825
5845
  # discountFactor - BuildingSync::ReportType::DiscountFactor
5846
+ # discountRate - BuildingSync::ReportType::DiscountRate
5826
5847
  # analysisPeriod - BuildingSync::ReportType::AnalysisPeriod
5827
5848
  # gasPriceEscalationRate - BuildingSync::ReportType::GasPriceEscalationRate
5828
5849
  # electricityPriceEscalationRate - BuildingSync::ReportType::ElectricityPriceEscalationRate
@@ -5834,6 +5855,7 @@ module BuildingSync
5834
5855
  # utilities - BuildingSync::ReportType::Utilities
5835
5856
  # auditorContactID - BuildingSync::ReportType::AuditorContactID
5836
5857
  # linkedPremisesOrSystem - BuildingSync::LinkedPremisesOrSystem
5858
+ # linkedAuditCycles - BuildingSync::LinkedAuditCycles
5837
5859
  # userDefinedFields - BuildingSync::UserDefinedFields
5838
5860
  # xmlattr_ID - SOAP::SOAPID
5839
5861
  class ReportType
@@ -5865,6 +5887,26 @@ module BuildingSync
5865
5887
  end
5866
5888
  end
5867
5889
 
5890
+ # inner class for member: FacilityEvaluationAuditDefinition
5891
+ # {http://buildingsync.net/schemas/bedes-auc/2019}FacilityEvaluationAuditDefinition
5892
+ # basicOnsiteAudit - SOAP::SOAPString
5893
+ # detailedOnsiteAudit - SOAP::SOAPString
5894
+ # basicRemoteAudit - SOAP::SOAPString
5895
+ # detailedRemoteAudit - SOAP::SOAPString
5896
+ class FacilityEvaluationAuditDefinition
5897
+ attr_accessor :basicOnsiteAudit
5898
+ attr_accessor :detailedOnsiteAudit
5899
+ attr_accessor :basicRemoteAudit
5900
+ attr_accessor :detailedRemoteAudit
5901
+
5902
+ def initialize(basicOnsiteAudit = nil, detailedOnsiteAudit = nil, basicRemoteAudit = nil, detailedRemoteAudit = nil)
5903
+ @basicOnsiteAudit = basicOnsiteAudit
5904
+ @detailedOnsiteAudit = detailedOnsiteAudit
5905
+ @basicRemoteAudit = basicRemoteAudit
5906
+ @detailedRemoteAudit = detailedRemoteAudit
5907
+ end
5908
+ end
5909
+
5868
5910
  # inner class for member: AuditCost
5869
5911
  # {http://buildingsync.net/schemas/bedes-auc/2019}AuditCost
5870
5912
  # xmlattr_Source - SOAP::SOAPString
@@ -5913,6 +5955,30 @@ module BuildingSync
5913
5955
  end
5914
5956
  end
5915
5957
 
5958
+ # inner class for member: DiscountRate
5959
+ # {http://buildingsync.net/schemas/bedes-auc/2019}DiscountRate
5960
+ # xmlattr_Source - SOAP::SOAPString
5961
+ class DiscountRate < ::String
5962
+ AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
5963
+
5964
+ def __xmlattr
5965
+ @__xmlattr ||= {}
5966
+ end
5967
+
5968
+ def xmlattr_Source
5969
+ __xmlattr[AttrSource]
5970
+ end
5971
+
5972
+ def xmlattr_Source=(value)
5973
+ __xmlattr[AttrSource] = value
5974
+ end
5975
+
5976
+ def initialize(*arg)
5977
+ super
5978
+ @__xmlattr = {}
5979
+ end
5980
+ end
5981
+
5916
5982
  # inner class for member: AnalysisPeriod
5917
5983
  # {http://buildingsync.net/schemas/bedes-auc/2019}AnalysisPeriod
5918
5984
  # xmlattr_Source - SOAP::SOAPString
@@ -6196,9 +6262,11 @@ module BuildingSync
6196
6262
  attr_accessor :auditFilingStatus
6197
6263
  attr_accessor :earlyCompliance
6198
6264
  attr_accessor :aSHRAEAuditLevel
6265
+ attr_accessor :facilityEvaluationAuditDefinition
6199
6266
  attr_accessor :retrocommissioningAudit
6200
6267
  attr_accessor :auditCost
6201
6268
  attr_accessor :discountFactor
6269
+ attr_accessor :discountRate
6202
6270
  attr_accessor :analysisPeriod
6203
6271
  attr_accessor :gasPriceEscalationRate
6204
6272
  attr_accessor :electricityPriceEscalationRate
@@ -6210,6 +6278,7 @@ module BuildingSync
6210
6278
  attr_accessor :utilities
6211
6279
  attr_accessor :auditorContactID
6212
6280
  attr_accessor :linkedPremisesOrSystem
6281
+ attr_accessor :linkedAuditCycles
6213
6282
  attr_accessor :userDefinedFields
6214
6283
 
6215
6284
  def __xmlattr
@@ -6224,15 +6293,17 @@ module BuildingSync
6224
6293
  __xmlattr[AttrID] = value
6225
6294
  end
6226
6295
 
6227
- def initialize(scenarios = nil, auditDates = nil, auditFilingStatus = nil, earlyCompliance = nil, aSHRAEAuditLevel = nil, retrocommissioningAudit = nil, auditCost = nil, discountFactor = nil, analysisPeriod = nil, gasPriceEscalationRate = nil, electricityPriceEscalationRate = nil, waterPriceEscalationRate = nil, otherEscalationRates = nil, inflationRate = nil, qualifications = nil, auditExemption = nil, utilities = nil, auditorContactID = nil, linkedPremisesOrSystem = nil, userDefinedFields = nil)
6296
+ def initialize(scenarios = nil, auditDates = nil, auditFilingStatus = nil, earlyCompliance = nil, aSHRAEAuditLevel = nil, facilityEvaluationAuditDefinition = nil, retrocommissioningAudit = nil, auditCost = nil, discountFactor = nil, discountRate = nil, analysisPeriod = nil, gasPriceEscalationRate = nil, electricityPriceEscalationRate = nil, waterPriceEscalationRate = nil, otherEscalationRates = nil, inflationRate = nil, qualifications = nil, auditExemption = nil, utilities = nil, auditorContactID = nil, linkedPremisesOrSystem = nil, linkedAuditCycles = nil, userDefinedFields = nil)
6228
6297
  @scenarios = scenarios
6229
6298
  @auditDates = auditDates
6230
6299
  @auditFilingStatus = auditFilingStatus
6231
6300
  @earlyCompliance = earlyCompliance
6232
6301
  @aSHRAEAuditLevel = aSHRAEAuditLevel
6302
+ @facilityEvaluationAuditDefinition = facilityEvaluationAuditDefinition
6233
6303
  @retrocommissioningAudit = retrocommissioningAudit
6234
6304
  @auditCost = auditCost
6235
6305
  @discountFactor = discountFactor
6306
+ @discountRate = discountRate
6236
6307
  @analysisPeriod = analysisPeriod
6237
6308
  @gasPriceEscalationRate = gasPriceEscalationRate
6238
6309
  @electricityPriceEscalationRate = electricityPriceEscalationRate
@@ -6244,6 +6315,7 @@ module BuildingSync
6244
6315
  @utilities = utilities
6245
6316
  @auditorContactID = auditorContactID
6246
6317
  @linkedPremisesOrSystem = linkedPremisesOrSystem
6318
+ @linkedAuditCycles = linkedAuditCycles
6247
6319
  @userDefinedFields = userDefinedFields
6248
6320
  @__xmlattr = {}
6249
6321
  end
@@ -6336,6 +6408,7 @@ module BuildingSync
6336
6408
  # modelNumber - SOAP::SOAPString
6337
6409
  # userDefinedFields - BuildingSync::UserDefinedFields
6338
6410
  # quantity - BuildingSync::Quantity
6411
+ # equipmentID - SOAP::SOAPString
6339
6412
  # xmlattr_ID - SOAP::SOAPID
6340
6413
  # xmlattr_Status - SOAP::SOAPString
6341
6414
  class HeatingSource
@@ -6593,6 +6666,7 @@ module BuildingSync
6593
6666
  attr_accessor :modelNumber
6594
6667
  attr_accessor :userDefinedFields
6595
6668
  attr_accessor :quantity
6669
+ attr_accessor :equipmentID
6596
6670
 
6597
6671
  def __xmlattr
6598
6672
  @__xmlattr ||= {}
@@ -6614,7 +6688,7 @@ module BuildingSync
6614
6688
  __xmlattr[AttrStatus] = value
6615
6689
  end
6616
6690
 
6617
- def initialize(heatingSourceType = nil, heatingMedium = nil, annualHeatingEfficiencyValue = nil, annualHeatingEfficiencyUnits = nil, inputCapacity = nil, outputCapacity = nil, capacity = nil, capacityUnits = nil, heatingStaging = nil, numberOfHeatingStages = nil, heatingStageCapacityFraction = nil, primaryFuel = nil, heatingSourceCondition = nil, controls = nil, location = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, userDefinedFields = nil, quantity = nil)
6691
+ def initialize(heatingSourceType = nil, heatingMedium = nil, annualHeatingEfficiencyValue = nil, annualHeatingEfficiencyUnits = nil, inputCapacity = nil, outputCapacity = nil, capacity = nil, capacityUnits = nil, heatingStaging = nil, numberOfHeatingStages = nil, heatingStageCapacityFraction = nil, primaryFuel = nil, heatingSourceCondition = nil, controls = nil, location = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
6618
6692
  @heatingSourceType = heatingSourceType
6619
6693
  @heatingMedium = heatingMedium
6620
6694
  @annualHeatingEfficiencyValue = annualHeatingEfficiencyValue
@@ -6636,6 +6710,7 @@ module BuildingSync
6636
6710
  @modelNumber = modelNumber
6637
6711
  @userDefinedFields = userDefinedFields
6638
6712
  @quantity = quantity
6713
+ @equipmentID = equipmentID
6639
6714
  @__xmlattr = {}
6640
6715
  end
6641
6716
  end
@@ -6667,6 +6742,7 @@ module BuildingSync
6667
6742
  # modelNumber - SOAP::SOAPString
6668
6743
  # userDefinedFields - BuildingSync::UserDefinedFields
6669
6744
  # quantity - BuildingSync::Quantity
6745
+ # equipmentID - SOAP::SOAPString
6670
6746
  # xmlattr_ID - SOAP::SOAPID
6671
6747
  # xmlattr_Status - SOAP::SOAPString
6672
6748
  class CoolingSource
@@ -6789,6 +6865,7 @@ module BuildingSync
6789
6865
  attr_accessor :modelNumber
6790
6866
  attr_accessor :userDefinedFields
6791
6867
  attr_accessor :quantity
6868
+ attr_accessor :equipmentID
6792
6869
 
6793
6870
  def __xmlattr
6794
6871
  @__xmlattr ||= {}
@@ -6810,7 +6887,7 @@ module BuildingSync
6810
6887
  __xmlattr[AttrStatus] = value
6811
6888
  end
6812
6889
 
6813
- def initialize(coolingSourceType = nil, coolingMedium = nil, annualCoolingEfficiencyValue = nil, annualCoolingEfficiencyUnits = nil, capacity = nil, capacityUnits = nil, numberOfDiscreteCoolingStages = nil, coolingStageCapacity = nil, minimumPartLoadRatio = nil, ratedCoolingSensibleHeatRatio = nil, thirdPartyCertification = nil, primaryFuel = nil, coolingSourceCondition = nil, controls = nil, location = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, userDefinedFields = nil, quantity = nil)
6890
+ def initialize(coolingSourceType = nil, coolingMedium = nil, annualCoolingEfficiencyValue = nil, annualCoolingEfficiencyUnits = nil, capacity = nil, capacityUnits = nil, numberOfDiscreteCoolingStages = nil, coolingStageCapacity = nil, minimumPartLoadRatio = nil, ratedCoolingSensibleHeatRatio = nil, thirdPartyCertification = nil, primaryFuel = nil, coolingSourceCondition = nil, controls = nil, location = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
6814
6891
  @coolingSourceType = coolingSourceType
6815
6892
  @coolingMedium = coolingMedium
6816
6893
  @annualCoolingEfficiencyValue = annualCoolingEfficiencyValue
@@ -6832,6 +6909,7 @@ module BuildingSync
6832
6909
  @modelNumber = modelNumber
6833
6910
  @userDefinedFields = userDefinedFields
6834
6911
  @quantity = quantity
6912
+ @equipmentID = equipmentID
6835
6913
  @__xmlattr = {}
6836
6914
  end
6837
6915
  end
@@ -6856,6 +6934,7 @@ module BuildingSync
6856
6934
  # thirdPartyCertification - SOAP::SOAPString
6857
6935
  # quantity - BuildingSync::Quantity
6858
6936
  # deliveryCondition - BuildingSync::EquipmentCondition
6937
+ # equipmentID - SOAP::SOAPString
6859
6938
  # xmlattr_ID - SOAP::SOAPID
6860
6939
  # xmlattr_Status - SOAP::SOAPString
6861
6940
  class Delivery
@@ -7027,6 +7106,7 @@ module BuildingSync
7027
7106
  attr_accessor :thirdPartyCertification
7028
7107
  attr_accessor :quantity
7029
7108
  attr_accessor :deliveryCondition
7109
+ attr_accessor :equipmentID
7030
7110
 
7031
7111
  def __xmlattr
7032
7112
  @__xmlattr ||= {}
@@ -7048,7 +7128,7 @@ module BuildingSync
7048
7128
  __xmlattr[AttrStatus] = value
7049
7129
  end
7050
7130
 
7051
- def initialize(deliveryType = nil, heatingSourceID = nil, coolingSourceID = nil, capacity = nil, capacityUnits = nil, primaryFuel = nil, controls = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, thirdPartyCertification = nil, quantity = nil, deliveryCondition = nil)
7131
+ def initialize(deliveryType = nil, heatingSourceID = nil, coolingSourceID = nil, capacity = nil, capacityUnits = nil, primaryFuel = nil, controls = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, thirdPartyCertification = nil, quantity = nil, deliveryCondition = nil, equipmentID = nil)
7052
7132
  @deliveryType = deliveryType
7053
7133
  @heatingSourceID = heatingSourceID
7054
7134
  @coolingSourceID = coolingSourceID
@@ -7063,6 +7143,7 @@ module BuildingSync
7063
7143
  @thirdPartyCertification = thirdPartyCertification
7064
7144
  @quantity = quantity
7065
7145
  @deliveryCondition = deliveryCondition
7146
+ @equipmentID = equipmentID
7066
7147
  @__xmlattr = {}
7067
7148
  end
7068
7149
  end
@@ -8003,6 +8084,7 @@ module BuildingSync
8003
8084
  # otherCombination - BuildingSync::OtherCombinationType
8004
8085
  # noCooling - BuildingSync::NoCoolingType
8005
8086
  # unknown - BuildingSync::UnknownType
8087
+ # condenserType - SOAP::SOAPString
8006
8088
  # coolingPlantCondition - BuildingSync::EquipmentCondition
8007
8089
  # location - SOAP::SOAPString
8008
8090
  # yearInstalled - SOAP::SOAPGYear
@@ -8132,6 +8214,7 @@ module BuildingSync
8132
8214
  attr_accessor :otherCombination
8133
8215
  attr_accessor :noCooling
8134
8216
  attr_accessor :unknown
8217
+ attr_accessor :condenserType
8135
8218
  attr_accessor :coolingPlantCondition
8136
8219
  attr_accessor :location
8137
8220
  attr_accessor :yearInstalled
@@ -8160,12 +8243,13 @@ module BuildingSync
8160
8243
  __xmlattr[AttrStatus] = value
8161
8244
  end
8162
8245
 
8163
- def initialize(chiller = nil, districtChilledWater = nil, otherCombination = nil, noCooling = nil, unknown = nil, coolingPlantCondition = nil, location = nil, yearInstalled = nil, primaryFuel = nil, buildingAutomationSystem = nil, controlSystemTypes = nil, userDefinedFields = nil)
8246
+ def initialize(chiller = nil, districtChilledWater = nil, otherCombination = nil, noCooling = nil, unknown = nil, condenserType = nil, coolingPlantCondition = nil, location = nil, yearInstalled = nil, primaryFuel = nil, buildingAutomationSystem = nil, controlSystemTypes = nil, userDefinedFields = nil)
8164
8247
  @chiller = chiller
8165
8248
  @districtChilledWater = districtChilledWater
8166
8249
  @otherCombination = otherCombination
8167
8250
  @noCooling = noCooling
8168
8251
  @unknown = unknown
8252
+ @condenserType = condenserType
8169
8253
  @coolingPlantCondition = coolingPlantCondition
8170
8254
  @location = location
8171
8255
  @yearInstalled = yearInstalled
@@ -8651,6 +8735,7 @@ module BuildingSync
8651
8735
  # linkedDeliveryIDs - BuildingSync::OtherHVACSystemType::LinkedDeliveryIDs
8652
8736
  # userDefinedFields - BuildingSync::UserDefinedFields
8653
8737
  # quantity - BuildingSync::Quantity
8738
+ # equipmentID - SOAP::SOAPString
8654
8739
  # xmlattr_ID - SOAP::SOAPID
8655
8740
  # xmlattr_Status - SOAP::SOAPString
8656
8741
  class OtherHVACSystemType
@@ -8994,6 +9079,7 @@ module BuildingSync
8994
9079
  attr_accessor :linkedDeliveryIDs
8995
9080
  attr_accessor :userDefinedFields
8996
9081
  attr_accessor :quantity
9082
+ attr_accessor :equipmentID
8997
9083
 
8998
9084
  def __xmlattr
8999
9085
  @__xmlattr ||= {}
@@ -9015,7 +9101,7 @@ module BuildingSync
9015
9101
  __xmlattr[AttrStatus] = value
9016
9102
  end
9017
9103
 
9018
- def initialize(otherHVACType = nil, location = nil, primaryFuel = nil, otherHVACSystemCondition = nil, controls = nil, manufacturer = nil, modelNumber = nil, yearOfManufacture = nil, yearInstalled = nil, linkedPremises = nil, integration = nil, linkedDeliveryIDs = nil, userDefinedFields = nil, quantity = nil)
9104
+ def initialize(otherHVACType = nil, location = nil, primaryFuel = nil, otherHVACSystemCondition = nil, controls = nil, manufacturer = nil, modelNumber = nil, yearOfManufacture = nil, yearInstalled = nil, linkedPremises = nil, integration = nil, linkedDeliveryIDs = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
9019
9105
  @otherHVACType = otherHVACType
9020
9106
  @location = location
9021
9107
  @primaryFuel = primaryFuel
@@ -9030,6 +9116,7 @@ module BuildingSync
9030
9116
  @linkedDeliveryIDs = linkedDeliveryIDs
9031
9117
  @userDefinedFields = userDefinedFields
9032
9118
  @quantity = quantity
9119
+ @equipmentID = equipmentID
9033
9120
  @__xmlattr = {}
9034
9121
  end
9035
9122
  end
@@ -9067,6 +9154,7 @@ module BuildingSync
9067
9154
  # linkedPremises - BuildingSync::LinkedPremises
9068
9155
  # userDefinedFields - BuildingSync::UserDefinedFields
9069
9156
  # quantity - BuildingSync::Quantity
9157
+ # equipmentID - SOAP::SOAPString
9070
9158
  # xmlattr_ID - SOAP::SOAPID
9071
9159
  # xmlattr_Status - SOAP::SOAPString
9072
9160
  class LightingSystemType
@@ -9528,6 +9616,7 @@ module BuildingSync
9528
9616
  attr_accessor :linkedPremises
9529
9617
  attr_accessor :userDefinedFields
9530
9618
  attr_accessor :quantity
9619
+ attr_accessor :equipmentID
9531
9620
 
9532
9621
  def __xmlattr
9533
9622
  @__xmlattr ||= {}
@@ -9549,7 +9638,7 @@ module BuildingSync
9549
9638
  __xmlattr[AttrStatus] = value
9550
9639
  end
9551
9640
 
9552
- def initialize(lampType = nil, ballastType = nil, inputVoltage = nil, installationType = nil, lightingDirection = nil, dimmingCapability = nil, percentPremisesServed = nil, installedPower = nil, lampPower = nil, numberOfLampsPerLuminaire = nil, numberOfLampsPerBallast = nil, numberOfBallastsPerLuminaire = nil, numberOfLuminaires = nil, outsideLighting = nil, reflectorType = nil, lightingEfficacy = nil, workPlaneHeight = nil, luminaireHeight = nil, fixtureSpacing = nil, ratedLampLife = nil, controls = nil, lightingAutomationSystem = nil, thirdPartyCertification = nil, primaryFuel = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
9641
+ def initialize(lampType = nil, ballastType = nil, inputVoltage = nil, installationType = nil, lightingDirection = nil, dimmingCapability = nil, percentPremisesServed = nil, installedPower = nil, lampPower = nil, numberOfLampsPerLuminaire = nil, numberOfLampsPerBallast = nil, numberOfBallastsPerLuminaire = nil, numberOfLuminaires = nil, outsideLighting = nil, reflectorType = nil, lightingEfficacy = nil, workPlaneHeight = nil, luminaireHeight = nil, fixtureSpacing = nil, ratedLampLife = nil, controls = nil, lightingAutomationSystem = nil, thirdPartyCertification = nil, primaryFuel = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
9553
9642
  @lampType = lampType
9554
9643
  @ballastType = ballastType
9555
9644
  @inputVoltage = inputVoltage
@@ -9582,6 +9671,7 @@ module BuildingSync
9582
9671
  @linkedPremises = linkedPremises
9583
9672
  @userDefinedFields = userDefinedFields
9584
9673
  @quantity = quantity
9674
+ @equipmentID = equipmentID
9585
9675
  @__xmlattr = {}
9586
9676
  end
9587
9677
  end
@@ -9610,6 +9700,7 @@ module BuildingSync
9610
9700
  # linkedPremises - BuildingSync::LinkedPremises
9611
9701
  # userDefinedFields - BuildingSync::UserDefinedFields
9612
9702
  # quantity - BuildingSync::Quantity
9703
+ # equipmentID - SOAP::SOAPString
9613
9704
  # xmlattr_ID - SOAP::SOAPID
9614
9705
  # xmlattr_Status - SOAP::SOAPString
9615
9706
  class DomesticHotWaterSystemType
@@ -9749,6 +9840,7 @@ module BuildingSync
9749
9840
  # manufacturer - SOAP::SOAPString
9750
9841
  # modelNumber - SOAP::SOAPString
9751
9842
  # location - SOAP::SOAPString
9843
+ # equipmentID - SOAP::SOAPString
9752
9844
  class Solar
9753
9845
 
9754
9846
  # inner class for member: SolarThermalSystemCollectorArea
@@ -9866,8 +9958,9 @@ module BuildingSync
9866
9958
  attr_accessor :manufacturer
9867
9959
  attr_accessor :modelNumber
9868
9960
  attr_accessor :location
9961
+ attr_accessor :equipmentID
9869
9962
 
9870
- def initialize(solarThermalSystemType = nil, solarThermalSystemCollectorArea = nil, solarThermalSystemCollectorLoopType = nil, solarThermalSystemCollectorType = nil, solarThermalSystemCollectorAzimuth = nil, solarThermalSystemCollectorTilt = nil, solarThermalSystemStorageVolume = nil, controls = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil)
9963
+ def initialize(solarThermalSystemType = nil, solarThermalSystemCollectorArea = nil, solarThermalSystemCollectorLoopType = nil, solarThermalSystemCollectorType = nil, solarThermalSystemCollectorAzimuth = nil, solarThermalSystemCollectorTilt = nil, solarThermalSystemStorageVolume = nil, controls = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil, equipmentID = nil)
9871
9964
  @solarThermalSystemType = solarThermalSystemType
9872
9965
  @solarThermalSystemCollectorArea = solarThermalSystemCollectorArea
9873
9966
  @solarThermalSystemCollectorLoopType = solarThermalSystemCollectorLoopType
@@ -9882,6 +9975,7 @@ module BuildingSync
9882
9975
  @manufacturer = manufacturer
9883
9976
  @modelNumber = modelNumber
9884
9977
  @location = location
9978
+ @equipmentID = equipmentID
9885
9979
  end
9886
9980
  end
9887
9981
 
@@ -10421,6 +10515,7 @@ module BuildingSync
10421
10515
  attr_accessor :linkedPremises
10422
10516
  attr_accessor :userDefinedFields
10423
10517
  attr_accessor :quantity
10518
+ attr_accessor :equipmentID
10424
10519
 
10425
10520
  def __xmlattr
10426
10521
  @__xmlattr ||= {}
@@ -10442,7 +10537,7 @@ module BuildingSync
10442
10537
  __xmlattr[AttrStatus] = value
10443
10538
  end
10444
10539
 
10445
- def initialize(domesticHotWaterType = nil, domesticHotWaterSystemNotes = nil, recirculation = nil, hotWaterDistributionType = nil, waterHeaterEfficiencyType = nil, waterHeaterEfficiency = nil, dailyHotWaterDraw = nil, hotWaterSetpointTemperature = nil, parasiticFuelConsumptionRate = nil, capacity = nil, capacityUnits = nil, thirdPartyCertification = nil, controls = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, domesticHotWaterSystemCondition = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
10540
+ def initialize(domesticHotWaterType = nil, domesticHotWaterSystemNotes = nil, recirculation = nil, hotWaterDistributionType = nil, waterHeaterEfficiencyType = nil, waterHeaterEfficiency = nil, dailyHotWaterDraw = nil, hotWaterSetpointTemperature = nil, parasiticFuelConsumptionRate = nil, capacity = nil, capacityUnits = nil, thirdPartyCertification = nil, controls = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, domesticHotWaterSystemCondition = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
10446
10541
  @domesticHotWaterType = domesticHotWaterType
10447
10542
  @domesticHotWaterSystemNotes = domesticHotWaterSystemNotes
10448
10543
  @recirculation = recirculation
@@ -10466,6 +10561,7 @@ module BuildingSync
10466
10561
  @linkedPremises = linkedPremises
10467
10562
  @userDefinedFields = userDefinedFields
10468
10563
  @quantity = quantity
10564
+ @equipmentID = equipmentID
10469
10565
  @__xmlattr = {}
10470
10566
  end
10471
10567
  end
@@ -10487,6 +10583,7 @@ module BuildingSync
10487
10583
  # linkedPremises - BuildingSync::LinkedPremises
10488
10584
  # userDefinedFields - BuildingSync::UserDefinedFields
10489
10585
  # quantity - BuildingSync::Quantity
10586
+ # equipmentID - SOAP::SOAPString
10490
10587
  # xmlattr_ID - SOAP::SOAPID
10491
10588
  # xmlattr_Status - SOAP::SOAPString
10492
10589
  class CookingSystemType
@@ -10581,6 +10678,7 @@ module BuildingSync
10581
10678
  attr_accessor :linkedPremises
10582
10679
  attr_accessor :userDefinedFields
10583
10680
  attr_accessor :quantity
10681
+ attr_accessor :equipmentID
10584
10682
 
10585
10683
  def __xmlattr
10586
10684
  @__xmlattr ||= {}
@@ -10602,7 +10700,7 @@ module BuildingSync
10602
10700
  __xmlattr[AttrStatus] = value
10603
10701
  end
10604
10702
 
10605
- def initialize(typeOfCookingEquipment = nil, numberOfMeals = nil, cookingEnergyPerMeal = nil, dailyWaterUse = nil, capacity = nil, capacityUnits = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
10703
+ def initialize(typeOfCookingEquipment = nil, numberOfMeals = nil, cookingEnergyPerMeal = nil, dailyWaterUse = nil, capacity = nil, capacityUnits = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
10606
10704
  @typeOfCookingEquipment = typeOfCookingEquipment
10607
10705
  @numberOfMeals = numberOfMeals
10608
10706
  @cookingEnergyPerMeal = cookingEnergyPerMeal
@@ -10619,6 +10717,7 @@ module BuildingSync
10619
10717
  @linkedPremises = linkedPremises
10620
10718
  @userDefinedFields = userDefinedFields
10621
10719
  @quantity = quantity
10720
+ @equipmentID = equipmentID
10622
10721
  @__xmlattr = {}
10623
10722
  end
10624
10723
  end
@@ -10635,6 +10734,7 @@ module BuildingSync
10635
10734
  # linkedPremises - BuildingSync::LinkedPremises
10636
10735
  # userDefinedFields - BuildingSync::UserDefinedFields
10637
10736
  # quantity - BuildingSync::Quantity
10737
+ # equipmentID - SOAP::SOAPString
10638
10738
  # xmlattr_ID - SOAP::SOAPID
10639
10739
  # xmlattr_Status - SOAP::SOAPString
10640
10740
  class RefrigerationSystemType
@@ -10921,6 +11021,7 @@ module BuildingSync
10921
11021
  # antiSweatHeaterControls - SOAP::SOAPBoolean
10922
11022
  # manufacturer - SOAP::SOAPString
10923
11023
  # modelNumber - SOAP::SOAPString
11024
+ # equipmentID - SOAP::SOAPString
10924
11025
  class AntiSweatHeaters
10925
11026
 
10926
11027
  # inner class for member: AntiSweatHeaterPower
@@ -10951,12 +11052,14 @@ module BuildingSync
10951
11052
  attr_accessor :antiSweatHeaterControls
10952
11053
  attr_accessor :manufacturer
10953
11054
  attr_accessor :modelNumber
11055
+ attr_accessor :equipmentID
10954
11056
 
10955
- def initialize(antiSweatHeaterPower = nil, antiSweatHeaterControls = nil, manufacturer = nil, modelNumber = nil)
11057
+ def initialize(antiSweatHeaterPower = nil, antiSweatHeaterControls = nil, manufacturer = nil, modelNumber = nil, equipmentID = nil)
10956
11058
  @antiSweatHeaterPower = antiSweatHeaterPower
10957
11059
  @antiSweatHeaterControls = antiSweatHeaterControls
10958
11060
  @manufacturer = manufacturer
10959
11061
  @modelNumber = modelNumber
11062
+ @equipmentID = equipmentID
10960
11063
  end
10961
11064
  end
10962
11065
 
@@ -11027,6 +11130,7 @@ module BuildingSync
11027
11130
  attr_accessor :linkedPremises
11028
11131
  attr_accessor :userDefinedFields
11029
11132
  attr_accessor :quantity
11133
+ attr_accessor :equipmentID
11030
11134
 
11031
11135
  def __xmlattr
11032
11136
  @__xmlattr ||= {}
@@ -11048,7 +11152,7 @@ module BuildingSync
11048
11152
  __xmlattr[AttrStatus] = value
11049
11153
  end
11050
11154
 
11051
- def initialize(refrigerationSystemCategory = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
11155
+ def initialize(refrigerationSystemCategory = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
11052
11156
  @refrigerationSystemCategory = refrigerationSystemCategory
11053
11157
  @thirdPartyCertification = thirdPartyCertification
11054
11158
  @yearInstalled = yearInstalled
@@ -11060,6 +11164,7 @@ module BuildingSync
11060
11164
  @linkedPremises = linkedPremises
11061
11165
  @userDefinedFields = userDefinedFields
11062
11166
  @quantity = quantity
11167
+ @equipmentID = equipmentID
11063
11168
  @__xmlattr = {}
11064
11169
  end
11065
11170
  end
@@ -11082,6 +11187,7 @@ module BuildingSync
11082
11187
  # linkedPremises - BuildingSync::LinkedPremises
11083
11188
  # userDefinedFields - BuildingSync::UserDefinedFields
11084
11189
  # quantity - BuildingSync::Quantity
11190
+ # equipmentID - SOAP::SOAPString
11085
11191
  # xmlattr_ID - SOAP::SOAPID
11086
11192
  # xmlattr_Status - SOAP::SOAPString
11087
11193
  class DishwasherSystemType
@@ -11182,6 +11288,7 @@ module BuildingSync
11182
11288
  attr_accessor :linkedPremises
11183
11289
  attr_accessor :userDefinedFields
11184
11290
  attr_accessor :quantity
11291
+ attr_accessor :equipmentID
11185
11292
 
11186
11293
  def __xmlattr
11187
11294
  @__xmlattr ||= {}
@@ -11203,7 +11310,7 @@ module BuildingSync
11203
11310
  __xmlattr[AttrStatus] = value
11204
11311
  end
11205
11312
 
11206
- def initialize(dishwasherMachineType = nil, dishwasherConfiguration = nil, dishwasherClassification = nil, dishwasherLoadsPerWeek = nil, dishwasherEnergyFactor = nil, dishwasherHotWaterUse = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
11313
+ def initialize(dishwasherMachineType = nil, dishwasherConfiguration = nil, dishwasherClassification = nil, dishwasherLoadsPerWeek = nil, dishwasherEnergyFactor = nil, dishwasherHotWaterUse = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
11207
11314
  @dishwasherMachineType = dishwasherMachineType
11208
11315
  @dishwasherConfiguration = dishwasherConfiguration
11209
11316
  @dishwasherClassification = dishwasherClassification
@@ -11221,6 +11328,7 @@ module BuildingSync
11221
11328
  @linkedPremises = linkedPremises
11222
11329
  @userDefinedFields = userDefinedFields
11223
11330
  @quantity = quantity
11331
+ @equipmentID = equipmentID
11224
11332
  @__xmlattr = {}
11225
11333
  end
11226
11334
  end
@@ -11240,6 +11348,7 @@ module BuildingSync
11240
11348
  # linkedPremises - BuildingSync::LinkedPremises
11241
11349
  # userDefinedFields - BuildingSync::UserDefinedFields
11242
11350
  # quantity - BuildingSync::Quantity
11351
+ # equipmentID - SOAP::SOAPString
11243
11352
  # xmlattr_ID - SOAP::SOAPID
11244
11353
  # xmlattr_Status - SOAP::SOAPString
11245
11354
  class LaundrySystemType
@@ -11412,6 +11521,7 @@ module BuildingSync
11412
11521
  attr_accessor :linkedPremises
11413
11522
  attr_accessor :userDefinedFields
11414
11523
  attr_accessor :quantity
11524
+ attr_accessor :equipmentID
11415
11525
 
11416
11526
  def __xmlattr
11417
11527
  @__xmlattr ||= {}
@@ -11433,7 +11543,7 @@ module BuildingSync
11433
11543
  __xmlattr[AttrStatus] = value
11434
11544
  end
11435
11545
 
11436
- def initialize(laundryType = nil, quantityOfLaundry = nil, laundryEquipmentUsage = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
11546
+ def initialize(laundryType = nil, quantityOfLaundry = nil, laundryEquipmentUsage = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
11437
11547
  @laundryType = laundryType
11438
11548
  @quantityOfLaundry = quantityOfLaundry
11439
11549
  @laundryEquipmentUsage = laundryEquipmentUsage
@@ -11448,6 +11558,7 @@ module BuildingSync
11448
11558
  @linkedPremises = linkedPremises
11449
11559
  @userDefinedFields = userDefinedFields
11450
11560
  @quantity = quantity
11561
+ @equipmentID = equipmentID
11451
11562
  @__xmlattr = {}
11452
11563
  end
11453
11564
  end
@@ -11473,6 +11584,7 @@ module BuildingSync
11473
11584
  # location - SOAP::SOAPString
11474
11585
  # linkedSystemIDs - BuildingSync::LinkedSystemIDs
11475
11586
  # userDefinedFields - BuildingSync::UserDefinedFields
11587
+ # equipmentID - SOAP::SOAPString
11476
11588
  # xmlattr_ID - SOAP::SOAPID
11477
11589
  # xmlattr_Status - SOAP::SOAPString
11478
11590
  class PumpSystemType
@@ -11624,6 +11736,7 @@ module BuildingSync
11624
11736
  attr_accessor :location
11625
11737
  attr_accessor :linkedSystemIDs
11626
11738
  attr_accessor :userDefinedFields
11739
+ attr_accessor :equipmentID
11627
11740
 
11628
11741
  def __xmlattr
11629
11742
  @__xmlattr ||= {}
@@ -11645,7 +11758,7 @@ module BuildingSync
11645
11758
  __xmlattr[AttrStatus] = value
11646
11759
  end
11647
11760
 
11648
- def initialize(pumpEfficiency = nil, pumpMaximumFlowRate = nil, pumpMinimumFlowRate = nil, pumpInstalledFlowRate = nil, pumpPowerDemand = nil, pumpControlType = nil, pumpOperation = nil, pumpingConfiguration = nil, pumpApplication = nil, controls = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedSystemIDs = nil, userDefinedFields = nil)
11761
+ def initialize(pumpEfficiency = nil, pumpMaximumFlowRate = nil, pumpMinimumFlowRate = nil, pumpInstalledFlowRate = nil, pumpPowerDemand = nil, pumpControlType = nil, pumpOperation = nil, pumpingConfiguration = nil, pumpApplication = nil, controls = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedSystemIDs = nil, userDefinedFields = nil, equipmentID = nil)
11649
11762
  @pumpEfficiency = pumpEfficiency
11650
11763
  @pumpMaximumFlowRate = pumpMaximumFlowRate
11651
11764
  @pumpMinimumFlowRate = pumpMinimumFlowRate
@@ -11666,6 +11779,7 @@ module BuildingSync
11666
11779
  @location = location
11667
11780
  @linkedSystemIDs = linkedSystemIDs
11668
11781
  @userDefinedFields = userDefinedFields
11782
+ @equipmentID = equipmentID
11669
11783
  @__xmlattr = {}
11670
11784
  end
11671
11785
  end
@@ -11699,6 +11813,7 @@ module BuildingSync
11699
11813
  # linkedPremises - BuildingSync::LinkedPremises
11700
11814
  # linkedSystemIDs - BuildingSync::LinkedSystemIDs
11701
11815
  # userDefinedFields - BuildingSync::UserDefinedFields
11816
+ # equipmentID - SOAP::SOAPString
11702
11817
  # xmlattr_ID - SOAP::SOAPID
11703
11818
  # xmlattr_Status - SOAP::SOAPString
11704
11819
  class FanSystemType
@@ -11954,6 +12069,7 @@ module BuildingSync
11954
12069
  attr_accessor :linkedPremises
11955
12070
  attr_accessor :linkedSystemIDs
11956
12071
  attr_accessor :userDefinedFields
12072
+ attr_accessor :equipmentID
11957
12073
 
11958
12074
  def __xmlattr
11959
12075
  @__xmlattr ||= {}
@@ -11975,7 +12091,7 @@ module BuildingSync
11975
12091
  __xmlattr[AttrStatus] = value
11976
12092
  end
11977
12093
 
11978
- def initialize(fanEfficiency = nil, fanSize = nil, installedFlowRate = nil, fanInstalledFlowRate = nil, minimumFlowRate = nil, maximumFanPower = nil, fanPowerMinimumRatio = nil, fanType = nil, beltType = nil, fanApplication = nil, fanControlType = nil, fanPlacement = nil, motorLocationRelativeToAirStream = nil, designStaticPressure = nil, numberOfDiscreteFanSpeedsCooling = nil, numberOfDiscreteFanSpeedsHeating = nil, controls = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, linkedSystemIDs = nil, userDefinedFields = nil)
12094
+ def initialize(fanEfficiency = nil, fanSize = nil, installedFlowRate = nil, fanInstalledFlowRate = nil, minimumFlowRate = nil, maximumFanPower = nil, fanPowerMinimumRatio = nil, fanType = nil, beltType = nil, fanApplication = nil, fanControlType = nil, fanPlacement = nil, motorLocationRelativeToAirStream = nil, designStaticPressure = nil, numberOfDiscreteFanSpeedsCooling = nil, numberOfDiscreteFanSpeedsHeating = nil, controls = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, linkedSystemIDs = nil, userDefinedFields = nil, equipmentID = nil)
11979
12095
  @fanEfficiency = fanEfficiency
11980
12096
  @fanSize = fanSize
11981
12097
  @installedFlowRate = installedFlowRate
@@ -12004,6 +12120,7 @@ module BuildingSync
12004
12120
  @linkedPremises = linkedPremises
12005
12121
  @linkedSystemIDs = linkedSystemIDs
12006
12122
  @userDefinedFields = userDefinedFields
12123
+ @equipmentID = equipmentID
12007
12124
  @__xmlattr = {}
12008
12125
  end
12009
12126
  end
@@ -12030,6 +12147,7 @@ module BuildingSync
12030
12147
  # linkedPremises - BuildingSync::LinkedPremises
12031
12148
  # linkedSystemIDs - BuildingSync::LinkedSystemIDs
12032
12149
  # userDefinedFields - BuildingSync::UserDefinedFields
12150
+ # equipmentID - SOAP::SOAPString
12033
12151
  # xmlattr_ID - SOAP::SOAPID
12034
12152
  # xmlattr_Status - SOAP::SOAPString
12035
12153
  class MotorSystemType
@@ -12230,6 +12348,7 @@ module BuildingSync
12230
12348
  attr_accessor :linkedPremises
12231
12349
  attr_accessor :linkedSystemIDs
12232
12350
  attr_accessor :userDefinedFields
12351
+ attr_accessor :equipmentID
12233
12352
 
12234
12353
  def __xmlattr
12235
12354
  @__xmlattr ||= {}
@@ -12251,7 +12370,7 @@ module BuildingSync
12251
12370
  __xmlattr[AttrStatus] = value
12252
12371
  end
12253
12372
 
12254
- def initialize(motorRPM = nil, motorBrakeHP = nil, motorHP = nil, motorEfficiency = nil, driveEfficiency = nil, fullLoadAmps = nil, motorPoleCount = nil, motorEnclosureType = nil, motorApplication = nil, controls = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, linkedSystemIDs = nil, userDefinedFields = nil)
12373
+ def initialize(motorRPM = nil, motorBrakeHP = nil, motorHP = nil, motorEfficiency = nil, driveEfficiency = nil, fullLoadAmps = nil, motorPoleCount = nil, motorEnclosureType = nil, motorApplication = nil, controls = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, linkedSystemIDs = nil, userDefinedFields = nil, equipmentID = nil)
12255
12374
  @motorRPM = motorRPM
12256
12375
  @motorBrakeHP = motorBrakeHP
12257
12376
  @motorHP = motorHP
@@ -12273,6 +12392,7 @@ module BuildingSync
12273
12392
  @linkedPremises = linkedPremises
12274
12393
  @linkedSystemIDs = linkedSystemIDs
12275
12394
  @userDefinedFields = userDefinedFields
12395
+ @equipmentID = equipmentID
12276
12396
  @__xmlattr = {}
12277
12397
  end
12278
12398
  end
@@ -12292,6 +12412,7 @@ module BuildingSync
12292
12412
  # modelNumber - SOAP::SOAPString
12293
12413
  # location - SOAP::SOAPString
12294
12414
  # userDefinedFields - BuildingSync::UserDefinedFields
12415
+ # equipmentID - SOAP::SOAPString
12295
12416
  # xmlattr_ID - SOAP::SOAPID
12296
12417
  # xmlattr_Status - SOAP::SOAPString
12297
12418
  class HeatRecoverySystemType
@@ -12411,6 +12532,7 @@ module BuildingSync
12411
12532
  attr_accessor :modelNumber
12412
12533
  attr_accessor :location
12413
12534
  attr_accessor :userDefinedFields
12535
+ attr_accessor :equipmentID
12414
12536
 
12415
12537
  def __xmlattr
12416
12538
  @__xmlattr ||= {}
@@ -12432,7 +12554,7 @@ module BuildingSync
12432
12554
  __xmlattr[AttrStatus] = value
12433
12555
  end
12434
12556
 
12435
- def initialize(heatRecoveryEfficiency = nil, energyRecoveryEfficiency = nil, heatRecoveryType = nil, systemIDReceivingHeat = nil, systemIDProvidingHeat = nil, controls = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil, userDefinedFields = nil)
12557
+ def initialize(heatRecoveryEfficiency = nil, energyRecoveryEfficiency = nil, heatRecoveryType = nil, systemIDReceivingHeat = nil, systemIDProvidingHeat = nil, controls = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil, userDefinedFields = nil, equipmentID = nil)
12436
12558
  @heatRecoveryEfficiency = heatRecoveryEfficiency
12437
12559
  @energyRecoveryEfficiency = energyRecoveryEfficiency
12438
12560
  @heatRecoveryType = heatRecoveryType
@@ -12447,6 +12569,7 @@ module BuildingSync
12447
12569
  @modelNumber = modelNumber
12448
12570
  @location = location
12449
12571
  @userDefinedFields = userDefinedFields
12572
+ @equipmentID = equipmentID
12450
12573
  @__xmlattr = {}
12451
12574
  end
12452
12575
  end
@@ -13448,6 +13571,7 @@ module BuildingSync
13448
13571
  # manufacturer - SOAP::SOAPString
13449
13572
  # modelNumber - SOAP::SOAPString
13450
13573
  # userDefinedFields - BuildingSync::UserDefinedFields
13574
+ # equipmentID - SOAP::SOAPString
13451
13575
  # xmlattr_ID - SOAP::SOAPID
13452
13576
  # xmlattr_Status - SOAP::SOAPString
13453
13577
  class FenestrationSystemType
@@ -13993,6 +14117,7 @@ module BuildingSync
13993
14117
  attr_accessor :manufacturer
13994
14118
  attr_accessor :modelNumber
13995
14119
  attr_accessor :userDefinedFields
14120
+ attr_accessor :equipmentID
13996
14121
 
13997
14122
  def __xmlattr
13998
14123
  @__xmlattr ||= {}
@@ -14014,7 +14139,7 @@ module BuildingSync
14014
14139
  __xmlattr[AttrStatus] = value
14015
14140
  end
14016
14141
 
14017
- def initialize(fenestrationType = nil, fenestrationFrameMaterial = nil, fenestrationOperation = nil, weatherstripped = nil, tightnessFitCondition = nil, glassType = nil, fenestrationGasFill = nil, fenestrationGlassLayers = nil, fenestrationRValue = nil, fenestrationUFactor = nil, solarHeatGainCoefficient = nil, visibleTransmittance = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, manufacturer = nil, modelNumber = nil, userDefinedFields = nil)
14142
+ def initialize(fenestrationType = nil, fenestrationFrameMaterial = nil, fenestrationOperation = nil, weatherstripped = nil, tightnessFitCondition = nil, glassType = nil, fenestrationGasFill = nil, fenestrationGlassLayers = nil, fenestrationRValue = nil, fenestrationUFactor = nil, solarHeatGainCoefficient = nil, visibleTransmittance = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, manufacturer = nil, modelNumber = nil, userDefinedFields = nil, equipmentID = nil)
14018
14143
  @fenestrationType = fenestrationType
14019
14144
  @fenestrationFrameMaterial = fenestrationFrameMaterial
14020
14145
  @fenestrationOperation = fenestrationOperation
@@ -14033,6 +14158,7 @@ module BuildingSync
14033
14158
  @manufacturer = manufacturer
14034
14159
  @modelNumber = modelNumber
14035
14160
  @userDefinedFields = userDefinedFields
14161
+ @equipmentID = equipmentID
14036
14162
  @__xmlattr = {}
14037
14163
  end
14038
14164
  end
@@ -14757,6 +14883,7 @@ module BuildingSync
14757
14883
  # linkedPremises - BuildingSync::LinkedPremises
14758
14884
  # userDefinedFields - BuildingSync::UserDefinedFields
14759
14885
  # quantity - BuildingSync::Quantity
14886
+ # equipmentID - SOAP::SOAPString
14760
14887
  # xmlattr_ID - SOAP::SOAPID
14761
14888
  # xmlattr_Status - SOAP::SOAPString
14762
14889
  class CriticalITSystemType
@@ -14855,6 +14982,7 @@ module BuildingSync
14855
14982
  attr_accessor :linkedPremises
14856
14983
  attr_accessor :userDefinedFields
14857
14984
  attr_accessor :quantity
14985
+ attr_accessor :equipmentID
14858
14986
 
14859
14987
  def __xmlattr
14860
14988
  @__xmlattr ||= {}
@@ -14876,7 +15004,7 @@ module BuildingSync
14876
15004
  __xmlattr[AttrStatus] = value
14877
15005
  end
14878
15006
 
14879
- def initialize(iTSystemType = nil, iTPeakPower = nil, iTStandbyPower = nil, iTNominalPower = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
15007
+ def initialize(iTSystemType = nil, iTPeakPower = nil, iTStandbyPower = nil, iTNominalPower = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
14880
15008
  @iTSystemType = iTSystemType
14881
15009
  @iTPeakPower = iTPeakPower
14882
15010
  @iTStandbyPower = iTStandbyPower
@@ -14892,6 +15020,7 @@ module BuildingSync
14892
15020
  @linkedPremises = linkedPremises
14893
15021
  @userDefinedFields = userDefinedFields
14894
15022
  @quantity = quantity
15023
+ @equipmentID = equipmentID
14895
15024
  @__xmlattr = {}
14896
15025
  end
14897
15026
  end
@@ -14913,6 +15042,7 @@ module BuildingSync
14913
15042
  # linkedPremises - BuildingSync::LinkedPremises
14914
15043
  # userDefinedFields - BuildingSync::UserDefinedFields
14915
15044
  # quantity - BuildingSync::Quantity
15045
+ # equipmentID - SOAP::SOAPString
14916
15046
  # xmlattr_ID - SOAP::SOAPID
14917
15047
  # xmlattr_Source - SOAP::SOAPString
14918
15048
  # xmlattr_Status - SOAP::SOAPString
@@ -15014,6 +15144,7 @@ module BuildingSync
15014
15144
  attr_accessor :linkedPremises
15015
15145
  attr_accessor :userDefinedFields
15016
15146
  attr_accessor :quantity
15147
+ attr_accessor :equipmentID
15017
15148
 
15018
15149
  def __xmlattr
15019
15150
  @__xmlattr ||= {}
@@ -15043,7 +15174,7 @@ module BuildingSync
15043
15174
  __xmlattr[AttrStatus] = value
15044
15175
  end
15045
15176
 
15046
- def initialize(plugLoadType = nil, plugLoadPeakPower = nil, plugLoadStandbyPower = nil, plugLoadNominalPower = nil, weightedAverageLoad = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
15177
+ def initialize(plugLoadType = nil, plugLoadPeakPower = nil, plugLoadStandbyPower = nil, plugLoadNominalPower = nil, weightedAverageLoad = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
15047
15178
  @plugLoadType = plugLoadType
15048
15179
  @plugLoadPeakPower = plugLoadPeakPower
15049
15180
  @plugLoadStandbyPower = plugLoadStandbyPower
@@ -15060,6 +15191,7 @@ module BuildingSync
15060
15191
  @linkedPremises = linkedPremises
15061
15192
  @userDefinedFields = userDefinedFields
15062
15193
  @quantity = quantity
15194
+ @equipmentID = equipmentID
15063
15195
  @__xmlattr = {}
15064
15196
  end
15065
15197
  end
@@ -15082,6 +15214,7 @@ module BuildingSync
15082
15214
  # linkedPremises - BuildingSync::LinkedPremises
15083
15215
  # userDefinedFields - BuildingSync::UserDefinedFields
15084
15216
  # quantity - BuildingSync::Quantity
15217
+ # equipmentID - SOAP::SOAPString
15085
15218
  # xmlattr_ID - SOAP::SOAPID
15086
15219
  # xmlattr_Source - SOAP::SOAPString
15087
15220
  # xmlattr_Status - SOAP::SOAPString
@@ -15160,6 +15293,7 @@ module BuildingSync
15160
15293
  attr_accessor :linkedPremises
15161
15294
  attr_accessor :userDefinedFields
15162
15295
  attr_accessor :quantity
15296
+ attr_accessor :equipmentID
15163
15297
 
15164
15298
  def __xmlattr
15165
15299
  @__xmlattr ||= {}
@@ -15189,7 +15323,7 @@ module BuildingSync
15189
15323
  __xmlattr[AttrStatus] = value
15190
15324
  end
15191
15325
 
15192
- def initialize(processLoadType = nil, processLoadPeakPower = nil, processLoadStandbyPower = nil, weightedAverageLoad = nil, heatGainFraction = nil, dutyCycle = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
15326
+ def initialize(processLoadType = nil, processLoadPeakPower = nil, processLoadStandbyPower = nil, weightedAverageLoad = nil, heatGainFraction = nil, dutyCycle = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
15193
15327
  @processLoadType = processLoadType
15194
15328
  @processLoadPeakPower = processLoadPeakPower
15195
15329
  @processLoadStandbyPower = processLoadStandbyPower
@@ -15207,6 +15341,7 @@ module BuildingSync
15207
15341
  @linkedPremises = linkedPremises
15208
15342
  @userDefinedFields = userDefinedFields
15209
15343
  @quantity = quantity
15344
+ @equipmentID = equipmentID
15210
15345
  @__xmlattr = {}
15211
15346
  end
15212
15347
  end
@@ -15228,6 +15363,7 @@ module BuildingSync
15228
15363
  # location - SOAP::SOAPString
15229
15364
  # linkedPremises - BuildingSync::LinkedPremises
15230
15365
  # userDefinedFields - BuildingSync::UserDefinedFields
15366
+ # equipmentID - SOAP::SOAPString
15231
15367
  # xmlattr_ID - SOAP::SOAPID
15232
15368
  # xmlattr_Status - SOAP::SOAPString
15233
15369
  class ConveyanceSystemType
@@ -15303,6 +15439,7 @@ module BuildingSync
15303
15439
  attr_accessor :location
15304
15440
  attr_accessor :linkedPremises
15305
15441
  attr_accessor :userDefinedFields
15442
+ attr_accessor :equipmentID
15306
15443
 
15307
15444
  def __xmlattr
15308
15445
  @__xmlattr ||= {}
@@ -15324,7 +15461,7 @@ module BuildingSync
15324
15461
  __xmlattr[AttrStatus] = value
15325
15462
  end
15326
15463
 
15327
- def initialize(conveyanceSystemType = nil, conveyanceLoadType = nil, conveyancePeakPower = nil, conveyanceStandbyPower = nil, controls = nil, conveyanceSystemCondition = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil)
15464
+ def initialize(conveyanceSystemType = nil, conveyanceLoadType = nil, conveyancePeakPower = nil, conveyanceStandbyPower = nil, controls = nil, conveyanceSystemCondition = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, yearOfManufacture = nil, primaryFuel = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, equipmentID = nil)
15328
15465
  @conveyanceSystemType = conveyanceSystemType
15329
15466
  @conveyanceLoadType = conveyanceLoadType
15330
15467
  @conveyancePeakPower = conveyancePeakPower
@@ -15341,6 +15478,7 @@ module BuildingSync
15341
15478
  @location = location
15342
15479
  @linkedPremises = linkedPremises
15343
15480
  @userDefinedFields = userDefinedFields
15481
+ @equipmentID = equipmentID
15344
15482
  @__xmlattr = {}
15345
15483
  end
15346
15484
  end
@@ -15362,6 +15500,7 @@ module BuildingSync
15362
15500
  # linkedPremises - BuildingSync::LinkedPremises
15363
15501
  # userDefinedFields - BuildingSync::UserDefinedFields
15364
15502
  # quantity - BuildingSync::Quantity
15503
+ # equipmentID - SOAP::SOAPString
15365
15504
  # xmlattr_ID - SOAP::SOAPID
15366
15505
  # xmlattr_Status - SOAP::SOAPString
15367
15506
  class OnsiteStorageTransmissionGenerationSystemType
@@ -15744,6 +15883,7 @@ module BuildingSync
15744
15883
  attr_accessor :linkedPremises
15745
15884
  attr_accessor :userDefinedFields
15746
15885
  attr_accessor :quantity
15886
+ attr_accessor :equipmentID
15747
15887
 
15748
15888
  def __xmlattr
15749
15889
  @__xmlattr ||= {}
@@ -15765,7 +15905,7 @@ module BuildingSync
15765
15905
  __xmlattr[AttrStatus] = value
15766
15906
  end
15767
15907
 
15768
- def initialize(averageAnnualOperatingHours = nil, energyConversionType = nil, backupGenerator = nil, demandReduction = nil, capacity = nil, capacityUnits = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
15908
+ def initialize(averageAnnualOperatingHours = nil, energyConversionType = nil, backupGenerator = nil, demandReduction = nil, capacity = nil, capacityUnits = nil, controls = nil, thirdPartyCertification = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
15769
15909
  @averageAnnualOperatingHours = averageAnnualOperatingHours
15770
15910
  @energyConversionType = energyConversionType
15771
15911
  @backupGenerator = backupGenerator
@@ -15782,6 +15922,7 @@ module BuildingSync
15782
15922
  @linkedPremises = linkedPremises
15783
15923
  @userDefinedFields = userDefinedFields
15784
15924
  @quantity = quantity
15925
+ @equipmentID = equipmentID
15785
15926
  @__xmlattr = {}
15786
15927
  end
15787
15928
  end
@@ -15801,6 +15942,7 @@ module BuildingSync
15801
15942
  # location - SOAP::SOAPString
15802
15943
  # linkedPremises - BuildingSync::LinkedPremises
15803
15944
  # userDefinedFields - BuildingSync::UserDefinedFields
15945
+ # equipmentID - SOAP::SOAPString
15804
15946
  # xmlattr_ID - SOAP::SOAPID
15805
15947
  # xmlattr_Status - SOAP::SOAPString
15806
15948
  class PoolType
@@ -15967,6 +16109,7 @@ module BuildingSync
15967
16109
  attr_accessor :location
15968
16110
  attr_accessor :linkedPremises
15969
16111
  attr_accessor :userDefinedFields
16112
+ attr_accessor :equipmentID
15970
16113
 
15971
16114
  def __xmlattr
15972
16115
  @__xmlattr ||= {}
@@ -15988,7 +16131,7 @@ module BuildingSync
15988
16131
  __xmlattr[AttrStatus] = value
15989
16132
  end
15990
16133
 
15991
- def initialize(poolType = nil, poolSizeCategory = nil, poolArea = nil, poolVolume = nil, pumpDutyCycle = nil, heated = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil)
16134
+ def initialize(poolType = nil, poolSizeCategory = nil, poolArea = nil, poolVolume = nil, pumpDutyCycle = nil, heated = nil, thirdPartyCertification = nil, quantity = nil, yearInstalled = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, equipmentID = nil)
15992
16135
  @poolType = poolType
15993
16136
  @poolSizeCategory = poolSizeCategory
15994
16137
  @poolArea = poolArea
@@ -16003,6 +16146,7 @@ module BuildingSync
16003
16146
  @location = location
16004
16147
  @linkedPremises = linkedPremises
16005
16148
  @userDefinedFields = userDefinedFields
16149
+ @equipmentID = equipmentID
16006
16150
  @__xmlattr = {}
16007
16151
  end
16008
16152
  end
@@ -16025,6 +16169,7 @@ module BuildingSync
16025
16169
  # linkedPremises - BuildingSync::LinkedPremises
16026
16170
  # userDefinedFields - BuildingSync::UserDefinedFields
16027
16171
  # quantity - BuildingSync::Quantity
16172
+ # equipmentID - SOAP::SOAPString
16028
16173
  # xmlattr_ID - SOAP::SOAPID
16029
16174
  # xmlattr_Status - SOAP::SOAPString
16030
16175
  class WaterUseType
@@ -16125,6 +16270,7 @@ module BuildingSync
16125
16270
  attr_accessor :linkedPremises
16126
16271
  attr_accessor :userDefinedFields
16127
16272
  attr_accessor :quantity
16273
+ attr_accessor :equipmentID
16128
16274
 
16129
16275
  def __xmlattr
16130
16276
  @__xmlattr ||= {}
@@ -16146,7 +16292,7 @@ module BuildingSync
16146
16292
  __xmlattr[AttrStatus] = value
16147
16293
  end
16148
16294
 
16149
- def initialize(waterUseType = nil, waterResource = nil, lowFlowFixtures = nil, waterFixtureRatedFlowRate = nil, waterFixtureVolumePerCycle = nil, waterFixtureCyclesPerDay = nil, waterFixtureFractionHotWater = nil, thirdPartyCertification = nil, controls = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil)
16295
+ def initialize(waterUseType = nil, waterResource = nil, lowFlowFixtures = nil, waterFixtureRatedFlowRate = nil, waterFixtureVolumePerCycle = nil, waterFixtureCyclesPerDay = nil, waterFixtureFractionHotWater = nil, thirdPartyCertification = nil, controls = nil, yearInstalled = nil, yearOfManufacture = nil, manufacturer = nil, modelNumber = nil, location = nil, linkedPremises = nil, userDefinedFields = nil, quantity = nil, equipmentID = nil)
16150
16296
  @waterUseType = waterUseType
16151
16297
  @waterResource = waterResource
16152
16298
  @lowFlowFixtures = lowFlowFixtures
@@ -16164,6 +16310,7 @@ module BuildingSync
16164
16310
  @linkedPremises = linkedPremises
16165
16311
  @userDefinedFields = userDefinedFields
16166
16312
  @quantity = quantity
16313
+ @equipmentID = equipmentID
16167
16314
  @__xmlattr = {}
16168
16315
  end
16169
16316
  end
@@ -17986,6 +18133,7 @@ module BuildingSync
17986
18133
 
17987
18134
  # {http://buildingsync.net/schemas/bedes-auc/2019}AuditorQualificationType
17988
18135
  class AuditorQualificationType < ::String
18136
+ AABCCommissioningGroupACGCommissioningAuthorityCxA = new("AABC Commissioning Group (ACG) Commissioning Authority (CxA)")
17989
18137
  ASHRAEBuildingCommissioningProfessionalBCxP = new("ASHRAE Building Commissioning Professional (BCxP)")
17990
18138
  ASHRAEBuildingEnergyAssessmentProfessionalBEAP = new("ASHRAE Building Energy Assessment Professional (BEAP)")
17991
18139
  ASHRAEBuildingEnergyModelingProfessionalBEMP = new("ASHRAE Building Energy Modeling Professional (BEMP)")
@@ -17993,7 +18141,7 @@ module BuildingSync
17993
18141
  AssociateCommissioningProfessionalACP = new("Associate Commissioning Professional (ACP)")
17994
18142
  AssociatedAirBalanceCouncilAABCCertifiedMemberAgency = new("Associated Air Balance Council (AABC) Certified Member Agency")
17995
18143
  AssociatedAirBalanceCouncilAABCTestAndBalanceTechnician = new("Associated Air Balance Council (AABC) Test and Balance Technician")
17996
- AssociationOfEnergyEngineersCertifiedBuildingCommissioningFirmProgramCBCF = new("Association of Energy Engineers Certified Building Commissioning Firm Program (CBCF)")
18144
+ AssociationOfEnergyEngineersCertifiedBuildingCommissioningFirmCBCF = new("Association of Energy Engineers Certified Building Commissioning Firm (CBCF)")
17997
18145
  AssociationOfEnergyEngineersCertifiedBuildingCommissioningProfessionalCBCP = new("Association of Energy Engineers Certified Building Commissioning Professional (CBCP)")
17998
18146
  AssociationOfEnergyEngineersCertifiedBuildingEnergySimulationAnalystBESA = new("Association of Energy Engineers Certified Building Energy Simulation Analyst (BESA)")
17999
18147
  AssociationOfEnergyEngineersCertifiedBusinessEnergyProfessionalBEP = new("Association of Energy Engineers Certified Business Energy Professional (BEP)")
@@ -18015,8 +18163,15 @@ module BuildingSync
18015
18163
  AssociationOfEnergyEngineersEnergyEfficiencyPractitionerEEP = new("Association of Energy Engineers Energy Efficiency Practitioner (EEP)")
18016
18164
  AssociationOfEnergyEngineersPerformanceContractingAndFundingProfessionalPCF = new("Association of Energy Engineers Performance Contracting and Funding Professional (PCF)")
18017
18165
  AssociationOfEnergyEngineersRenewableEnergyProfessionalREP = new("Association of Energy Engineers Renewable Energy Professional (REP)")
18166
+ BuildingCommissioningAssociationBCACertifiedCommissioningProfessionalCCP = new("Building Commissioning Association (BCA) Certified Commissioning Professional (CCP)")
18167
+ BuildingCommissioningCertificationBoardBCCBCertifiedCommissioningProfessionalCCP = new("Building Commissioning Certification Board (BCCB) Certified Commissioning Professional (CCP)")
18018
18168
  BuildingOperatorCertificationBOCLevel1 = new("Building Operator Certification (BOC): Level 1")
18019
18169
  BuildingOperatorCertificationBOCLevel2 = new("Building Operator Certification (BOC): Level 2")
18170
+ BuildingOwnersAndManagersInstituteBOMIInternationalFacilitiesManagementAdministratorFMA = new("Building Owners and Managers Institute (BOMI) International - Facilities Management Administrator (FMA)")
18171
+ BuildingOwnersAndManagersInstituteBOMIInternationalHighPerformanceSustainableBuildingManagementBOMIHP = new("Building Owners and Managers Institute (BOMI) International - High-Performance Sustainable Building Management (BOMI-HP)")
18172
+ BuildingOwnersAndManagersInstituteBOMIInternationalRealPropertyAdministratorRPA = new("Building Owners and Managers Institute (BOMI) International - Real Property Administrator (RPA)")
18173
+ BuildingOwnersAndManagersInstituteBOMIInternationalSystemMaintenanceAdministratorSMA = new("Building Owners and Managers Institute (BOMI) International - System Maintenance Administrator (SMA)")
18174
+ BuildingOwnersAndManagersInstituteBOMIInternationalSystemMaintenanceTechnicianSMT = new("Building Owners and Managers Institute (BOMI) International - System Maintenance Technician (SMT)")
18020
18175
  BuildingPerformanceInstituteBPIAdvancedHomeEnergyProfessionalCrewLeaderHEPCL = new("Building Performance Institute (BPI): Advanced Home Energy Professional - Crew Leader (HEP-CL)")
18021
18176
  BuildingPerformanceInstituteBPIAdvancedHomeEnergyProfessionalEnergyAuditorHEPEA = new("Building Performance Institute (BPI): Advanced Home Energy Professional - Energy Auditor (HEP-EA)")
18022
18177
  BuildingPerformanceInstituteBPIAdvancedHomeEnergyProfessionalHEP = new("Building Performance Institute (BPI): Advanced Home Energy Professional (HEP)")
@@ -18028,13 +18183,20 @@ module BuildingSync
18028
18183
  CertifiedCommissioningProfessionalCCP = new("Certified Commissioning Professional (CCP)")
18029
18184
  CommissioningProcessManagementProfessionalCPMP = new("Commissioning Process Management Professional (CPMP)")
18030
18185
  DepartmentOfBuildingsDOBApprovedAgent = new("Department of Buildings (DOB) Approved Agent")
18186
+ EnergyManagementAssociationEMAEnergyManagementProfessionalEMP = new("Energy Management Association (EMA): Energy Management Professional (EMP)")
18031
18187
  ExistingBuildingCommissioningProfessionalEBCP = new("Existing Building Commissioning Professional (EBCP)")
18032
18188
  GreenPointRaterExistingHomeMultifamilyRater = new("GreenPoint Rater Existing Home Multifamily Rater")
18033
18189
  HERSWholeHouseHERSIIRater = new("HERS Whole House (HERS II) Rater")
18034
18190
  HighPerformanceBuildingDesignProfessionalHBDP = new("High-Performance Building Design Professional (HBDP)")
18035
18191
  HighPressureBoilerOperatingEngineer = new("High Pressure Boiler Operating Engineer")
18192
+ InternationalFacilityManagementAssociationIFMACertifiedFacilitiesManagerCFM = new("International Facility Management Association (IFMA) Certified Facilities Manager (CFM)")
18193
+ InternationalFacilityManagementAssociationIFMAFacilityManagementProfessionalFMP = new("International Facility Management Association (IFMA) Facility Management Professional (FMP)")
18194
+ InternationalFacilityManagementAssociationIFMASustainabilityFacilityProfessionalSFP = new("International Facility Management Association (IFMA) Sustainability Facility Professional (SFP)")
18036
18195
  InternationalUnionOfOperatingEngineersCertifiedEnergySpecialist = new("International Union of Operating Engineers Certified Energy Specialist")
18037
- NYSERDAFlexTechConsultant = new("NYSERDA FlexTech Consultant")
18196
+ MechanicalElectricalAndPlumbingMEPProfessionalEngineerPE = new("Mechanical, Electrical and Plumbing (MEP) Professional Engineer (PE)")
18197
+ NationalEnvironmentalBalancingBureauNEBBBuildingSystemsCommissioningBSC = new("National Environmental Balancing Bureau (NEBB) Building Systems Commissioning (BSC)")
18198
+ NationalEnvironmentalBalancingBureauNEBBCommissioningProcessProfessionalCxPP = new("National Environmental Balancing Bureau (NEBB) Commissioning Process Professional (CxPP)")
18199
+ NewYorkStateEnergyResearchAndDevelopmentAuthorityNYSERDAFlexTechConsultant = new("New York State Energy Research and Development Authority (NYSERDA) FlexTech Consultant")
18038
18200
  None = new("None")
18039
18201
  NorthwestEnergyEducationInstituteEnergyManagementCertification = new("Northwest Energy Education Institute Energy Management Certification")
18040
18202
  Other = new("Other")
@@ -18044,6 +18206,9 @@ module BuildingSync
18044
18206
  RegisteredArchitectRA = new("Registered Architect (RA)")
18045
18207
  ResidentialEnergyServicesNetworkRESNETCertification = new("Residential Energy Services Network (RESNET) Certification")
18046
18208
  ResidentialEnergyServicesNetworkRESNETHomePartner = new("Residential Energy Services Network (RESNET) - Home Partner")
18209
+ UniversityOfWisconsinAccreditedCommissioningProcessAuthorityProfessionalCxAPOrCAP = new("University of Wisconsin Accredited Commissioning Process Authority Professional (CxAP or CAP)")
18210
+ UniversityOfWisconsinAccreditedCommissioningProcessManagerCxM = new("University of Wisconsin Accredited Commissioning Process Manager (CxM)")
18211
+ UniversityOfWisconsinAccreditedGreenCommissioningProcessProviderGCxPOrGCP = new("University of Wisconsin Accredited Green Commissioning Process Provider (GCxP or GCP)")
18047
18212
  end
18048
18213
 
18049
18214
  # {http://buildingsync.net/schemas/bedes-auc/2019}InsulationMaterialType
@@ -19880,6 +20045,7 @@ module BuildingSync
19880
20045
  # reports - BuildingSync::BuildingSync::Facilities::Facility::Reports
19881
20046
  # contacts - BuildingSync::BuildingSync::Facilities::Facility::Contacts
19882
20047
  # tenants - BuildingSync::BuildingSync::Facilities::Facility::Tenants
20048
+ # auditCycles - BuildingSync::BuildingSync::Facilities::Facility::AuditCycles
19883
20049
  # userDefinedFields - BuildingSync::UserDefinedFields
19884
20050
  # xmlattr_ID - SOAP::SOAPID
19885
20051
  class Facility
@@ -20233,6 +20399,11 @@ module BuildingSync
20233
20399
  class Tenants < ::Array
20234
20400
  end
20235
20401
 
20402
+ # inner class for member: AuditCycles
20403
+ # {http://buildingsync.net/schemas/bedes-auc/2019}AuditCycles
20404
+ class AuditCycles < ::Array
20405
+ end
20406
+
20236
20407
  attr_accessor :sites
20237
20408
  attr_accessor :systems
20238
20409
  attr_accessor :schedules
@@ -20240,6 +20411,7 @@ module BuildingSync
20240
20411
  attr_accessor :reports
20241
20412
  attr_accessor :contacts
20242
20413
  attr_accessor :tenants
20414
+ attr_accessor :auditCycles
20243
20415
  attr_accessor :userDefinedFields
20244
20416
 
20245
20417
  def __xmlattr
@@ -20254,7 +20426,7 @@ module BuildingSync
20254
20426
  __xmlattr[AttrID] = value
20255
20427
  end
20256
20428
 
20257
- def initialize(sites = nil, systems = nil, schedules = nil, measures = nil, reports = nil, contacts = nil, tenants = nil, userDefinedFields = nil)
20429
+ def initialize(sites = nil, systems = nil, schedules = nil, measures = nil, reports = nil, contacts = nil, tenants = nil, auditCycles = nil, userDefinedFields = nil)
20258
20430
  @sites = sites
20259
20431
  @systems = systems
20260
20432
  @schedules = schedules
@@ -20262,6 +20434,7 @@ module BuildingSync
20262
20434
  @reports = reports
20263
20435
  @contacts = contacts
20264
20436
  @tenants = tenants
20437
+ @auditCycles = auditCycles
20265
20438
  @userDefinedFields = userDefinedFields
20266
20439
  @__xmlattr = {}
20267
20440
  end
@@ -20290,6 +20463,55 @@ module BuildingSync
20290
20463
  end
20291
20464
  end
20292
20465
 
20466
+ # {http://buildingsync.net/schemas/bedes-auc/2019}PrincipalHVACSystemType
20467
+ class PrincipalHVACSystemType < ::String
20468
+ ChilledBeam = new("Chilled Beam")
20469
+ DedicatedOutdoorAirSystem = new("Dedicated Outdoor Air System")
20470
+ FourPipeFanCoilUnit = new("Four Pipe Fan Coil Unit")
20471
+ GroundSourceHeatPump = new("Ground Source Heat Pump")
20472
+ Other = new("Other")
20473
+ PackagedRooftopAirConditioner = new("Packaged Rooftop Air Conditioner")
20474
+ PackagedRooftopHeatPump = new("Packaged Rooftop Heat Pump")
20475
+ PackagedRooftopVAVWithElectricReheat = new("Packaged Rooftop VAV with Electric Reheat")
20476
+ PackagedRooftopVAVWithHotWaterReheat = new("Packaged Rooftop VAV with Hot Water Reheat")
20477
+ PackagedTerminalAirConditioner = new("Packaged Terminal Air Conditioner")
20478
+ PackagedTerminalHeatPump = new("Packaged Terminal Heat Pump")
20479
+ Unknown = new("Unknown")
20480
+ VAVWithElectricReheat = new("VAV with Electric Reheat")
20481
+ VAVWithHotWaterReheat = new("VAV with Hot Water Reheat")
20482
+ VRFTerminalUnit = new("VRF Terminal Unit")
20483
+ VentilationOnly = new("Ventilation Only")
20484
+ WarmAirFurnace = new("Warm Air Furnace")
20485
+ WaterLoopHeatPump = new("Water Loop Heat Pump")
20486
+ end
20487
+
20488
+ # {http://buildingsync.net/schemas/bedes-auc/2019}PrincipalLightingSystemType
20489
+ class PrincipalLightingSystemType < ::String
20490
+ CompactFluorescent = new("Compact Fluorescent")
20491
+ Halogen = new("Halogen")
20492
+ HighIntensityDischarge = new("High Intensity Discharge")
20493
+ Incandescent = new("Incandescent")
20494
+ Induction = new("Induction")
20495
+ LED = new("LED")
20496
+ LinearFluorescent = new("Linear Fluorescent")
20497
+ MercuryVapor = new("Mercury Vapor")
20498
+ MetalHalide = new("Metal Halide")
20499
+ Neon = new("Neon")
20500
+ Other = new("Other")
20501
+ Photoluminescent = new("Photoluminescent")
20502
+ Plasma = new("Plasma")
20503
+ SelfLuminous = new("Self Luminous")
20504
+ SodiumVaporHighPressure = new("Sodium Vapor High Pressure")
20505
+ SolidStateLighting = new("Solid State Lighting")
20506
+ SuperT8 = new("Super T8")
20507
+ T12 = new("T12")
20508
+ T12HO = new("T12HO")
20509
+ T5 = new("T5")
20510
+ T5HO = new("T5HO")
20511
+ T8 = new("T8")
20512
+ Unknown = new("Unknown")
20513
+ end
20514
+
20293
20515
  # {http://buildingsync.net/schemas/bedes-auc/2019}Quantity
20294
20516
  # xmlattr_Source - SOAP::SOAPString
20295
20517
  class Quantity < ::String
@@ -22062,6 +22284,9 @@ module BuildingSync
22062
22284
  # energyResource - BuildingSync::FuelTypes
22063
22285
  # resourceUnits - SOAP::SOAPString
22064
22286
  # annualSavingsNativeUnits - BuildingSync::AnnualSavingsByFuels::AnnualSavingsByFuel::AnnualSavingsNativeUnits
22287
+ # annualSavingsAverageGHGEmissions - BuildingSync::AnnualSavingsAverageGHGEmissions
22288
+ # annualSavingsMarginalGHGEmissions - BuildingSync::AnnualSavingsMarginalGHGEmissions
22289
+ # annualSavingsGHGEmissionIntensity - BuildingSync::AnnualSavingsGHGEmissionIntensity
22065
22290
  class AnnualSavingsByFuel
22066
22291
 
22067
22292
  # inner class for member: AnnualSavingsNativeUnits
@@ -22091,11 +22316,17 @@ module BuildingSync
22091
22316
  attr_accessor :energyResource
22092
22317
  attr_accessor :resourceUnits
22093
22318
  attr_accessor :annualSavingsNativeUnits
22319
+ attr_accessor :annualSavingsAverageGHGEmissions
22320
+ attr_accessor :annualSavingsMarginalGHGEmissions
22321
+ attr_accessor :annualSavingsGHGEmissionIntensity
22094
22322
 
22095
- def initialize(energyResource = nil, resourceUnits = nil, annualSavingsNativeUnits = nil)
22323
+ def initialize(energyResource = nil, resourceUnits = nil, annualSavingsNativeUnits = nil, annualSavingsAverageGHGEmissions = nil, annualSavingsMarginalGHGEmissions = nil, annualSavingsGHGEmissionIntensity = nil)
22096
22324
  @energyResource = energyResource
22097
22325
  @resourceUnits = resourceUnits
22098
22326
  @annualSavingsNativeUnits = annualSavingsNativeUnits
22327
+ @annualSavingsAverageGHGEmissions = annualSavingsAverageGHGEmissions
22328
+ @annualSavingsMarginalGHGEmissions = annualSavingsMarginalGHGEmissions
22329
+ @annualSavingsGHGEmissionIntensity = annualSavingsGHGEmissionIntensity
22099
22330
  end
22100
22331
  end
22101
22332
  end
@@ -22284,6 +22515,121 @@ module BuildingSync
22284
22515
  end
22285
22516
  end
22286
22517
 
22518
+ # {http://buildingsync.net/schemas/bedes-auc/2019}LifeCycleSavingsEnergy
22519
+ # xmlattr_Source - SOAP::SOAPString
22520
+ class LifeCycleSavingsEnergy < ::String
22521
+ AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
22522
+
22523
+ def __xmlattr
22524
+ @__xmlattr ||= {}
22525
+ end
22526
+
22527
+ def xmlattr_Source
22528
+ __xmlattr[AttrSource]
22529
+ end
22530
+
22531
+ def xmlattr_Source=(value)
22532
+ __xmlattr[AttrSource] = value
22533
+ end
22534
+
22535
+ def initialize(*arg)
22536
+ super
22537
+ @__xmlattr = {}
22538
+ end
22539
+ end
22540
+
22541
+ # {http://buildingsync.net/schemas/bedes-auc/2019}LifeCycleSavingsEnergyCost
22542
+ # xmlattr_Source - SOAP::SOAPString
22543
+ class LifeCycleSavingsEnergyCost < ::String
22544
+ AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
22545
+
22546
+ def __xmlattr
22547
+ @__xmlattr ||= {}
22548
+ end
22549
+
22550
+ def xmlattr_Source
22551
+ __xmlattr[AttrSource]
22552
+ end
22553
+
22554
+ def xmlattr_Source=(value)
22555
+ __xmlattr[AttrSource] = value
22556
+ end
22557
+
22558
+ def initialize(*arg)
22559
+ super
22560
+ @__xmlattr = {}
22561
+ end
22562
+ end
22563
+
22564
+ # {http://buildingsync.net/schemas/bedes-auc/2019}LifeCycleSavingsWater
22565
+ # xmlattr_Source - SOAP::SOAPString
22566
+ class LifeCycleSavingsWater < ::String
22567
+ AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
22568
+
22569
+ def __xmlattr
22570
+ @__xmlattr ||= {}
22571
+ end
22572
+
22573
+ def xmlattr_Source
22574
+ __xmlattr[AttrSource]
22575
+ end
22576
+
22577
+ def xmlattr_Source=(value)
22578
+ __xmlattr[AttrSource] = value
22579
+ end
22580
+
22581
+ def initialize(*arg)
22582
+ super
22583
+ @__xmlattr = {}
22584
+ end
22585
+ end
22586
+
22587
+ # {http://buildingsync.net/schemas/bedes-auc/2019}LifeCycleSavingsWaterCost
22588
+ # xmlattr_Source - SOAP::SOAPString
22589
+ class LifeCycleSavingsWaterCost < ::String
22590
+ AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
22591
+
22592
+ def __xmlattr
22593
+ @__xmlattr ||= {}
22594
+ end
22595
+
22596
+ def xmlattr_Source
22597
+ __xmlattr[AttrSource]
22598
+ end
22599
+
22600
+ def xmlattr_Source=(value)
22601
+ __xmlattr[AttrSource] = value
22602
+ end
22603
+
22604
+ def initialize(*arg)
22605
+ super
22606
+ @__xmlattr = {}
22607
+ end
22608
+ end
22609
+
22610
+ # {http://buildingsync.net/schemas/bedes-auc/2019}LifeCycleSavingsAncillaryCost
22611
+ # xmlattr_Source - SOAP::SOAPString
22612
+ class LifeCycleSavingsAncillaryCost < ::String
22613
+ AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
22614
+
22615
+ def __xmlattr
22616
+ @__xmlattr ||= {}
22617
+ end
22618
+
22619
+ def xmlattr_Source
22620
+ __xmlattr[AttrSource]
22621
+ end
22622
+
22623
+ def xmlattr_Source=(value)
22624
+ __xmlattr[AttrSource] = value
22625
+ end
22626
+
22627
+ def initialize(*arg)
22628
+ super
22629
+ @__xmlattr = {}
22630
+ end
22631
+ end
22632
+
22287
22633
  # {http://buildingsync.net/schemas/bedes-auc/2019}BoilerLWT
22288
22634
  # xmlattr_Source - SOAP::SOAPString
22289
22635
  class BoilerLWT < ::String
@@ -23470,6 +23816,36 @@ module BuildingSync
23470
23816
  end
23471
23817
  end
23472
23818
 
23819
+ # {http://buildingsync.net/schemas/bedes-auc/2019}LinkedAuditCycle
23820
+ # indexYearOfAuditCycle - SOAP::SOAPPositiveInteger
23821
+ # xmlattr_IDref - SOAP::SOAPIDREF
23822
+ class LinkedAuditCycle
23823
+ AttrIDref = XSD::QName.new(nil, "IDref")
23824
+
23825
+ attr_accessor :indexYearOfAuditCycle
23826
+
23827
+ def __xmlattr
23828
+ @__xmlattr ||= {}
23829
+ end
23830
+
23831
+ def xmlattr_IDref
23832
+ __xmlattr[AttrIDref]
23833
+ end
23834
+
23835
+ def xmlattr_IDref=(value)
23836
+ __xmlattr[AttrIDref] = value
23837
+ end
23838
+
23839
+ def initialize(indexYearOfAuditCycle = nil)
23840
+ @indexYearOfAuditCycle = indexYearOfAuditCycle
23841
+ @__xmlattr = {}
23842
+ end
23843
+ end
23844
+
23845
+ # {http://buildingsync.net/schemas/bedes-auc/2019}LinkedAuditCycles
23846
+ class LinkedAuditCycles < ::Array
23847
+ end
23848
+
23473
23849
  # {http://buildingsync.net/schemas/bedes-auc/2019}MVCost
23474
23850
  # xmlattr_Source - SOAP::SOAPString
23475
23851
  class MVCost < ::String
@@ -24192,6 +24568,155 @@ module BuildingSync
24192
24568
  class SpatialUnits < ::Array
24193
24569
  end
24194
24570
 
24571
+ # {http://buildingsync.net/schemas/bedes-auc/2019}MeasureSavingsAnalysis
24572
+ # measureRank - BuildingSync::MeasureSavingsAnalysis::MeasureRank
24573
+ # referenceCase - BuildingSync::ReferenceCase
24574
+ # calculationMethod - BuildingSync::CalculationMethodType
24575
+ # annualSavingsSiteEnergy - BuildingSync::AnnualSavingsSiteEnergy
24576
+ # annualSavingsSourceEnergy - BuildingSync::AnnualSavingsSourceEnergy
24577
+ # annualSavingsCost - BuildingSync::AnnualSavingsCost
24578
+ # annualSavingsByFuels - BuildingSync::AnnualSavingsByFuels
24579
+ # summerPeakElectricityReduction - BuildingSync::SummerPeakElectricityReduction
24580
+ # winterPeakElectricityReduction - BuildingSync::WinterPeakElectricityReduction
24581
+ # annualPeakElectricityReduction - BuildingSync::AnnualPeakElectricityReduction
24582
+ # annualDemandSavingsCost - BuildingSync::AnnualDemandSavingsCost
24583
+ # annualWaterSavings - BuildingSync::AnnualWaterSavings
24584
+ # annualWaterCostSavings - BuildingSync::AnnualWaterCostSavings
24585
+ # annualSavingsAverageGHGEmissions - BuildingSync::AnnualSavingsAverageGHGEmissions
24586
+ # annualSavingsMarginalGHGEmissions - BuildingSync::AnnualSavingsMarginalGHGEmissions
24587
+ # annualSavingsGHGEmissionIntensity - BuildingSync::AnnualSavingsGHGEmissionIntensity
24588
+ # lifeCycleSavingsEnergy - BuildingSync::LifeCycleSavingsEnergy
24589
+ # lifeCycleSavingsEnergyCost - BuildingSync::LifeCycleSavingsEnergyCost
24590
+ # lifeCycleSavingsWater - BuildingSync::LifeCycleSavingsWater
24591
+ # lifeCycleSavingsWaterCost - BuildingSync::LifeCycleSavingsWaterCost
24592
+ # lifeCycleSavingsAncillaryCost - BuildingSync::LifeCycleSavingsAncillaryCost
24593
+ # oMCostAnnualSavings - BuildingSync::OMCostAnnualSavings
24594
+ # otherCostAnnualSavings - BuildingSync::MeasureSavingsAnalysis::OtherCostAnnualSavings
24595
+ # equipmentDisposalAndSalvageCosts - BuildingSync::EquipmentDisposalAndSalvageCosts
24596
+ # fundingFromIncentives - BuildingSync::FundingFromIncentives
24597
+ # fundingFromTaxCredits - BuildingSync::FundingFromTaxCredits
24598
+ # nPVofTaxImplications - BuildingSync::NPVofTaxImplications
24599
+ # costEffectivenessScreeningMethod - SOAP::SOAPString
24600
+ # simplePayback - BuildingSync::SimplePayback
24601
+ # netPresentValue - BuildingSync::NetPresentValue
24602
+ # internalRateOfReturn - BuildingSync::InternalRateOfReturn
24603
+ class MeasureSavingsAnalysis
24604
+
24605
+ # inner class for member: MeasureRank
24606
+ # {http://buildingsync.net/schemas/bedes-auc/2019}MeasureRank
24607
+ # xmlattr_Source - SOAP::SOAPString
24608
+ class MeasureRank < ::String
24609
+ AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
24610
+
24611
+ def __xmlattr
24612
+ @__xmlattr ||= {}
24613
+ end
24614
+
24615
+ def xmlattr_Source
24616
+ __xmlattr[AttrSource]
24617
+ end
24618
+
24619
+ def xmlattr_Source=(value)
24620
+ __xmlattr[AttrSource] = value
24621
+ end
24622
+
24623
+ def initialize(*arg)
24624
+ super
24625
+ @__xmlattr = {}
24626
+ end
24627
+ end
24628
+
24629
+ # inner class for member: OtherCostAnnualSavings
24630
+ # {http://buildingsync.net/schemas/bedes-auc/2019}OtherCostAnnualSavings
24631
+ # xmlattr_Source - SOAP::SOAPString
24632
+ class OtherCostAnnualSavings < ::String
24633
+ AttrSource = XSD::QName.new("http://buildingsync.net/schemas/bedes-auc/2019", "Source")
24634
+
24635
+ def __xmlattr
24636
+ @__xmlattr ||= {}
24637
+ end
24638
+
24639
+ def xmlattr_Source
24640
+ __xmlattr[AttrSource]
24641
+ end
24642
+
24643
+ def xmlattr_Source=(value)
24644
+ __xmlattr[AttrSource] = value
24645
+ end
24646
+
24647
+ def initialize(*arg)
24648
+ super
24649
+ @__xmlattr = {}
24650
+ end
24651
+ end
24652
+
24653
+ attr_accessor :measureRank
24654
+ attr_accessor :referenceCase
24655
+ attr_accessor :calculationMethod
24656
+ attr_accessor :annualSavingsSiteEnergy
24657
+ attr_accessor :annualSavingsSourceEnergy
24658
+ attr_accessor :annualSavingsCost
24659
+ attr_accessor :annualSavingsByFuels
24660
+ attr_accessor :summerPeakElectricityReduction
24661
+ attr_accessor :winterPeakElectricityReduction
24662
+ attr_accessor :annualPeakElectricityReduction
24663
+ attr_accessor :annualDemandSavingsCost
24664
+ attr_accessor :annualWaterSavings
24665
+ attr_accessor :annualWaterCostSavings
24666
+ attr_accessor :annualSavingsAverageGHGEmissions
24667
+ attr_accessor :annualSavingsMarginalGHGEmissions
24668
+ attr_accessor :annualSavingsGHGEmissionIntensity
24669
+ attr_accessor :lifeCycleSavingsEnergy
24670
+ attr_accessor :lifeCycleSavingsEnergyCost
24671
+ attr_accessor :lifeCycleSavingsWater
24672
+ attr_accessor :lifeCycleSavingsWaterCost
24673
+ attr_accessor :lifeCycleSavingsAncillaryCost
24674
+ attr_accessor :oMCostAnnualSavings
24675
+ attr_accessor :otherCostAnnualSavings
24676
+ attr_accessor :equipmentDisposalAndSalvageCosts
24677
+ attr_accessor :fundingFromIncentives
24678
+ attr_accessor :fundingFromTaxCredits
24679
+ attr_accessor :nPVofTaxImplications
24680
+ attr_accessor :costEffectivenessScreeningMethod
24681
+ attr_accessor :simplePayback
24682
+ attr_accessor :netPresentValue
24683
+ attr_accessor :internalRateOfReturn
24684
+
24685
+ def initialize(measureRank = nil, referenceCase = nil, calculationMethod = nil, annualSavingsSiteEnergy = nil, annualSavingsSourceEnergy = nil, annualSavingsCost = nil, annualSavingsByFuels = nil, summerPeakElectricityReduction = nil, winterPeakElectricityReduction = nil, annualPeakElectricityReduction = nil, annualDemandSavingsCost = nil, annualWaterSavings = nil, annualWaterCostSavings = nil, annualSavingsAverageGHGEmissions = nil, annualSavingsMarginalGHGEmissions = nil, annualSavingsGHGEmissionIntensity = nil, lifeCycleSavingsEnergy = nil, lifeCycleSavingsEnergyCost = nil, lifeCycleSavingsWater = nil, lifeCycleSavingsWaterCost = nil, lifeCycleSavingsAncillaryCost = nil, oMCostAnnualSavings = nil, otherCostAnnualSavings = nil, equipmentDisposalAndSalvageCosts = nil, fundingFromIncentives = nil, fundingFromTaxCredits = nil, nPVofTaxImplications = nil, costEffectivenessScreeningMethod = nil, simplePayback = nil, netPresentValue = nil, internalRateOfReturn = nil)
24686
+ @measureRank = measureRank
24687
+ @referenceCase = referenceCase
24688
+ @calculationMethod = calculationMethod
24689
+ @annualSavingsSiteEnergy = annualSavingsSiteEnergy
24690
+ @annualSavingsSourceEnergy = annualSavingsSourceEnergy
24691
+ @annualSavingsCost = annualSavingsCost
24692
+ @annualSavingsByFuels = annualSavingsByFuels
24693
+ @summerPeakElectricityReduction = summerPeakElectricityReduction
24694
+ @winterPeakElectricityReduction = winterPeakElectricityReduction
24695
+ @annualPeakElectricityReduction = annualPeakElectricityReduction
24696
+ @annualDemandSavingsCost = annualDemandSavingsCost
24697
+ @annualWaterSavings = annualWaterSavings
24698
+ @annualWaterCostSavings = annualWaterCostSavings
24699
+ @annualSavingsAverageGHGEmissions = annualSavingsAverageGHGEmissions
24700
+ @annualSavingsMarginalGHGEmissions = annualSavingsMarginalGHGEmissions
24701
+ @annualSavingsGHGEmissionIntensity = annualSavingsGHGEmissionIntensity
24702
+ @lifeCycleSavingsEnergy = lifeCycleSavingsEnergy
24703
+ @lifeCycleSavingsEnergyCost = lifeCycleSavingsEnergyCost
24704
+ @lifeCycleSavingsWater = lifeCycleSavingsWater
24705
+ @lifeCycleSavingsWaterCost = lifeCycleSavingsWaterCost
24706
+ @lifeCycleSavingsAncillaryCost = lifeCycleSavingsAncillaryCost
24707
+ @oMCostAnnualSavings = oMCostAnnualSavings
24708
+ @otherCostAnnualSavings = otherCostAnnualSavings
24709
+ @equipmentDisposalAndSalvageCosts = equipmentDisposalAndSalvageCosts
24710
+ @fundingFromIncentives = fundingFromIncentives
24711
+ @fundingFromTaxCredits = fundingFromTaxCredits
24712
+ @nPVofTaxImplications = nPVofTaxImplications
24713
+ @costEffectivenessScreeningMethod = costEffectivenessScreeningMethod
24714
+ @simplePayback = simplePayback
24715
+ @netPresentValue = netPresentValue
24716
+ @internalRateOfReturn = internalRateOfReturn
24717
+ end
24718
+ end
24719
+
24195
24720
  # {http://www.gbxml.org/schema}gbXML
24196
24721
  # aecXML - BuildingSync::AecXML
24197
24722
  # campus - BuildingSync::Campus