{
  "$schema": "schema.json",
  "includes": ["common/common.json"],
  "background": {
    "texture": "guis/networkstatus.png",
    "srcRect": [0, 0, 195, 157]
  },
  "text": {
    "dialog_title": {
      "position": {
        "left": 8,
        "top": 6
      }
    },
    "stored_power": {
      "position": {
        "left": 13,
        "top": 16
      }
    },
    "max_power": {
      "position": {
        "left": 13,
        "top": 26
      }
    },
    "channel_power_rate": {
      "position": {
        "left": 13,
        "top": 123
      }
    },
    "power_usage_rate": {
      "position": {
        "left": 13,
        "top": 133
      }
    },
    "power_input_rate": {
      "position": {
        "left": 13,
        "top": 143
      }
    }
  },
  "widgets": {
    "export_grid": {
      "bottom": -2,
      "left": 0,
      "width": 100,
      "height": 20
    },
    "scrollbar": {
      "left": 175,
      "top": 39,
      "height": 78
    }
  }
}
