{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "bytronic/by8700",
  "manufacturer": "Bytronic",
  "manufacturer_slug": "bytronic",
  "model": "By8700",
  "slug": "by8700",
  "title": "Bytronic By8700 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Bytronic By8700 power meter, with 12 representative current, energy signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Current",
    "Energy"
  ],
  "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": "Ampere-ora positivi Ah",
      "display_address": "400593",
      "data_type": "UINT32",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "Energia attiva consumata kWh",
      "display_address": "400570",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Famiglia strumento",
      "display_address": "400512",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Versione",
      "display_address": "400513",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Energia attiva prodotta kWh",
      "display_address": "400572",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Ampere-ora negativi Ah",
      "display_address": "400595",
      "data_type": "UINT32",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "Tipo strumento",
      "display_address": "400512",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Revisione",
      "display_address": "400513",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "KRMSFACTOR",
      "display_address": "400514",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Valore calibrazione fondoscala irms",
      "display_address": "400515",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Valore calibrazione fondoscala vrms",
      "display_address": "400518",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Valore fondoscala V Volt",
      "display_address": "400524",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    }
  ],
  "register_count": 12,
  "guide_status": "upcoming",
  "documentation_url": null,
  "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=bytronic/by8700",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=bytronic/by8700",
    "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."
}
