{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "electrex/flash-d-fast",
  "manufacturer": "Electrex",
  "manufacturer_slug": "electrex",
  "model": "Flash D,Fast",
  "slug": "flash-d-fast",
  "title": "Electrex Flash D,Fast Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Electrex Flash D,Fast power meter, with 12 representative voltage, current, power signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Voltage",
    "Current",
    "Power",
    "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": "Phase to neutral voltage thd",
      "display_address": "400200",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Line current thd",
      "display_address": "400206",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Phase active power W",
      "display_address": "400234",
      "data_type": "FLOAT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Hold counter import active energy kWh10",
      "display_address": "400311",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Total avg import",
      "display_address": "400278",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "Hold counters in progress interval elapsed time s",
      "display_address": "400308",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Phase to neutral voltage thd",
      "display_address": "400202",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Phase to neutral voltage thd",
      "display_address": "400204",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Line current thd",
      "display_address": "400208",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Line current thd",
      "display_address": "400210",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Voltage input frequency Hz",
      "display_address": "400212",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Phase to neutral voltage rms amplitude V",
      "display_address": "400214",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    }
  ],
  "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=electrex/flash-d-fast",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=electrex/flash-d-fast",
    "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."
}
