{ "id": "rms.vswr.report_reader", "name": "VSWR Report Reader", "version": "1.0.0", "apiVersion": "1.0", "capabilities": [ "vswr.report.read" ], "settingsSchema": { "type": "object", "properties": { "overviewHtmlPath": { "type": "string" }, "metadataPath": { "type": "string" }, "imagesDirPath": { "type": "string" }, "publicImagesBaseUrl": { "type": "string" } }, "additionalProperties": false }, "uiControls": [] }