{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "electro-industries/shark-50",
  "manufacturer": "Electro Industries",
  "manufacturer_slug": "electro-industries",
  "model": "Shark 50",
  "slug": "shark-50",
  "title": "Electro Industries Shark 50 Modbus Register Map",
  "description": "Electro Industries Shark 50 Modbus map and register map with sample Modbus registers, register addresses, and power meter overview for engineers. Works with Modbus Monitor XPF (import directly) and includes downloadable CSV access in-app.",
  "device_type": "Power Meter",
  "protocol": "Modbus",
  "categories": [
    "Current",
    "Demand",
    "Power",
    "Frequency",
    "Energy",
    "Power Factor"
  ],
  "address_display_convention": "Display address copied from the published preview. Modbus reference-number and zero-based offset conventions vary by device; verify the linked documentation and manufacturer manual before polling.",
  "registers": [
    {
      "name": "Amps A",
      "display_address": "401011",
      "data_type": "FLOAT32",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "Power Factor 3 Ph total",
      "display_address": "401023",
      "data_type": "FLOAT32",
      "unit": "PF",
      "category": "Power"
    },
    {
      "name": "Power Energy Format",
      "display_address": "430005",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Frequency",
      "display_address": "401025",
      "data_type": "FLOAT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Positive PF 3 Ph Average",
      "display_address": "402015",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Positive Watts 3 Ph Minimum Avg Demand",
      "display_address": "403017",
      "data_type": "FLOAT32",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "Meter Status",
      "display_address": "404999",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Meter Name:8",
      "display_address": "400000",
      "data_type": "STRING",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Meter Type",
      "display_address": "400016",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Communication port setup",
      "display_address": "430025",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "Amps B",
      "display_address": "401013",
      "data_type": "FLOAT32",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "Amps C",
      "display_address": "401015",
      "data_type": "FLOAT32",
      "unit": "A",
      "category": "Current"
    }
  ],
  "register_count": 12,
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/electro-industries/shark-50/",
  "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=electro-industries/shark-50",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=electro-industries/shark-50",
    "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.",
  "guide_status": "published"
}
