{
  "MCF LW12PLG": {
    "custom": false,
    "payloadFunction": "MCF_LW12PLG",
    "vendor": "enginko",
    "model": "Enginko MCF LW12PLG Steckdose",
    "translation": {
		"de": "Enginko MCF LW12PLG Steckdose",
		"en": "Enginko MCF LW12PLG outlet",
		"fr": "Prise Enginko MCF LW12PLG",
		"it": "Presa di corrente Enginko MCF LW12PLG"
    },
    "urldoc": "https://www.mcf16.com/prodotto/mcf-lw12plg/",
    "allowedInactivity": null,
    "icon": "power",
    "attributes": [
      {
        "energy_active": {
          "attributeType": "energy",
          "subtype": "input",
          "translation": {
            "de": "Wirkenergie",
            "en": "Active Energy",
			"fr": "Énergie active",
			"it": "Energia attiva"
          },
          "isDigital": false,
          "unit": "Wh",
          "scale": null,
          "zero": null,
          "precision": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "nrg_active"
          ]
        }
      },
      {
        "energy_reactive": {
          "attributeType": "energy",
          "subtype": "input",
          "translation": {
            "de": "Blindenergie",
            "en": "Reactive Energy",
			"fr": "Énergie réactive",
			"it": "Energia reattiva"
          },
          "isDigital": false,
          "unit": "varh",
          "scale": null,
          "zero": null,
          "precision": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "nrg_reactive"
          ]
        }
      },
      {
        "energy_apparent": {
          "attributeType": "energy",
          "subtype": "input",
          "translation": {
            "de": "Scheinenergie",
            "en": "Apparent Energy",
			"fr": "Énergie apparente",
			"it": "Energia apparente"
          },
          "isDigital": false,
          "unit": "VAh",
          "scale": null,
          "zero": null,
          "precision": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "nrg_apparent"
          ]
        }
      },
      {
        "power_active": {
          "attributeType": "power",
          "subtype": "input",
          "translation": {
            "de": "Wirkleistung",
            "en": "Active Power",
			"fr": "Puissance active",
			"it": "Potenza attiva"
          },
          "isDigital": false,
          "unit": "Wh",
          "scale": null,
          "zero": null,
          "precision": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "pwr_active"
          ]
        }
      },
      {
        "power_reactive": {
          "attributeType": "power",
          "subtype": "input",
          "translation": {
            "de": "Blindleistung",
            "en": "Reactive Power",
			"fr": "Puissance réactive",
			"it": "Potenza reattiva"
          },
          "isDigital": false,
          "unit": "var",
          "scale": null,
          "zero": null,
          "precision": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "pwr_reactive"
          ]
        }
      },
      {
        "power_apparent": {
          "attributeType": "power",
          "subtype": "input",
          "translation": {
            "de": "Scheinleistung",
            "en": "Apparent Power",
			"fr": "Puissance apparente",
			"it": "Potenza apparente"
          },
          "isDigital": false,
          "unit": "VA",
          "scale": null,
          "zero": null,
          "precision": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "pwr_apparent"
          ]
        }
      },
      {
        "battery_voltage": {
          "attributeType": "voltage",
          "subtype": "input",
          "translation": {
            "de": "Netzspannung",
            "en": "Grid Voltage",
			"fr": "Tension du réseau",
			"it": "Tensione di rete"
          },
          "isDigital": false,
          "unit": "V",
          "scale": null,
          "zero": null,
          "precision": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "voltage"
          ]
        }
      },
      {
        "current": {
          "attributeType": "current",
          "subtype": "input",
          "translation": {
            "de": "Stromstärke",
            "en": "Current",
			"fr": "Courant électrique",
			"it": "Amperaggio"
          },
          "isDigital": false,
          "unit": "A",
          "scale": null,
          "zero": null,
          "precision": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "current"
          ]
        }
      },
      {
        "frequency": {
          "attributeType": "frequency",
          "subtype": "input",
          "translation": {
            "de": "Netzfrequenz",
            "en": "Grid Frequency",
			"fr": "Fréquence de la grille",
			"it": "Frequenza di rete"
          },
          "isDigital": false,
          "unit": "Hz",
          "scale": null,
          "zero": null,
          "precision": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "freq"
          ]
        }
      },
      {
        "output_setpoint": {
          "attributeType": "operating-status",
          "subtype": "output",
          "translation": {
            "de": "Schalter Sollwert",
            "en": "Switch setpoint",
			"fr": "Point de consigne du commutateur",
			"it": "Setpoint interruttore"
          },
          "isDigital": true,
          "unit": null,
          "scale": null,
          "zero": null,
          "precision": null,
          "map": [
            {
              "value": 0,
              "map": {
                "de": "Aus",
                "en": "Off",
				"fr": "Off",
				"it": "Spento"
              }
            },
            {
              "value": 1,
              "map": {
                "de": "An",
                "en": "On",
				"fr": "Allumé",
				"it": "Acceso"
              }
            }
          ],
          "pipelineMode": null,
          "pipelineRaster": null,
          "viewer": false,
          "ar": true,
          "sourcePath": []
        }
      },
      {
        "output": {
          "attributeType": "operating-status",
          "subtype": "status",
          "translation": {
            "de": "Schalter Istwert",
            "en": "Switch state",
			"fr": "État du commutateur",
			"it": "Stato del commutatore"
          },
          "isDigital": false,
          "unit": null,
          "scale": null,
          "zero": null,
          "precision": null,
          "map": [
            {
              "value": 0,
              "map": {
                "de": "Aus",
                "en": "Off",
				"fr": "Off",
				"it": "Spento"
              }
            },
            {
              "value": 1,
              "map": {
                "de": "An",
                "en": "On",
				"fr": "Allumé",
				"it": "Acceso"
              }
            }
          ],
          "pipelineMode": null,
          "pipelineRaster": null,
          "viewer": false,
          "ar": true,
          "sourcePath": [
            "outputs"
          ]
        }
      },
      {
        "input": {
          "attributeType": "operating-status",
          "subtype": "status",
          "translation": {
            "de": "Eingang",
            "en": "Input",
			"fr": "Entrée",
			"it": "Ingresso"
          },
          "isDigital": false,
          "unit": null,
          "scale": null,
          "zero": null,
          "precision": null,
          "map": [
            {
              "value": 0,
              "map": {
                "de": "Aus",
                "en": "Off",
				"fr": "Off",
				"it": "Spento"
              }
            },
            {
              "value": 1,
              "map": {
                "de": "An",
                "en": "On",
				"fr": "Allumé",
				"it": "Acceso"
              }
            }
          ],
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "inputs"
          ]
        }
      },
      {
        "request_id": {
          "attributeType": "device-status",
          "subtype": "info",
          "translation": {
            "de": "Zeitanforderungs-ID",
            "en": "Time Request ID",
			"fr": "ID de la demande de temps",
			"it": "Tempo ID richiesta"
          },
          "isDigital": false,
          "unit": null,
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": null,
          "pipelineRaster": null,
          "viewer": false,
          "ar": false,
          "sourcePath": [
            "request_id"
          ]
        }
      },
      {
        "time": {
          "attributeType": "device-status",
          "subtype": "info",
          "translation": {
            "de": "Aktuelle Zeit",
            "en": "Current Time",
			"fr": "Heure actuelle",
			"it": "Ora corrente"
          },
          "isDigital": false,
          "unit": null,
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": null,
          "pipelineRaster": null,
          "viewer": false,
          "ar": false,
          "sourcePath": [
            "curret_time"
          ]
        }
      }
    ]
  }
}