{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "fronius-power-meter/210-211-212-213",
  "manufacturer": "Fronius Power Meter",
  "manufacturer_slug": "fronius-power-meter",
  "model": "210,211.212,213",
  "slug": "210-211-212-213",
  "title": "Fronius Power Meter 210,211.212,213 Modbus Register Map",
  "description": "Fronius Power Meter 210,211.212,213 Modbus map and register map with sample Modbus registers, register addresses, and power meter overview for engineers. Works with Modbus Monitor XPF (import directly) and includes downloadable CSV access in-app.",
  "device_type": "Power Meter",
  "protocol": "Modbus",
  "categories": [
    "Power",
    "Voltage",
    "Current",
    "Frequency"
  ],
  "address_display_convention": "Display address copied from the published preview. Modbus reference-number and zero-based offset conventions vary by device; verify the linked documentation and manufacturer manual before polling.",
  "registers": [
    {
      "name": "AC Voltage Average Phase to neutral value PhV V",
      "display_address": "440076",
      "data_type": "INT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "AC Total Current value A A",
      "display_address": "440071",
      "data_type": "INT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "AC Power value W W",
      "display_address": "440087",
      "data_type": "INT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "AC Frequency value Hz Hz",
      "display_address": "440085",
      "data_type": "INT16",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Well known value Uniquely identifies this as a SunSpec Modbus Map SID",
      "display_address": "440000",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "Well known value Uniquely identifies this as a SunSpec Common Model block ID",
      "display_address": "440002",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Manufacturer Mn :16",
      "display_address": "440004",
      "data_type": "STRING",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "AC Phase A Current value AphA A",
      "display_address": "440072",
      "data_type": "INT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "AC Phase B Current value AphB A",
      "display_address": "440073",
      "data_type": "INT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "AC Phase C Current value AphC A",
      "display_address": "440074",
      "data_type": "INT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "AC Voltage Phase A to neutral value PhVphA V",
      "display_address": "440077",
      "data_type": "INT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "AC Voltage Phase B to neutral value PhVphB V",
      "display_address": "440078",
      "data_type": "INT16",
      "unit": "V",
      "category": "Voltage"
    }
  ],
  "register_count": 12,
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/fronius-power-meter/210-211-212-213/",
  "product": {
    "name": "Modbus Monitor XPF",
    "full_map_url": "https://www.modbusmonitor.com/download?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=fronius-power-meter/210-211-212-213",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=fronius-power-meter/210-211-212-213",
    "request_url": "https://github.com/Modbus-Monitor/modbus-device-maps/issues/new/choose"
  },
  "license_notice": "See DATA_LICENSE.md and DISCLAIMER.md in the repository root.",
  "guide_status": "published"
}
