ProposedSiteLocation_LoadGroups

{
  "ProposedSiteLocation": {
    "proposedSite1": {
      "IdentifiedObject.mRID": "12fb54a8-b440-47d9-9e1c-5d95d2c08fda",
      "IdentifiedObject.name": "proposedSite1",
      "Ravens.cimObjectType": "ProposedSiteLocation",
      "ProposedSiteLocation.availableArea": 4000.0,
      "ProposedSiteLocation.LoadGroups": [
        "LoadGroup::'ResidentialGroup'"
      ],
      "Location.PositionPoints": [
        {
          "PositionPoint.sequenceNumber": 1,
          "PositionPoint.xPosition": "0",
          "PositionPoint.yPosition": "0",
          "Ravens.cimObjectType": "PositionPoint"
        }
      ]
    }
  },
  "Group": {
    "LoadGroup": {
      "ResidentialGroup": {
        "Ravens.cimObjectType": "LoadGroup",
        "IdentifiedObject.name": "ResidentialGroup",
        "IdentifiedObject.mRID": "71f91d8e-ef0b-4657-9277-9ba7ad2eb3f0",
        "LoadGroup.EnergyConsumers": [
          "EnergyConsumer::'House1'"
        ]
      }
    }
  },
  "PowerSystemResource": {
    "Equipment": {
      "ConductingEquipment": {
        "EnergyConnection": {
          "EnergyConsumer": {
            "House1": {
              "Ravens.cimObjectType": "EnergyConsumer",
              "IdentifiedObject.mRID": "bc29f8df-6cb6-4ce6-be7f-60b4d9165308",
              "IdentifiedObject.name": "House1",
              "EnergyConsumer.p": 12000,
              "EnergyConsumer.q": 6000,
              "EnergyConsumer.customerCount": 1,
              "EnergyConsumer.phaseConnection": "PhaseShuntConnectionKind.Y",
              "EnergyConsumer.grounded": false,
              "EnergyConsumer.LoadResponse": "LoadResponseCharacteristic::'Constant kVA'",
              "EnergyConsumer.LoadProfile": "EnergyConsumerSchedule::'ResidentialProfile'",
              "ConductingEquipment.Terminals": [
                {
                  "Ravens.cimObjectType": "Terminal",
                  "IdentifiedObject.mRID": "70e6b73c-3bac-441a-a82f-3d101cd780c4",
                  "IdentifiedObject.name": "House1_T1",
                  "ACDCTerminal.sequenceNumber": 1,
                  "Terminal.ConnectivityNode": "ConnectivityNode::'Bus_House1'"
                }
              ]
            }
          }
        }
      }
    }
  },
  "LoadResponseCharacteristic": {
    "Constant kVA": {
      "Ravens.cimObjectType": "LoadResponseCharacteristic",
      "IdentifiedObject.mRID": "c6cc0984-8a0d-4362-a8fd-a254a979e2a0",
      "IdentifiedObject.name": "Constant kVA",
      "LoadResponseCharacteristic.exponentModel": false,
      "LoadResponseCharacteristic.pConstantImpedance": 0,
      "LoadResponseCharacteristic.pConstantCurrent": 0,
      "LoadResponseCharacteristic.pConstantPower": 100,
      "LoadResponseCharacteristic.qConstantImpedance": 0,
      "LoadResponseCharacteristic.qConstantCurrent": 0,
      "LoadResponseCharacteristic.qConstantPower": 100,
      "LoadResponseCharacteristic.pVoltageExponent": 0,
      "LoadResponseCharacteristic.qVoltageExponent": 0,
      "LoadResponseCharacteristic.pFrequencyExponent": 0,
      "LoadResponseCharacteristic.qFrequencyExponent": 0
    }
  },
  "BasicIntervalSchedule": {
    "ResidentialProfile": {
      "Ravens.cimObjectType": "EnergyConsumerSchedule",
      "IdentifiedObject.name": "ResidentialProfile",
      "IdentifiedObject.mRID": "859b12e4-be71-451e-91ae-05595c1d4ca7",
      "BasicIntervalSchedule.value1Unit": "UnitSymbol.none",
      "BasicIntervalSchedule.value2Unit": "UnitSymbol.none",
      "EnergyConsumerSchedule.timeStep": 3600.0,
      "EnergyConsumerSchedule.RegularTimePoints": [
        {
          "RegularTimePoint.sequenceNumber": 1,
          "RegularTimePoint.value1": 0.76,
          "RegularTimePoint.value2": 1.32
        },
        {
          "RegularTimePoint.sequenceNumber": 2,
          "RegularTimePoint.value1": 0.79,
          "RegularTimePoint.value2": 0.88
        },
        {
          "RegularTimePoint.sequenceNumber": 3,
          "RegularTimePoint.value1": 1.14,
          "RegularTimePoint.value2": 1.3
        }
      ]
    }
  }
}