{
  "desc": "",
  "name": "SCADA",
  "config": [],
  "version": "1.0.0",
  "definition": {
    "groups": [
      {
        "tag": "Data",
        "desc": "Data",
        "name": "Data",
        "types": [],
        "groups": [],
        "points": [
          {
            "tag": "POIActivePower",
            "desc": "POI Active Power",
            "name": "POI Active Power",
            "types": [
              "ACTIVE_POWER"
            ],
            "config": {
              "S104P": {
                "ioa": 0,
                "desc": "POI Active Power",
                "dataType": "MEASF",
                "scaleConfig": "",
                "scaleFactor": 1,
                "scalingEnabled": false
              }
            },
            "mapData": true,
            "mapControl": false
          },
          {
            "tag": "POIReactivePower",
            "desc": "POI Reactive Power",
            "name": "POI Reactive Power",
            "types": [
              "REACTIVE_POWER"
            ],
            "config": {
              "S104P": {
                "ioa": 1,
                "desc": "POI Reactive Power",
                "dataType": "MEASF",
                "scaleConfig": "",
                "scaleFactor": 1,
                "scalingEnabled": false
              }
            },
            "mapData": true,
            "mapControl": false
          }
        ]
      },
      {
        "tag": "Control",
        "desc": "Control",
        "name": "Control",
        "types": [],
        "groups": [],
        "points": [
          {
            "tag": "PSetpoint",
            "desc": "P Setpoint",
            "name": "P Setpoint",
            "types": [
              "ACTIVE_POWER_SP"
            ],
            "config": {
              "S104P": {
                "ioa": 0,
                "desc": "P Setpoint",
                "dataType": "SPCSF",
                "scaleConfig": "",
                "scaleFactor": 1,
                "scalingEnabled": false
              }
            },
            "mapData": false,
            "mapControl": true
          },
          {
            "tag": "PSetpoint",
            "desc": "P Setpoint",
            "name": "Q Setpoint",
            "types": [
              "REACTIVE_POWER_SP"
            ],
            "config": {
              "S104P": {
                "ioa": 1,
                "desc": "P Setpoint",
                "dataType": "SPCSF",
                "scaleConfig": "",
                "scaleFactor": 1,
                "scalingEnabled": false
              }
            },
            "mapData": false,
            "mapControl": true
          }
        ]
      }
    ],
    "points": []
  },
  "manufacturer": "ATS",
  "mappingConfig": []
}