{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "socomec/netys-pr-netys-rt-itys",
  "manufacturer": "Socomec",
  "manufacturer_slug": "socomec",
  "model": "NETYS PR,NETYS RT,ITYS",
  "slug": "netys-pr-netys-rt-itys",
  "title": "Socomec NETYS PR,NETYS RT,ITYS Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Socomec NETYS PR,NETYS RT,ITYS power meter, with 12 representative current, voltage, power signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Current",
    "Voltage",
    "Power",
    "Energy",
    "Frequency",
    "Power Factor"
  ],
  "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": "Phase Voltage AB V",
      "display_address": "440074",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "AC Current A",
      "display_address": "440069",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "AC Power W",
      "display_address": "440081",
      "data_type": "INT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "AC Energy Wh",
      "display_address": "440091",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Line Frequency Hz",
      "display_address": "440083",
      "data_type": "UINT16",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Scale factor PFSF",
      "display_address": "440090",
      "data_type": "INT16",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Enumerated value Operating state",
      "display_address": "440105",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Cabinet Temperature C",
      "display_address": "440100",
      "data_type": "INT16",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Scale factor ASF",
      "display_address": "440073",
      "data_type": "INT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Phase A Current A",
      "display_address": "440070",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Phase B Current A",
      "display_address": "440071",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Phase C Current A",
      "display_address": "440072",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Current"
    }
  ],
  "register_count": 12,
  "guide_status": "published",
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/socomec/netys-pr-netys-rt-itys/",
  "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/netys-pr-netys-rt-itys",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=socomec/netys-pr-netys-rt-itys",
    "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."
}
