{
  "desc": "MGC test",
  "name": "BESS",
  "config": [],
  "version": "1.0.1",
  "definition": {
    "groups": [
      {
        "tag": "Data",
        "desc": "",
        "name": "Data",
        "types": [],
        "groups": [],
        "points": [
          {
            "tag": "ActivePower",
            "desc": "ESS active power",
            "name": "Active Power",
            "types": [
              "ACTIVE_POWER",
              "ESS_ACTIVE_POWER"
            ],
            "config": {
              "MMBP": {
                "le": false,
                "addr": 200,
                "desc": "",
                "type": "int16",
                "dataType": "HR",
                "scaleConfig": "",
                "scaleFactor": 1,
                "scalingEnabled": false
              },
              "S104P": {
                "ioa": 101,
                "desc": "ESS active power",
                "dataType": "MEASF",
                "scaleConfig": "",
                "scaleFactor": 1,
                "scalingEnabled": false
              }
            },
            "mapData": true,
            "mapControl": false
          },
          {
            "tag": "ReactivePower",
            "desc": "ESS reactive power",
            "name": "Reactive Power",
            "types": [
              "ESS_REACTIVE_POWER",
              "REACTIVE_POWER"
            ],
            "config": {
              "MMBP": {
                "le": false,
                "addr": 201,
                "desc": "",
                "type": "int16",
                "dataType": "HR",
                "scaleConfig": "",
                "scaleFactor": 1,
                "scalingEnabled": false
              }
            },
            "mapData": true,
            "mapControl": false
          }
        ]
      },
      {
        "tag": "control",
        "desc": "",
        "name": "Control",
        "types": [],
        "groups": [],
        "points": [
          {
            "tag": "ActivePowerSetpoint",
            "desc": "",
            "name": "Active Power Setpoint",
            "types": [
              "ACTIVE_POWER_SP",
              "ESS_ACTIVE_POWER_SP"
            ],
            "config": {
              "MMBP": {
                "le": false,
                "addr": 202,
                "desc": "ESS Active Power Setpoint",
                "type": "int16",
                "dataType": "HR",
                "scaleConfig": "",
                "scaleFactor": 1,
                "scalingEnabled": false
              }
            },
            "mapData": false,
            "mapControl": true
          },
          {
            "tag": "ReactivePowerSetpoint",
            "desc": "",
            "name": "Reactive  Power Setpoint",
            "types": [
              "ESS_REACTIVE_POWER_SP",
              "REACTIVE_POWER_SP"
            ],
            "config": {
              "MMBP": {
                "le": false,
                "addr": 203,
                "desc": "ESS Reactive  Power Setpoint",
                "type": "int16",
                "dataType": "HR",
                "scaleConfig": "",
                "scaleFactor": 1,
                "scalingEnabled": false
              }
            },
            "mapData": false,
            "mapControl": true
          }
        ]
      }
    ],
    "points": []
  },
  "manufacturer": "ATS",
  "mappingConfig": []
}