{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "epsolar/ls-b-se-ries",
  "manufacturer": "Epsolar",
  "manufacturer_slug": "epsolar",
  "model": "LS-B Se ries",
  "slug": "ls-b-se-ries",
  "title": "Epsolar LS-B Se ries Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Epsolar LS-B Se ries solar inverter, with 12 representative voltage, current, power signals.",
  "device_type": "Solar Inverter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Voltage",
    "Current",
    "Power",
    "Energy",
    "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": "Charging equipment rated input voltage",
      "display_address": "312288",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Charging equipment rated input current A",
      "display_address": "312289",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Charging equipment rated input power",
      "display_address": "312290",
      "data_type": "UINT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Consumed energy today KWH",
      "display_address": "313060",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Battery temperature degree Celsius",
      "display_address": "312560",
      "data_type": "UINT16",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Charging mode",
      "display_address": "312296",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Charging equipment rated output voltage V",
      "display_address": "312292",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Charging equipment rated output current A",
      "display_address": "312293",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Charging equipment rated output power",
      "display_address": "312294",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Charging equipment rated output power",
      "display_address": "312295",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Rated output current of load A",
      "display_address": "312302",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Charging equipment input voltage V",
      "display_address": "312544",
      "data_type": "UINT16",
      "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=epsolar/ls-b-se-ries",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=epsolar/ls-b-se-ries",
    "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."
}
