{
  "properties": {
    "Smoothwall": {
      "properties": {
        "APIHostname": {
          "description": "API URL base override provided by Smoothwall.",
          "title": "API URL base",
          "type": "string"
        },
        "OrgID": {
          "description": "Identification key provided by Smoothwall.",
          "title": "Organisation ID",
          "type": "string"
        },
        "debugMode": {
          "description": "Extension console log level, e.g: live, all, info",
          "title": "Debug mode",
          "type": "string"
        },
        "disableCaptureOnUnmanaged": {
          "description": "Disable captures on Unmanaged devices",
          "title": "disableCaptureOnUnmanaged",
          "type": "boolean"
        },
        "serial": {
          "description": "Serial provided by Smoothwall.",
          "title": "serial",
          "type": "string"
        }
      },
      "type": "object"
    },
    "Visigo": {
      "properties": {
        "OrgID": {
          "description": "Identification key provided by Smoothwall.",
          "title": "Organisation ID",
          "type": "string"
        }
      },
      "type": "object"
    }
  },
  "type": "object"
}