{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "socomec/masterys",
  "manufacturer": "Socomec",
  "manufacturer_slug": "socomec",
  "model": "Masterys",
  "slug": "masterys",
  "title": "Socomec Masterys Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Socomec Masterys power meter, with 12 representative voltage, current, power signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Voltage",
    "Current",
    "Power",
    "Frequency",
    "Temperature"
  ],
  "address_display_convention": "Display address copied from the official XPF map preview. Modbus reference-number and zero-based offset conventions vary by device; verify the manufacturer manual before polling or writing.",
  "registers": [
    {
      "name": "Auxiliary mains star voltage v1 M06 V",
      "display_address": "400102",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Input current phase l1 M12 A",
      "display_address": "400108",
      "data_type": "UINT16",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "Output active power 4 M36 kW",
      "display_address": "400132",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Auxiliary frequency M18 Hz",
      "display_address": "400114",
      "data_type": "UINT16",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Internal UPS temperature M22 DC",
      "display_address": "400118",
      "data_type": "UINT16",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Load phase 1 M00",
      "display_address": "400096",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Auxiliary mains star voltage v2 M07 V",
      "display_address": "400103",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Auxiliary mains star voltage v3 M08 V",
      "display_address": "400104",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Output star voltage v1 M09 V",
      "display_address": "400105",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Output star voltage v2 M10 V",
      "display_address": "400106",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Output star voltage v3 M11 V",
      "display_address": "400107",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Input current phase l2 M13 A",
      "display_address": "400109",
      "data_type": "UINT16",
      "unit": "A",
      "category": "Current"
    }
  ],
  "register_count": 12,
  "guide_status": "published",
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/socomec/masterys/",
  "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=socomec/masterys",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=socomec/masterys",
    "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."
}
