{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "saci/ahm1",
  "manufacturer": "Saci",
  "manufacturer_slug": "saci",
  "model": "AHM1",
  "slug": "ahm1",
  "title": "Saci AHM1 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Saci AHM1 power meter, with 12 representative power, voltage, current signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Voltage",
    "Current",
    "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": "Positive-sequence component of voltage V",
      "display_address": "300518",
      "data_type": "INT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Average current A",
      "display_address": "300064",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "P1 kW",
      "display_address": "300026",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Import active energy kWh",
      "display_address": "300066",
      "data_type": "FLOAT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "F Hz",
      "display_address": "300058",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Frequency"
    },
    {
      "name": "PF1",
      "display_address": "300050",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Max demand value -I1 A",
      "display_address": "300238",
      "data_type": "FLOAT32",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "State of digital input 0off 1on bit0DI1 bit1DI2",
      "display_address": "304676",
      "data_type": "INT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "THD-V1",
      "display_address": "300528",
      "data_type": "INT16",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "V1 V",
      "display_address": "300006",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "P2 kW",
      "display_address": "300028",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "P3 kW",
      "display_address": "300030",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power"
    }
  ],
  "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=saci/ahm1",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=saci/ahm1",
    "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."
}
