{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "electro-industries/shark-200-200t",
  "manufacturer": "Electro Industries",
  "manufacturer_slug": "electro-industries",
  "model": "Shark 200 / 200T",
  "slug": "shark-200-200t",
  "title": "Electro Industries Shark 200 / 200T Modbus Register Map",
  "description": "Electro Industries Shark 200 / 200T 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": [
    "Energy",
    "Current",
    "Demand",
    "Power Factor",
    "Power",
    "Status"
  ],
  "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": "Phase A Voltage harmonic phases 0 1 degree",
      "display_address": "406045",
      "data_type": "INT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Amps A amps",
      "display_address": "400284",
      "data_type": "UINT16",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "Power Factor 3 Ph total",
      "display_address": "400291",
      "data_type": "INT16",
      "unit": "PF",
      "category": "Power"
    },
    {
      "name": "W hours Received Wh per energy format",
      "display_address": "401499",
      "data_type": "INT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Frequency Hz",
      "display_address": "400292",
      "data_type": "UINT16",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Positive PF 3 Ph Average",
      "display_address": "402015",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Volts A N previous Demand interval Short Term Minimum volts",
      "display_address": "407975",
      "data_type": "FLOAT32",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "Meter Status mmmpch tffeeccc",
      "display_address": "404500",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Volts A N THD 0 01",
      "display_address": "405999",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "Meter Name :8",
      "display_address": "400000",
      "data_type": "STRING",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Meter Type st vvv",
      "display_address": "400016",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Port ID",
      "display_address": "404499",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Communication"
    }
  ],
  "register_count": 12,
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/electro-industries/shark-200-200t/",
  "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-200-200t",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=electro-industries/shark-200-200t",
    "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"
}
